Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Cairo and Pango #693

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update Cairo and Pango #693

wants to merge 2 commits into from

Conversation

certik
Copy link
Member

@certik certik commented Mar 6, 2015

No description provided.

@certik
Copy link
Member Author

certik commented Mar 6, 2015

Pango fails to build with:

[pango] checking for g++ option to produce PIC... -fPIC -DPIC
[pango] checking if g++ PIC flag -fPIC -DPIC works... yes
[pango] checking if g++ static flag -static works... no
[pango] checking if g++ supports -c -o file.o... yes
[pango] checking if g++ supports -c -o file.o... (cached) yes
[pango] checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[pango] checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[pango] checking how to hardcode library paths into programs... immediate
[pango] configure: creating ./config.lt
[pango] config.lt: creating libtool
[pango] checking for some Win32 platform... no
[pango] checking for pkg-config... /local/certik/bld/profile/bto56eplrk4v/bin/pkg-config
[pango] checking pkg-config is at least version 0.9.0... 
[pango] yes
[pango] checking for HARFBUZZ... no
[pango] 
[pango] no
[pango] checking for CoreText availability... no
[pango] checking for CAIRO... 
[pango] yes
[pango] checking which cairo font backends could be used... none
[pango] configure: Disabling cairo support
[pango] configure: error: *** Could not enable any backends.
[pango] *** Must have at least one backend to build Pango.
[pango|ERROR] Command '[u'/bin/bash', '_hashdist/build.sh']' returned non-zero exit status 1
[pango|ERROR] command failed (code=1); raising

I don't know if we want to merge this PR, since it upgrades the packages, or wait. See also #674.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant