FS#59148 - cairo package cannot be built

Attached to Project: Arch Linux
Opened by velwind (velwind) - Monday, 25 June 2018, 17:51 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 25 June 2018, 18:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Cairo package refuses to build.

Getting error while building:
libtool: error: cannot find the library '/usr/lib/libcairo.la' or unhandled argument '/usr/lib/libcairo.la'
make[4]: *** [Makefile:1790: any2ppm] Error 1
make[4]: Leaving directory '/tmp/makepkg/cairo/src/cairo/test'
make[3]: *** [Makefile:8374: all-recursive] Error 1
make[3]: Leaving directory '/tmp/makepkg/cairo/src/cairo/test'
make[2]: *** [Makefile:1735: all] Error 2
make[2]: Leaving directory '/tmp/makepkg/cairo/src/cairo/test'
make[1]: *** [Makefile:909: all-recursive] Error 1
make[1]: Leaving directory '/tmp/makepkg/cairo/src/cairo'
make: *** [Makefile:760: all] Error 2


Additional info:
* Used PKGBUILD and patches from https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/cairo
* 1.15.12-1 version
* Have stable repos enabled only. No testing, no staging

Steps to reproduce:
0) Set MAKEFLAGS="-j1" in /etc/makepkg.conf
1) Get PKGBUILD and patches from link mentioned before. Extract
2) Run makepkg -fs > build.log 2>&1
3) Watch an error.

Build log is attached


   build.log (98.7 KiB)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 25 June 2018, 18:32 GMT
Reason for closing:  Works for me
Additional comments about closing:  builds correctly inside and outside of a clean chroot
Comment by velwind (velwind) - Monday, 25 June 2018, 17:54 GMT
I found that all PKGBUILDs related to cairo cannot be built too. Same error appears.
I understand AUR is unsupported, but there are:
xfce4-session-git
cairo-git
Both are dying with this error unfortunately
Comment by velwind (velwind) - Monday, 25 June 2018, 18:02 GMT
Packages installed on my Arch:

libtool 2.4.6+40+g6ca5e224-7
gcc 8.1.1+20180531-1
gcc-libs 8.1.1+20180531-1
autoconf 2.69-4
automake 1.15.1-1

Loading...