Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39484 - [sk1libs] build fails
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Sunday, 16 March 2014, 16:07 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 30 May 2014, 12:06 GMT
Opened by Joel Teichroeb (klusark) - Sunday, 16 March 2014, 16:07 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 30 May 2014, 12:06 GMT
|
DetailsDescription:
gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -I/usr/include/python2.7 -c src/imaging/libimagingmath/_imagingmath.c -o build/temp.linux-x86_64-2.7/src/imaging/libimagingmath/_imagingmath.o -Wall gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/imaging/libimagingmath/_imagingmath.o -L/usr/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/sk1libs/imaging/_imagingmath.so building 'sk1libs.imaging._imagingcms' extension creating build/temp.linux-x86_64-2.7/src/imaging/libimagingcms gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -I/usr/include/python2.7 -c src/imaging/libimagingcms/_imagingcms.c -o build/temp.linux-x86_64-2.7/src/imaging/libimagingcms/_imagingcms.o -Wall gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/src/imaging/libimagingcms/_imagingcms.o -L/usr/lib -llcms -lpython2.7 -o build/lib.linux-x86_64-2.7/sk1libs/imaging/_imagingcms.so building 'sk1libs.imaging._imagingft' extension creating build/temp.linux-x86_64-2.7/src/imaging/libimagingft gcc -pthread -DNDEBUG -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -I/usr/include/freetype2 -I/usr/include/python2.7 -c src/imaging/libimagingft/_imagingft.c -o build/temp.linux-x86_64-2.7/src/imaging/libimagingft/_imagingft.o -Wall src/imaging/libimagingft/_imagingft.c:73:31: fatal error: freetype/fterrors.h: No such file or directory #include <freetype/fterrors.h> ^ compilation terminated. error: command 'gcc' failed with exit status 1 ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo extra-x86_64-build |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Monday, 17 March 2014, 00:24 GMT
- Field changed: Status (Unconfirmed → Assigned)
- Task assigned to Sergej Pupykin (sergej)
Info: https://mailman.archlinux.org/pipermail/arch-dev-public/2013-November/025678.html