Package Base Details: cairo-git

Git Clone URL: https://aur.archlinux.org/cairo-git.git (read-only, click to copy)
Submitter: DaNiMoTh
Maintainer: a821
Last Packager: a821
Votes: 14
Popularity: 0.096200
First Submitted: 2007-02-25 20:30 (UTC)
Last Updated: 2024-03-26 17:16 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

fbrennan commented on 2019-02-15 08:49 (UTC) (edited on 2019-02-15 08:51 (UTC) by fbrennan)

To build with --enable-symbol-lookup, it worked for me to specify CFLAGS=-I/usr/include/libiberty/

Otherwise I'd receive this error:

checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking libiberty.h usability... no
checking libiberty.h presence... no
checking for libiberty.h... no
checking for cairo's symbol-lookup feature... 
checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd)
configure: error:  symbol-lookup feature could not be enabled

Polarina commented on 2015-05-31 08:48 (UTC)

Can the mesa-libgl build dependency be replaced with libgl? mesa-libgl conflicts with other libgl implementations.

haawda commented on 2015-05-21 18:21 (UTC)

Sorry for the noise, the problem was clearly on my side: a stale, pre-pacman-4.1-directory named cairo.

haawda commented on 2015-05-20 19:38 (UTC)

Strange error here. Recloning the repo does not help, and other -git-packages checkout fine. ==> Making package: cairo-git 1.12.16.164.g13a0952-1 (Wed May 20 21:37:04 CEST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating cairo git repo... Fetching origin -> Found cairo-1.10.0-buggy_gradients.patch -> Found cairo_webkit.patch ==> Validating source files with sha1sums... cairo ... Skipped cairo-1.10.0-buggy_gradients.patch ... Passed cairo_webkit.patch ... Passed ==> Extracting sources... -> Creating working copy of cairo git repo... fatal: '/home/haawda/repo/sources/cairo' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ==> ERROR: Failure while updating working copy of cairo git repo Aborting... Process makepkg exited abnormally with code 1

intelfx commented on 2014-09-11 20:06 (UTC)

Resynced with official package. Does not build with -flto in CFLAGS/LDFLAGS, caveat emptor.

brix commented on 2014-07-05 14:56 (UTC)

A surprisingly straightforward solution is proposed here: https://bbs.archlinux.org/viewtopic.php?pid=1425254#p1425254 Worked for me.

haawda commented on 2014-05-13 18:48 (UTC)

This package is orphaned, anyone could add anything to it.

yoseforb commented on 2014-05-13 09:15 (UTC)

Please, add this line before the ./autogen.sh: export CFLAGS="-flto -ffat-lto-objects" This for build with gcc 4.9.0 (see hree: https://bugs.freedesktop.org/show_bug.cgi?id=77060).

haawda commented on 2013-06-13 18:52 (UTC)

Yes, sure.