Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 74263

Summary: gpart-0.1h error during emerge
Product: Gentoo Linux Reporter: Zac Witte <zac>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Zac Witte 2004-12-12 23:59:12 UTC
root@moebius /home/zac # emerge gpart
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-apps/gpart-0.1h to /
>>> md5 src_uri ;-) gpart-0.1h.tar.gz
>>> Unpacking source...
>>> Unpacking gpart-0.1h.tar.gz to /var/tmp/portage/gpart-0.1h/work
 * Applying gpart-0.1h-errno.diff ...                                                                                                                  [ ok ]>>> Source unpacked.
make -C src
make[1]: Entering directory `/var/tmp/portage/gpart-0.1h/work/gpart-0.1h/src'
make[1]: Leaving directory `/var/tmp/portage/gpart-0.1h/work/gpart-0.1h/src'
make[1]: Entering directory `/var/tmp/portage/gpart-0.1h/work/gpart-0.1h/src'
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gpart.o gpart.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gmodules.o gmodules.c
gpart.c:72: warning: built-in function `log' declared as non-function
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o disku.o disku.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o l64seek.o l64seek.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gm_ext2.o gm_ext2.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gm_lswap.o gm_lswap.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gm_fat.o gm_fat.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gm_bsddl.o gm_bsddl.c
gcc -Wall -O2 -pedantic -DVERSION=\"0.1h\"   -c -o gm_ntfs.o gm_ntfs.c
gm_ntfs.c: In function `ntfs_gfun':
gm_ntfs.c:63: error: `ntfs_u32' undeclared (first use in this function)
gm_ntfs.c:63: error: (Each undeclared identifier is reported only once
gm_ntfs.c:63: error: for each function it appears in.)
gm_ntfs.c:63: error: syntax error before ')' token
gm_ntfs.c:65: error: syntax error before ')' token
gm_ntfs.c:68: error: `ntfs_u16' undeclared (first use in this function)
gm_ntfs.c:68: error: syntax error before ')' token
gm_ntfs.c:69: error: `ntfs_u8' undeclared (first use in this function)
gm_ntfs.c:69: error: syntax error before ')' token
gm_ntfs.c:74: error: `ntfs_u64' undeclared (first use in this function)
gm_ntfs.c:74: error: syntax error before ')' token
make[1]: *** [gm_ntfs.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/gpart-0.1h/work/gpart-0.1h/src'
make: *** [gpart] Error 2

Let me know if you need any more info. Not sure what else to include...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




root@moebius /home/zac # emerge info
Portage 2.0.51-r8 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r12 x86_64)
=================================================================
System uname: 2.6.7-gentoo-r12 x86_64 4
Gentoo Base System version 1.5.3
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, Jun  3 2004, 04:49:51)]
distcc 2.17 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.3-r1
sys-devel/autoconf:  2.59-r4
sys-devel/automake:  1.8.3
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.6.7-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa amd64 apache apm arts avi berkdb bitmap-fonts bonobo cdr crypt
cups divx4linux doc dvd dvdr encode esd f77 foomaticdb fortran gd gdbm ggi gif
gnome gpm gstreamer gtk gtk2 gtkhtml guile hal imlib ipv6 java jpeg ldap libg++
libwww mad mikmod motif mozilla mpeg multilib mysql nas ncurses network nls
nogcj nvidia oggvorbis opengl oss pam pdflib perl php png python qt quicktime
readline ruby samba scanner sdl slang spell ssl tcltk tcpd truetype xinerama
xml2 xmms xv xvid zlib"
Comment 1 Robert Paskowitz (RETIRED) gentoo-dev 2005-01-24 21:36:56 UTC
This is a duplicate of 49878.
Comment 2 SpanKY gentoo-dev 2005-01-28 23:08:41 UTC
sounds good

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