Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Anyone else having trouble with x11-libs/cairo?
Date: Fri, 02 Dec 2016 20:21:47
Message-Id: 1864242.jGAzpfEfUX@dell_xps
In Reply to: Re: [gentoo-user] Anyone else having trouble with x11-libs/cairo? by Daniel Quinn
1 On Friday 02 Dec 2016 09:57:14 Daniel Quinn wrote:
2 > Well the only difference between the output of `emerge -pv
3 > x11-libs/cairo` on your machine vs. mine is that you appear to be
4 > building 64 and 32 bit:
5 >
6 > mine: `ABI_X86="64 -32 -x32"`
7 > yours: `ABI_X86="64 32 -x32"`
8 >
9 > As for the global setting for `threads`, I have it enabled, but isn't
10 > that a good thing? Should I disable threads globally? I removed it
11 > from make.conf and cairo still won't build, but that's unsurprising,
12 > since the build makes no mention of that USE flag.
13 >
14 > # emerge --info | grep threads
15 > USE="X a52 aac acl acpi aes alsa amd64 avx avx2 berkdb bluetooth
16 > branding bzip2 cairo cdda cdr cli colord cracklib crypt cxx dbus dri dts
17 > dvd dvdr eds emboss encode evo exif fam firefox flac fma3 fortran fuse
18 > gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer
19 > gtk iconv introspection ipv6 jpeg lcms libnotify libsecret mad matroska
20 > mmx mmxext mng modules mp3 mp4 mpeg mtp multilib nautilus ncurses
21 > networkmanager nls nptl offensive ogg ogm opengl openmp pam pango pcre
22 > pdf png policykit popcnt ppds pulseaudio qt3support readline sdl seccomp
23 > session spell sqlite sse sse2 sse3 sse4_1 sse4_2 ssl ssse3
24 > startup-notification svg systemd tcpd theora threads tiff truetype udev
25 > udisks unicode upower usb v4l vaapi vdpau vim-syntax vorbis vpx x264
26 > x265 xattr xcb xml xpm xv xvid xvmc zlib" ABI_X86="64"
27 > ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
28 > emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
29 > intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
30 > APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias
31 > auth_basic authn_alias authn_anon authn_dbm authn_default authn_file
32 > authz_dbm authz_default authz_groupfile authz_host authz_owner
33 > authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir
34 > disk_cache env expires ext_filter file_cache filter headers include info
35 > log_config logio mem_cache mime mime_magic negotiation rewrite setenvif
36 > speling status unique_id userdir usertrack vhost_alias"
37 > CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon
38 > braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load
39 > memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 fma3 mmx mmxext
40 > popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc"
41 > GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt
42 > gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
43 > rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx"
44 > INPUT_DEVICES="libinput" KERNEL="linux" L10N="en-GB en"
45 > LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
46 > ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console
47 > presenter-minimizer" LINGUAS="en_GB en"
48 > OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6"
49 > PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4"
50 > RUBY_TARGETS="ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="nvidia"
51 > XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p
52 > iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark
53 > dhcpmac delude chaos account"
54
55 euse and 'equery hasuse' show me that threads are not enabled globally on my
56 machine, but boost sets IUSE="+threads" in the ebuild.
57
58 HTH.
59 --
60 Regards,
61 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Anyone else having trouble with x11-libs/cairo? Daniel Quinn <gentoo@×××××××××××.org>