Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153418 - app-emulation/bochs-2.1.1 failed compile
Summary: app-emulation/bochs-2.1.1 failed compile
Status: RESOLVED DUPLICATE of bug 146954
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 01:55 UTC by fdm
Modified: 2006-10-30 12:07 UTC (History)
1 user (show)

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


Attachments
emerge --info (maarten_emerge.info,4.04 KB, text/plain)
2006-10-30 05:00 UTC, Maarten -Alexander Jongepier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fdm 2006-10-30 01:55:43 UTC
Portage 2.1.1-r1 (default-linux/amd64/2006.1/desktop, gcc-4.0.2, glibc-2.5-r0, 2.6.16-gentoo-r13 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: 2.6.16-gentoo-r13 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.5
Last Sync: Sun, 29 Oct 2006 19:00:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.3.5, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal iconv input_devices_evdev input_devices_keyboard input_devices_mouse isdnlog jpeg kde kernel_linux ldap libg++ mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oracle oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_via vorbis xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Maarten -Alexander Jongepier 2006-10-30 05:00:32 UTC
Created attachment 100786 [details]
emerge --info

config.status: creating ltdlconf.h
cd iodev && \
        make  libiodev.a
cd cpu && \
        make  libcpu.a
make[1]: Entering directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/iodev'
i686-pc-linux-gnu-g++ -c  -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -march=pentium-m -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   `sdl-config --cflags` `/usr/bin/wxgtk2-2.4-config --cxxflags` `gtk-config --cflags`  devices.cc -o devices.o
make[1]: Entering directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/cpu'
i686-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -march=pentium-m -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   `sdl-config --cflags` `/usr/bin/wxgtk2-2.4-config --cxxflags` `gtk-config --cflags` init.cc -o init.o
../iodev/harddrv.h:292: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset'
../iodev/harddrv.h:297: error: extra qualification 'sparse_image_t::' on member 'set_virtual_page'
../iodev/vmware3.h:79: warning: 'packed' attribute ignored
../iodev/harddrv.h:292: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset'
../iodev/harddrv.h:297: error: extra qualification 'sparse_image_t::' on member 'set_virtual_page'
../iodev/vmware3.h:79: warning: 'packed' attribute ignored
make[1]: *** [init.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/cpu'
make: *** [cpu/libcpu.a] Error 2
make: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-g++ -c  -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -march=pentium-m -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES   `sdl-config --cflags` `/usr/bin/wxgtk2-2.4-config --cxxflags` `gtk-config --cflags`  pit.cc -o pit.o
make[1]: *** [devices.o] Error 1
make[1]: *** Waiting for unfinished jobs....
../iodev/harddrv.h:292: error: extra qualification 'sparse_image_t::' on member 'get_physical_offset'
../iodev/harddrv.h:297: error: extra qualification 'sparse_image_t::' on member 'set_virtual_page'
../iodev/vmware3.h:79: warning: 'packed' attribute ignored
make[1]: *** [pit.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/bochs-2.1.1/work/bochs-2.1.1/iodev'
make: *** [iodev/libiodev.a] Error 2
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 12:07:23 UTC

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