Doing an update on my backup (i.e. 32-bit) intel desktop PC. Attempting to emerge gnome-base/librsvg-2.34.0 fails with... /bin/sh ./libtool --silent --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=\"librsvg\" -DLIBRSVG_DATADIR="\"/usr/share\"" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libcroco-0.6 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DHAVE_LIBCROCO=1 -O2 -march=native -mfpmath=sse -fomit-frame-pointer -pipe -c -o librsvg_2_la-rsvg-xml.lo `test -f 'rsvg-xml.c' || echo './'`rsvg-xml.c CCLD librsvg-2.la /bin/grep: /usr/lib/libglib-2.0.la: No such file or directory /bin/sed: can't read /usr/lib/libglib-2.0.la: No such file or directory libtool: link: `/usr/lib/libglib-2.0.la' is not a valid libtool archive make[2]: *** [librsvg-2.la] Error 1 I've attached the full build log. It's only 4K zipped. I always start my USE with "-*", and add stuff as needed, if that makes a difference. I have conservative compiler/build settings... CFLAGS="-O2 -march=native -mfpmath=sse -fomit-frame-pointer -pipe" CXXFLAGS="${CFLAGS}" CHOST="i686-pc-linux-gnu" MAKEOPTS="-j1" Any ideas? -- Walter Dnes