First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 124423
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 116665
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rodney Gordon II <meff@pobox.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 124423 depends on: Show dependency tree
Bug 124423 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-02-28 07:57 0000
Just synced up and attempted to build the new netpbm. This build fails here:
make[1]: *** No rule to make target
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/inttypes_netpbm.h', needed by
`importinc/inttypes_netpbm.h'.  Stop.

Here is the full build log:
ghreen ~ # emerge -uDpv --newuse world


These are the packages that would be merged, in order:

Calculating world dependencies... done!
[ebuild     U ] media-libs/netpbm-10.32 [10.31-r1] USE="jpeg png tiff zlib" 0
kB 

Total size of downloads: 0 kB
ghreen ~ # emerge -uD --newuse world

Calculating world dependencies... done!
>>> Emerging (1 of 1) media-libs/netpbm-10.32 to /
>>> checksums files   ;-) netpbm-10.29.ebuild
>>> checksums files   ;-) netpbm-10.32.ebuild
>>> checksums files   ;-) netpbm-10.30-r1.ebuild
>>> checksums files   ;-) netpbm-10.31-r1.ebuild
>>> checksums files   ;-) netpbm-10.26.25.ebuild
>>> checksums files   ;-) netpbm-10.26.24.ebuild
>>> checksums files   ;-) files/netpbm-10.29-build.patch
>>> checksums files   ;-) files/netpbm-10.31-parallel.patch
>>> checksums files   ;-) files/netpbm-10.30-tifftopnm.patch
>>> checksums files   ;-) files/netpbm-10.19-message.patch
>>> checksums files   ;-) files/netpbm-dSAFER.patch
>>> checksums files   ;-) files/digest-netpbm-10.30-r1
>>> checksums files   ;-) files/netpbm-10.31-pnmtopng-modtime-segfault.patch
>>> checksums files   ;-) files/digest-netpbm-10.26.24
>>> checksums files   ;-) files/digest-netpbm-10.29
>>> checksums files   ;-) files/netpbm-10.30-anytopnm.patch
>>> checksums files   ;-) files/netpbm-10.30-build.patch
>>> checksums files   ;-) files/netpbm-10.31-need-libm.patch
>>> checksums files   ;-) files/digest-netpbm-10.31-r1
>>> checksums files   ;-) files/digest-netpbm-10.32
>>> checksums files   ;-) files/netpbm-10.29-anytopnm.patch
>>> checksums files   ;-) files/netpbm-10.31-build.patch
>>> checksums files   ;-) files/digest-netpbm-10.26.25
>>> checksums files   ;-) files/netpbm-10.29-infinity.patch
>>> checksums files   ;-) files/netpbm-10.30-jpeg-prototypes.patch
>>> checksums files   ;-) files/netpbm-10.29-pnmtopng-alpha-check.patch
>>> checksums files   ;-) files/netpbm-10.30-pngtopnm.patch
>>> checksums src_uri ;-) netpbm-10.32.tgz
>>> checksums src_uri ;-) netpbm-10.30-manpages.tar.bz2
>>> Unpacking source...
>>> Unpacking netpbm-10.32.tgz to /var/tmp/portage/netpbm-10.32/work
>>> Unpacking netpbm-10.30-manpages.tar.bz2 to /var/tmp/portage/netpbm-10.32/work
 * Applying netpbm-10.31-build.patch ...                                  [ ok
]
 * Applying netpbm-10.30-tifftopnm.patch ...                              [ ok
]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/netpbm-10.32/work/netpbm-10.32 ...
make -C buildtools/ -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32//buildtools/Makefile \
    SRCDIR=/var/tmp/portage/netpbm-10.32/work/netpbm-10.32
BUILDDIR=/var/tmp/portage/netpbm-10.32/work/netpbm-10.32 all 
make[1]: Entering directory
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/buildtools'
x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -Wall \
  -DSHLIBPREFIXLIST="\"lib\"" \
      \
  -o libopt.o libopt.c
x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -Wall
-o typegen.o typegen.c
x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer -Wall
-o endiangen.o endiangen.c
libopt.c: In function `main':
libopt.c:366: warning: 'directory' might be used uninitialized in this function
x86_64-pc-linux-gnu-gcc -o libopt libopt.o
x86_64-pc-linux-gnu-gcc -o typegen typegen.o
x86_64-pc-linux-gnu-gcc -o endiangen endiangen.o
make[1]: Leaving directory
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/buildtools'
make -C lib/ -f /var/tmp/portage/netpbm-10.32/work/netpbm-10.32//lib/Makefile \
    SRCDIR=/var/tmp/portage/netpbm-10.32/work/netpbm-10.32
BUILDDIR=/var/tmp/portage/netpbm-10.32/work/netpbm-10.32 all 
make[1]: Entering directory
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/lib'
make -C /var/tmp/portage/netpbm-10.32/work/netpbm-10.32/ pm_config.h
make[1]: *** No rule to make target
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/inttypes_netpbm.h', needed by
`importinc/inttypes_netpbm.h'.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[2]: Entering directory `/var/tmp/portage/netpbm-10.32/work/netpbm-10.32'
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/buildtools/typegen
>inttypes_netpbm.h || (rm -f inttypes_netpbm.h || false)
echo '/* pm_config.h GENERATED BY A MAKE RULE */'
>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo '#ifndef PM_CONFIG_H'
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo '#define PM_CONFIG_H'
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo '#include <inttypes.h>'
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo "#define HAVE_INT64 1"
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo '/* pm_config.h.in FOLLOWS ... */'
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
cat /var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.in.h
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/buildtools/endiangen
>>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || (rm -f
/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
echo '#endif' >>/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h ||
(rm -f /var/tmp/portage/netpbm-10.32/work/netpbm-10.32/pm_config.h || false)
make[2]: Leaving directory `/var/tmp/portage/netpbm-10.32/work/netpbm-10.32'
make[1]: Leaving directory
`/var/tmp/portage/netpbm-10.32/work/netpbm-10.32/lib'
make: *** [lib/all] Error 2

!!! ERROR: media-libs/netpbm-10.32 failed.
Call stack:
  ebuild.sh, line 1928:   Called dyn_compile
  ebuild.sh, line 966:   Called src_compile

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.



emerge --info:
Portage 2.1_pre5-r1 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3,
2.6.15-ck4-mt x86_64)
=================================================================
System uname: 2.6.15-ck4-mt x86_64 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa aotuv asf avi bash-completion berkdb bitmap-fonts
bzip2 cddb crypt css cups curl dvd dvdr dvdread emboss encode exif ffmpeg flac
font-server foomaticdb fortran ftp gif gimpprint gpm gstreamer gtk gtk2
ieee1394 imagemagick imlib ipv6 jpeg kde logitech-mouse lzw lzw-tiff mad mbox
mjpeg mmap mng mp3 mpeg ncurses nls nptl nptlonly nvidia ogg opengl pam pcre
pdflib perl png ppds python qt quicktime readline sasl sdl smp speex spell ssl
svg tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb
userlocales vcd video_cards_nvidia vorbis xine xpm xprint xv xvid xvmc zlib
elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From Jakub Moc (RETIRED) 2006-02-28 08:07:08 0000 -------
Don't restrict bugs, please... Try with MAKEOPTS="-j1"

*** This bug has been marked as a duplicate of 116665 ***

First Last Prev Next    No search results available      Search page      Enter new bug