Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31328 - dump-0.4.34 fails on alpha
Summary: dump-0.4.34 fails on alpha
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 20:25 UTC by Aron Griffis (RETIRED)
Modified: 2004-01-14 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Griffis (RETIRED) gentoo-dev 2003-10-16 20:25:01 UTC
gcc -pipe  -I../.. -I../../compat/include -I../../compat/include -DRDUMP -DRRESTORE -D_BSD_SOURCE -D_USE_BSD_SIGNAL -DLINUX_FORK_BUG -DHAVE_LZO -D_PATH_DUMPDATES=\"/etc/dumpdates\" -D_DUMP_VERSION=\"0.4b34\"      -c -o rmtflags.o rmtflags.c
distcc[20337] ERROR: compile on localhost failed
In file included from system.c:49:
/usr/include/sys/types.h:194: conflicting types for `int64_t'
/usr/include/sys/types.h:39: previous declaration of `int64_t'
make[1]: *** [system.o] Error 1
make[1]: *** Waiting for unfinished jobs....
distcc[20341] ERROR: compile on localhost failed
In file included from /usr/include/bits/fcntl.h:25,
                 from /usr/include/fcntl.h:33,
                 from rmtflags.c:47:
/usr/include/sys/types.h:194: conflicting types for `int64_t'
/usr/include/sys/types.h:39: previous declaration of `int64_t'
make[1]: *** [rmtflags.o] Error 1
distcc[20336] ERROR: compile on bilbo failed
In file included from /usr/include/sys/param.h:42,
                 from bylabel.c:17:
/usr/include/sys/types.h:194: conflicting types for `int64_t'
/usr/include/sys/types.h:39: previous declaration of `int64_t'
make[1]: *** [bylabel.o] Error 1
make: *** [all] Error 1

!!! ERROR: app-arch/dump-0.4.34 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)

----------------------------------------------------
# emerge info
Portage 2.0.49-r13-2 (default-alpha-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.21-alpha-r1)
=================================================================
System uname: 2.4.21-alpha-r1 alpha EV67
Gentoo Base System version 1.4.3.11
distcc 2.11.1 alphaev67-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="alpha ~alpha"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ev67 -O3 -pipe -mieee"
CHOST="alphaev67-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/cups /etc/init.d /etc/pam.d /etc/postfix/sample /etc/sound /etc/X11/app-defaults /etc/X11/rstart /etc/X11/serverconfig /etc/X11/Sessions /etc/X11/starthere /etc/X11/sysconfig /etc/X11/xdm /etc/X11/xinit /etc/X11/xkb /etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=ev67 -O3 -pipe -mieee"
DISTDIR="/usr/distfiles"
FEATURES="sandbox ccache cvs distcc noauto keepwork noclean"
GENTOO_MIRRORS="http://kant.zk3.dec.com/gentoo/mirror/sources/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/local/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/home/agriffis/proj/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="alpha crypt cups encode foomaticdb gif jpeg libg++ mikmod ncurses nls oss pdflib png quicktime spell truetype xml2 xmms xv zlib gnome-libs gtkhtml gdbm berkdb readline tetex bonobo tcltk java guile X sdl gpm tcpd pam libwww ssl python imlib oggvorbis gnome gtk qt motif opengl mozilla ldap -alsa -arts -esd -kde -slang cscope ev6 perl ruby imap snmp socks5 moznoirc moznomail moznocompose gtk2"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-01-14 20:11:34 UTC
This builds now on alpha... closing the bug