Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome-base/librsvg-2.36.1 emerge fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Krotos
n00b
n00b


Joined: 14 Oct 2006
Posts: 27

PostPosted: Fri Jan 04, 2013 8:02 pm    Post subject: gnome-base/librsvg-2.36.1 emerge fails Reply with quote

I'm trying to emerge this library as part of a world update, and I keep getting a make error. I get to the "Source Compiled" phase, but then:

Code:

[. . . .emerge goes successfully to this point. . .]
>>> Install librsvg-2.36.1 into /var/tmp/portage/gnome-base/librsvg-2.36.1/image/ category gnome-base
make -j3 DESTDIR=/var/tmp/portage/gnome-base/librsvg-2.36.1/image/ 'scrollkeeper_localstate_dir=/var/tmp/portage/gnome-base/librsvg-2.36.1/image//var/lib/scrollkeeper ' install
Making install in .
make[1]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1'
make[2]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1'
 /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/share/man/man1'
 /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64/pkgconfig'
 /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/include/librsvg-2.0/librsvg'
 /usr/bin/install -c -m 644 rsvg-convert.1 '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/share/man/man1'
 /usr/bin/install -c -m 644 librsvg-2.0.pc '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 rsvg.h rsvg-cairo.h librsvg-features.h librsvg-enum-types.h '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/include/librsvg-2.0/librsvg'
 /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   librsvg-2.la '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64'
libtool: install: /usr/bin/install -c .libs/librsvg-2.so.2.36.1 /var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64/librsvg-2.so.2.36.1
libtool: install: (cd /var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64 && { ln -s -f librsvg-2.so.2.36.1 librsvg-2.so.2 || { rm -f librsvg-2.so.2 && ln -s librsvg-2.so.2.36.1 librsvg-2.so.2; }; })
libtool: install: (cd /var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64 && { ln -s -f librsvg-2.so.2.36.1 librsvg-2.so || { rm -f librsvg-2.so && ln -s librsvg-2.so.2.36.1 librsvg-2.so; }; })
libtool: install: /usr/bin/install -c .libs/librsvg-2.lai /var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/lib64/librsvg-2.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /bin/mkdir -p '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c rsvg-convert '/var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/bin'
libtool: install: warning: `./librsvg-2.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/rsvg-convert /var/tmp/portage/gnome-base/librsvg-2.36.1/image//usr/bin/rsvg-convert
make[2]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1'
make[1]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1'
Making install in gdk-pixbuf-loader
make[1]: Entering directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1/gdk-pixbuf-loader'
( /usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la && /usr/bin/gdk-pixbuf-query-loaders) > gdk-pixbuf.loaders 2>/dev/null
make[1]: *** [gdk-pixbuf-loaders] Error 139
make[1]: Leaving directory `/var/tmp/portage/gnome-base/librsvg-2.36.1/work/librsvg-2.36.1/gdk-pixbuf-loader'
make: *** [install-recursive] Error 1


The problem seems to be this command:

Code:

( /usr/bin/gdk-pixbuf-query-loaders ./libpixbufloader-svg.la && /usr/bin/gdk-pixbuf-query-loaders) > gdk-pixbuf.loaders 2>/dev/null


When I ran it manually (in the build directory), I got a segmentation fault. I tried revdep-rebuilding, globally turning off the "introspection" USE flag, and unmerging librsvg and then emerging it, but I still get the same problem. I'm out of ideas. Any advice would be much appreciated.

Thanks,
Krotos


emerge --info '=gnome-base/librsvg-2.36.1'
Code:

Portage 2.1.11.31 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.4, glibc-2.15-r3, 3.6.11-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.6.11-gentoo-x86_64-Intel-R-_Pentium-R-_D_CPU_3.40GHz-with-gentoo-2.1
Timestamp of tree: Thu, 03 Jan 2013 18:15:01 +0000
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.27.1
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/yp/Makefile"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.the-best-hosting.net http://mirror.datapipe.net/gentoo http://mirrors.rit.edu/gentoo/ http://gentoo.mirrors.pair.com/ http://mirror.lug.udel.edu/pub/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv ipv6 jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio qt3support readline sdl session socialweb spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xml xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


emerge -pqv '=gnome-base/librsvg-2.36.1'
Code:

[ebuild  N    ] gnome-base/librsvg-2.36.1  USE="gtk -doc -introspection -tools"
Back to top
View user's profile Send private message
Krotos
n00b
n00b


Joined: 14 Oct 2006
Posts: 27

PostPosted: Fri Jan 04, 2013 10:35 pm    Post subject: Reply with quote

Followup: I was able to get it to emerge by masking versions > 2-34.*
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21489

PostPosted: Fri Jan 04, 2013 11:26 pm    Post subject: Reply with quote

Please file a bug if a package crashes reliably crashes during build.
Back to top
View user's profile Send private message
gienah
Developer
Developer


Joined: 24 Nov 2010
Posts: 212
Location: AU

PostPosted: Sun Mar 31, 2013 1:35 am    Post subject: Reply with quote

I managed to reproduce it in a chroot, and updated this bug report:

https://bugs.gentoo.org/show_bug.cgi?id=463844
Back to top
View user's profile Send private message
ArneBab
Guru
Guru


Joined: 24 Jan 2006
Posts: 429
Location: Graben-Neudorf, Germany

PostPosted: Tue Aug 06, 2013 2:11 pm    Post subject: Reply with quote

Update from that bug report:

Quote:
> I unmasked and built x11-libs/gdk-pixbuf-2.28.0
> Then gnome-base/librsvg-2.36.4 builds fine.

thanks for pointing this out: I decided to unmask gdk-pixbuf-2.27.2 instead and librsvg does build fine indeed.

https://bugs.gentoo.org/show_bug.cgi?id=463844

I unmasked =x11-libs/gdk-pixbuf-2.28* and librsvg builds, now.
_________________
Being unpolitical means being political without realizing it. - Arne Babenhauserheide ( http://draketo.de )

pkgcore: So fast that it feels unreal - by doing only what is needed.
Back to top
View user's profile Send private message
salfter
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2003
Posts: 89

PostPosted: Sun Sep 01, 2013 12:38 am    Post subject: Reply with quote

ArneBab wrote:
Update from that bug report:

Quote:
> I unmasked and built x11-libs/gdk-pixbuf-2.28.0
> Then gnome-base/librsvg-2.36.4 builds fine.

thanks for pointing this out: I decided to unmask gdk-pixbuf-2.27.2 instead and librsvg does build fine indeed.

https://bugs.gentoo.org/show_bug.cgi?id=463844

I unmasked =x11-libs/gdk-pixbuf-2.28* and librsvg builds, now.


This worked for me too. Maybe this should be unmasked and the previous vetaion should be masked.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum