| View previous topic :: View next topic |
| Author |
Message |
cazort Guru


Joined: 19 Sep 2004 Posts: 330 Location: Lancaster, PA
|
Posted: Thu May 29, 2008 1:52 am Post subject: |
|
|
| bvongunten wrote: | | So Gentoo is basically a n00b proof distribution. What a triumph for the open source world. |
I want to reiterate others' comments: this problem is the single nastiest problem I have encountered during my entire 5-year usage of gentoo. Yes, a typical gentoo runs into a small hurdle or two here or there, but this problem was ususually nasty. It is *NOT* characteristic of gentoo as a whole...so don't get too discouraged or make too many generalizations.
By the way, this problem is so sinister that I have a production server running gentoo for which I simply haven't updated expat. I have already decided that if it comes to where I want/need to do it, I'm just going to do a clean install onto a new partition rather than work with the headache of what's going on now.
The only real flaw/tragedy here was that there wasn't some kind of block placed on the update. In my opinion, this was a major lapse of judgment on the part of the developers. I am still irked that there is STILL not a block on the newer version of expat. Any update as serious as this one should be blocked from happening automatically when you run a command like "emerge -u world". For example, gcc updates (which create much less of a headache than this problem) are handled through gcc-config; things don't automatically go over to the new version.
Overall though, gentoo developers do a pretty awesome job. This is the only thing that I think they really screwed up...and they have a LOT to deal with. _________________ Respectful Views on Politics & Religion | My Blog of Ideas | Tea Ratings & Reviews | Community Economics |
|
| Back to top |
|
 |
Spanik Apprentice

Joined: 12 Dec 2003 Posts: 235 Location: Belgium
|
Posted: Sat May 31, 2008 4:57 pm Post subject: libexpat? |
|
|
Anyone knows what package libexpat makes part of? I got some apps complaining about not finding it, but I haven't any idea what I need to emerge to add it. _________________ Expert in non-working solutions |
|
| Back to top |
|
 |
nixnut Administrator


Joined: 09 Apr 2004 Posts: 10951 Location: the dutch mountains
|
Posted: Sat May 31, 2008 5:11 pm Post subject: |
|
|
merge above post here. please search before posting. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
| Back to top |
|
 |
Captain Newbie Apprentice


Joined: 22 Dec 2006 Posts: 174 Location: Socal
|
Posted: Sat Nov 22, 2008 4:20 pm Post subject: |
|
|
| cazort wrote: | | I want to reiterate others' comments: this problem is the single nastiest problem I have encountered during my entire 5-year usage of gentoo. Yes, a typical gentoo runs into a small hurdle or two here or there, but this problem was ususually nasty. It is *NOT* characteristic of gentoo as a whole...so don't get too discouraged or make too many generalizations. |
Second nastiest: here. _________________ jmp resume_userspace
"As much as it pains me, we hope that developers know what they're doing." - wolf31o2 |
|
| Back to top |
|
 |
drescherjm Advocate

Joined: 05 Jun 2004 Posts: 2729 Location: Pittsburgh, PA, USA
|
Posted: Sat Nov 22, 2008 11:06 pm Post subject: |
|
|
For me that one was an easy fix even before the sticky thread in the forums. The expat problem was way more difficult because all versions of revdep-rebuild are somewhat broken (don't handle slots) and using revdep-rebuild was the prescribed method of fixing the problem. _________________ John
My gentoo overlay
Instructons for overlay |
|
| Back to top |
|
 |
FrankRizz0 Guru

Joined: 29 Nov 2006 Posts: 374
|
Posted: Mon Dec 29, 2008 5:45 am Post subject: x11-libs/libXpm-3.5.7 |
|
|
Having issues with this package. Just finished a new install and trying to emerge xorg. Here is the outpost:
Rizz0-Built ~ # emerge xorg-x11
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 17) x11-libs/libXpm-3.5.7
* libXpm-3.5.7.tar.bz2 RMD160 SHA1 SHA256 size ... [ ok ]
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
>>> Unpacking source...
>>> Unpacking libXpm-3.5.7.tar.bz2 to /var/tmp/portage/x11-libs/libXpm-3.5.7/work
* Running elibtoolize in: libXpm-3.5.7
* Applying portage-1.5.10.patch ...
* Applying max_cmd_len-1.5.20.patch ...
* Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7 ...
* econf: updating libXpm-3.5.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating libXpm-3.5.7/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XPM... yes
checking for ANSI C header files... (cached) yes
checking for strlcat... no
checking for library containing gettext... none required
checking where to install localized messages... /usr/share/locale
checking for SXPM... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating sxpm/Makefile
config.status: creating cxpm/Makefile
config.status: creating xpm.pc
config.status: creating config.h
config.status: executing depfiles commands
make -j13
make all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
Making all in src
make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c -o Attrib.lo Attrib.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c -o CrBufFrI.lo CrBufFrI.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c -o CrBufFrP.lo CrBufFrP.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c -o CrDatFrI.lo CrDatFrI.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c -o CrDatFrP.lo CrDatFrP.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c -o CrIFrBuf.lo CrIFrBuf.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c -o CrIFrDat.lo CrIFrDat.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c -o CrIFrP.lo CrIFrP.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c -o CrPFrBuf.lo CrPFrBuf.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c -o CrPFrDat.lo CrPFrDat.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c -o CrPFrI.lo CrPFrI.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c -o Image.lo Image.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c -o Info.lo Info.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c -fPIC -DPIC -o .libs/Attrib.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c -fPIC -DPIC -o .libs/CrBufFrI.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c -fPIC -DPIC -o .libs/CrIFrBuf.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c -fPIC -DPIC -o .libs/CrBufFrP.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c -fPIC -DPIC -o .libs/CrDatFrI.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c -fPIC -DPIC -o .libs/CrIFrDat.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c -fPIC -DPIC -o .libs/CrPFrBuf.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c -fPIC -DPIC -o .libs/CrIFrP.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c -fPIC -DPIC -o .libs/CrDatFrP.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c -fPIC -DPIC -o .libs/CrPFrDat.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c -fPIC -DPIC -o .libs/Image.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c -fPIC -DPIC -o .libs/CrPFrI.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -fPIC -DPIC -o .libs/Info.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrBuf.lo -MD -MP -MF .deps/CrPFrBuf.Tpo -c CrPFrBuf.c -o CrPFrBuf.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrP.lo -MD -MP -MF .deps/CrBufFrP.Tpo -c CrBufFrP.c -o CrBufFrP.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Attrib.lo -MD -MP -MF .deps/Attrib.Tpo -c Attrib.c -o Attrib.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrBuf.lo -MD -MP -MF .deps/CrIFrBuf.Tpo -c CrIFrBuf.c -o CrIFrBuf.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrDat.lo -MD -MP -MF .deps/CrIFrDat.Tpo -c CrIFrDat.c -o CrIFrDat.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrP.lo -MD -MP -MF .deps/CrDatFrP.Tpo -c CrDatFrP.c -o CrDatFrP.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrDatFrI.lo -MD -MP -MF .deps/CrDatFrI.Tpo -c CrDatFrI.c -o CrDatFrI.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrIFrP.lo -MD -MP -MF .deps/CrIFrP.Tpo -c CrIFrP.c -o CrIFrP.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrI.lo -MD -MP -MF .deps/CrPFrI.Tpo -c CrPFrI.c -o CrPFrI.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Image.lo -MD -MP -MF .deps/Image.Tpo -c Image.c -o Image.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrPFrDat.lo -MD -MP -MF .deps/CrPFrDat.Tpo -c CrPFrDat.c -o CrPFrDat.o >/dev/null 2>&1
mv -f .deps/CrPFrBuf.Tpo .deps/CrPFrBuf.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c -o RdFToBuf.lo RdFToBuf.c
mv -f .deps/CrBufFrP.Tpo .deps/CrBufFrP.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c -o RdFToDat.lo RdFToDat.c
mv -f .deps/CrIFrBuf.Tpo .deps/CrIFrBuf.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c -o RdFToI.lo RdFToI.c
mv -f .deps/CrDatFrP.Tpo .deps/CrDatFrP.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c -o RdFToP.lo RdFToP.c
mv -f .deps/Attrib.Tpo .deps/Attrib.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c -o WrFFrBuf.lo WrFFrBuf.c
mv -f .deps/CrIFrDat.Tpo .deps/CrIFrDat.Plo
mv -f .deps/CrPFrDat.Tpo .deps/CrPFrDat.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT Info.lo -MD -MP -MF .deps/Info.Tpo -c Info.c -o Info.o >/dev/null 2>&1
mv -f .deps/Image.Tpo .deps/Image.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c -o WrFFrDat.lo WrFFrDat.c
mv -f .deps/CrIFrP.Tpo .deps/CrIFrP.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c -o WrFFrI.lo WrFFrI.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c -o WrFFrP.lo WrFFrP.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c -o create.lo create.c
mv -f .deps/CrDatFrI.Tpo .deps/CrDatFrI.Plo
mv -f .deps/CrPFrI.Tpo .deps/CrPFrI.Plo
mv -f .deps/Info.Tpo .deps/Info.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c -o hashtab.lo hashtab.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c -fPIC -DPIC -o .libs/RdFToBuf.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c -fPIC -DPIC -o .libs/RdFToDat.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c -fPIC -DPIC -o .libs/RdFToI.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT CrBufFrI.lo -MD -MP -MF .deps/CrBufFrI.Tpo -c CrBufFrI.c -o CrBufFrI.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c -fPIC -DPIC -o .libs/RdFToP.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c -fPIC -DPIC -o .libs/WrFFrBuf.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c -fPIC -DPIC -o .libs/WrFFrDat.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -fPIC -DPIC -o .libs/create.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToDat.lo -MD -MP -MF .deps/RdFToDat.Tpo -c RdFToDat.c -o RdFToDat.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c -fPIC -DPIC -o .libs/WrFFrI.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c -fPIC -DPIC -o .libs/WrFFrP.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToBuf.lo -MD -MP -MF .deps/RdFToBuf.Tpo -c RdFToBuf.c -o RdFToBuf.o >/dev/null 2>&1
RdFToI.c:132: warning: function declaration isn't a prototype
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToI.lo -MD -MP -MF .deps/RdFToI.Tpo -c RdFToI.c -o RdFToI.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT RdFToP.lo -MD -MP -MF .deps/RdFToP.Tpo -c RdFToP.c -o RdFToP.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrBuf.lo -MD -MP -MF .deps/WrFFrBuf.Tpo -c WrFFrBuf.c -o WrFFrBuf.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrDat.lo -MD -MP -MF .deps/WrFFrDat.Tpo -c WrFFrDat.c -o WrFFrDat.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -fPIC -DPIC -o .libs/hashtab.o
mv -f .deps/RdFToDat.Tpo .deps/RdFToDat.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrI.lo -MD -MP -MF .deps/WrFFrI.Tpo -c WrFFrI.c -o WrFFrI.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT WrFFrP.lo -MD -MP -MF .deps/WrFFrP.Tpo -c WrFFrP.c -o WrFFrP.o >/dev/null 2>&1
mv -f .deps/RdFToBuf.Tpo .deps/RdFToBuf.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c -o rgb.lo rgb.c
mv -f .deps/RdFToI.Tpo .deps/RdFToI.Plo
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
mv -f .deps/WrFFrDat.Tpo .deps/WrFFrDat.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -o hashtab.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
mv -f .deps/WrFFrP.Tpo .deps/WrFFrP.Plo
mv -f .deps/RdFToP.Tpo .deps/RdFToP.Plo
mv -f .deps/WrFFrBuf.Tpo .deps/WrFFrBuf.Plo
mv -f .deps/hashtab.Tpo .deps/hashtab.Plo
mv -f .deps/WrFFrI.Tpo .deps/WrFFrI.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -o create.o >/dev/null 2>&1
mv -f .deps/misc.Tpo .deps/misc.Plo
mv -f .deps/data.Tpo .deps/data.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -fPIC -DPIC -o .libs/rgb.o
mv -f .deps/CrBufFrI.Tpo .deps/CrBufFrI.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o
mv -f .deps/create.Tpo .deps/create.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o >/dev/null 2>&1
mv -f .deps/parse.Tpo .deps/parse.Plo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include/X11/ -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
mv -f .deps/rgb.Tpo .deps/rgb.Plo
mv -f .deps/scan.Tpo .deps/scan.Plo
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -version-number 4:11:0 -no-undefined -Wl,-O1 -o libXpm.la -rpath /usr/lib Attrib.lo CrBufFrI.lo CrBufFrP.lo CrDatFrI.lo CrDatFrP.lo CrIFrBuf.lo CrIFrDat.lo CrIFrP.lo CrPFrBuf.lo CrPFrDat.lo CrPFrI.lo Image.lo Info.lo RdFToBuf.lo RdFToDat.lo RdFToI.lo RdFToP.lo WrFFrBuf.lo WrFFrDat.lo WrFFrI.lo WrFFrP.lo create.lo data.lo hashtab.lo misc.lo parse.lo rgb.lo scan.lo -lX11
i686-pc-linux-gnu-gcc -shared .libs/Attrib.o .libs/CrBufFrI.o .libs/CrBufFrP.o .libs/CrDatFrI.o .libs/CrDatFrP.o .libs/CrIFrBuf.o .libs/CrIFrDat.o .libs/CrIFrP.o .libs/CrPFrBuf.o .libs/CrPFrDat.o .libs/CrPFrI.o .libs/Image.o .libs/Info.o .libs/RdFToBuf.o .libs/RdFToDat.o .libs/RdFToI.o .libs/RdFToP.o .libs/WrFFrBuf.o .libs/WrFFrDat.o .libs/WrFFrI.o .libs/WrFFrP.o .libs/create.o .libs/data.o .libs/hashtab.o .libs/misc.o .libs/parse.o .libs/rgb.o .libs/scan.o /usr/lib/libX11.so -L/usr/lib -mtune=i686 -Wl,-O1 -Wl,-soname -Wl,libXpm.so.4 -o .libs/libXpm.so.4.11.0
(cd .libs && rm -f libXpm.so.4 && ln -s libXpm.so.4.11.0 libXpm.so.4)
(cd .libs && rm -f libXpm.so && ln -s libXpm.so.4.11.0 libXpm.so)
i686-pc-linux-gnu-ar cru .libs/libXpm.a Attrib.o CrBufFrI.o CrBufFrP.o CrDatFrI.o CrDatFrP.o CrIFrBuf.o CrIFrDat.o CrIFrP.o CrPFrBuf.o CrPFrDat.o CrPFrI.o Image.o Info.o RdFToBuf.o RdFToDat.o RdFToI.o RdFToP.o WrFFrBuf.o WrFFrDat.o WrFFrI.o WrFFrP.o create.o data.o hashtab.o misc.o parse.o rgb.o scan.o
i686-pc-linux-gnu-ranlib .libs/libXpm.a
creating libXpm.la
(cd .libs && rm -f libXpm.la && ln -s ../libXpm.la libXpm.la)
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/src'
Making all in sxpm
make[2]: Entering directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -mtune=i686 -pipe -MT sxpm.o -MD -MP -MF .deps/sxpm.Tpo -c -o sxpm.o sxpm.c
sed -e 's|__vendorversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xorgversion__|"libXpm 3.5.7" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < sxpm.man > sxpm.1
xgettext -c"L10N_Comments" -d sxpm -n ./sxpm.c
xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
make[2]: *** [sxpm.po] Error 127
make[2]: *** Waiting for unfinished jobs....
sxpm.c:113: warning: function declaration isn't a prototype
sxpm.c:114: warning: function declaration isn't a prototype
sxpm.c:115: warning: function declaration isn't a prototype
sxpm.c:116: warning: function declaration isn't a prototype
sxpm.c:143: warning: function declaration isn't a prototype
sxpm.c:582: warning: function declaration isn't a prototype
sxpm.c:620: warning: function declaration isn't a prototype
sxpm.c:678: warning: function declaration isn't a prototype
sxpm.c:725: warning: function declaration isn't a prototype
sxpm.c:737: warning: function declaration isn't a prototype
mv -f .deps/sxpm.Tpo .deps/sxpm.Po
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7/sxpm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXpm-3.5.7/work/libXpm-3.5.7'
make: *** [all] Error 2
*
* ERROR: x11-libs/libXpm-3.5.7 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2923: Called x-modular_src_compile
* environment, line 3693: Called x-modular_src_make
* environment, line 3729: Called die
* The specific snippet of code:
* emake || die "emake failed"
* The die message:
* emake failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/x11-libs/libXpm-3.5.7/temp/environment'.
*
>>> Failed to emerge x11-libs/libXpm-3.5.7
Thanks in advance for any assistance! |
|
| Back to top |
|
 |
nixnut Administrator


Joined: 09 Apr 2004 Posts: 10951 Location: the dutch mountains
|
Posted: Mon Dec 29, 2008 2:05 pm Post subject: |
|
|
merged above post here _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
| Back to top |
|
 |
kernelOfTruth Watchman


Joined: 20 Dec 2005 Posts: 5345 Location: Vienna, Austria; Germany; hello world :)
|
|
| Back to top |
|
 |
drescherjm Advocate

Joined: 05 Jun 2004 Posts: 2729 Location: Pittsburgh, PA, USA
|
Posted: Mon Dec 29, 2008 5:25 pm Post subject: |
|
|
I have not tried this, since this problem has long gone on all my gentoo boxes.
I think upgrading to portage-2.2 then installing the old expat then installing the new
and finally doing
| Code: |
emerge @preserved-rebuild |
will fix this. _________________ John
My gentoo overlay
Instructons for overlay |
|
| Back to top |
|
 |
valuial Tux's lil' helper

Joined: 03 Feb 2004 Posts: 84
|
Posted: Fri Apr 03, 2009 1:23 pm Post subject: |
|
|
Finished my update to current stable portage (exception portage 2.2 and kde4) and
Portage (2.2 branch) complains:
| Code: | !!! existing preserved libs:
>>> package: net-misc/curl-7.19.4
* - /usr/lib/libcurl.so.3
* - /usr/lib/libcurl.so.3.0.0
* used by /opt/Adobe/Reader8/Reader/intellinux/bin/SynchronizerApp-binary (app-text/acroread-8.1.3)
* used by /opt/Adobe/Reader8/Reader/intellinux/plug_ins/EFS.api (app-text/acroread-8.1.3)
* used by /usr/lib/openoffice/basis3.0/program/libucpftp1.so (app-office/openoffice-bin-3.0.0)
Use emerge @preserved-rebuild to rebuild packages using these libraries |
But no matter how often I run that command, it will not solve the issue, as those are bin-packages...
Any pointers? (no 0xFFFFFFFF please...) _________________ German speaking... pls excuse bad english, correct me when appropriate. |
|
| Back to top |
|
 |
pandora Tux's lil' helper

Joined: 25 Sep 2002 Posts: 93 Location: UK
|
Posted: Fri May 01, 2009 11:17 am Post subject: |
|
|
Well, I ran emacs-updater today and BAM! something updated my expat and suddenly I have a list of packages that need re-emerged that must be close to a hundred long. Many of them are packages that are no longer in portage and some of them cause blocks with versions of packages that are in portage and which revdep wants to pull in. Total nightmare, and Neddy's scripts don't help.
Anyone know how to revert back to a stable working system? I've done the link trick to get the machine to work for now, but that's a short term hack to let me get my work done, not a real solution.
Would backing up to expat 2.0.0 work? |
|
| Back to top |
|
 |
VinzC Advocate


Joined: 17 Apr 2004 Posts: 4345 Location: Spa (Belgium)
|
Posted: Fri May 01, 2009 3:47 pm Post subject: |
|
|
| pandora wrote: | Well, I ran emacs-updater today and BAM! something updated my expat and suddenly I have a list of packages that need re-emerged that must be close to a hundred long. Many of them are packages that are no longer in portage and some of them cause blocks with versions of packages that are in portage and which revdep wants to pull in. Total nightmare, and Neddy's scripts don't help.
Anyone know how to revert back to a stable working system? I've done the link trick to get the machine to work for now, but that's a short term hack to let me get my work done, not a real solution.
Would backing up to expat 2.0.0 work? |
When did you last update before this one? Note I'm afraid you'll have to go through the whole upgrade process if package versions are no longer present in portage...
As for your issue, have you backed up the old expat? There is a way to emerge the required packages but in a given order that portage might not be able to «guess». At the time I did start an emerge -avquDN system and in a parallel session, I was ready to revdep-rebuild as soon as a package couldn't be compiled du to compile-time dependencies. Then I re-ran the emerge process with emerge --resume. Then do it again with emerge -avquDN world. Time consuming but can be done that way. _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
GNU/Linux user #369763
“Wow! I feel root” |
|
| Back to top |
|
 |
pandora Tux's lil' helper

Joined: 25 Sep 2002 Posts: 93 Location: UK
|
Posted: Fri May 01, 2009 4:37 pm Post subject: |
|
|
| VinzC wrote: | | pandora wrote: | Well, I ran emacs-updater today and BAM! something updated my expat and suddenly I have a list of packages that need re-emerged that must be close to a hundred long. Many of them are packages that are no longer in portage and some of them cause blocks with versions of packages that are in portage and which revdep wants to pull in. Total nightmare, and Neddy's scripts don't help.
Anyone know how to revert back to a stable working system? I've done the link trick to get the machine to work for now, but that's a short term hack to let me get my work done, not a real solution.
Would backing up to expat 2.0.0 work? |
When did you last update before this one? |
Most days; I just had left the emacs-updater for ages because it concerned modes that I never use.
| Quote: | | Note I'm afraid you'll have to go through the whole upgrade process if package versions are no longer present in portage... |
Oy vey.
| Quote: | | As for your issue, have you backed up the old expat? |
No. I hadn't come across the kerfuffle about expat before today and wasn't expecting it.
| Quote: | | There is a way to emerge the required packages but in a given order that portage might not be able to «guess». At the time I did start an emerge -avquDN system and in a parallel session, I was ready to revdep-rebuild as soon as a package couldn't be compiled du to compile-time dependencies. Then I re-ran the emerge process with emerge --resume. Then do it again with emerge -avquDN world. Time consuming but can be done that way. |
Well, at the moment I'm experimenting with cusomised ebuilds that use slots. I currently have expat-2.0.0 and expat-1.95.8 installed and everything seems to be working without the dreaded link cheat. Seems.... |
|
| Back to top |
|
 |
|