Re: [xslt] Libxlst doesn't successfully build/install in a flatpak environment?



Tried building from that commit specifically, and got:

collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:478: testThreads] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/xsltproc.Tpo .deps/xsltproc.Po
make[2]: Leaving directory '/run/build/libxlst/xsltproc'
make[1]: *** [Makefile:614: all-recursive] Error 1
make[1]: Leaving directory '/run/build/libxlst'
make: *** [Makefile:440: all] Error 2
Error: module libxlst: Child process exited with code 2
make: *** [Makefile:8: build] Error 1

Again, here's the full build log:
https://gist.github.com/AdrianKoshka/a408db849148c4a3857a3d8446f9ad6b

Also tried building from master, and got a similar looking issue:

collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:478: testThreads] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/xsltproc.Tpo .deps/xsltproc.Po
make[2]: Leaving directory '/run/build/libxlst/xsltproc'
make[1]: *** [Makefile:614: all-recursive] Error 1
make[1]: Leaving directory '/run/build/libxlst'
make: *** [Makefile:440: all] Error 2
Error: module libxlst: Child process exited with code 2
make: *** [Makefile:8: build] Error 1

Full log:
https://gist.github.com/AdrianKoshka/853b648be33f30b504f8ec76bac9f793


Nick Wellnhofer:
On 15/08/2018 03:23, Adrian Lucrèce Céleste wrote:
A full build log can be found here:
https://gist.github.com/AdrianKoshka/4802b4c99a4bb2430128ba24b94e078c

This compilation error should have been fixed with this commit:


https://gitlab.gnome.org/GNOME/libxslt/commit/5415e64dc25534d22f5f70dd44f454b5f6a55ec6


Nick


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]