| Summary: | com_err 1.38 fails to build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | keith kuslak <valitan> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
when running emerge -uD world com_err 1.38 fails to build Reproducible: Always Steps to Reproduce: 1. emerge -uD world 2. when it starts to build com_err it fails 3. Actual Results: mkdir /var/tmp/portage/com_err-1.38/image/usr/lib/pkgconfig INSTALL_DATA /usr/lib/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib/pkgconfig/com_err.pc make: Leaving directory `/var/tmp/portage/com_err-1.38/work/e2fsprogs-1.38/lib/et' mv: cannot stat `/var/tmp/portage/com_err-1.38/image//usr/lib/*..so*': No such file or directory !!! ERROR: sys-libs/com_err-1.38 failed. !!! Function src_install, Line 59, Exitcode 1 !!! move .so !!! If you need support, post the topmost build error, NOT this status message. Expected Results: it should've compiled my make.conf # These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example CFLAGS="-O2 -march=i686 -pipe" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo http://gentoo.cs.lewisu.edu/gentoo/ http://mirror.usu.edu/mirrors/gentoo/ ftp://lug.mtu.edu/gentoo" SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" USE="-gtk -gnome -qt -kde symlink dvd alsa esd cdr divx4linux xvid dvdr dvdread jabber flac hal aim mad mono mp3 mpeg ogg oggvorbis opengl acpi pcmcia png python quicktime sox sqlite ssl usb vcd vorbis wifi win32codecs -jpeg -rpm -arts i8x0 theora" PORTAGE_NICENESS="15"