Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 420703 - dev-java/icedtea-7.2.2 fails to compile (gcc 4.7?)
Summary: dev-java/icedtea-7.2.2 fails to compile (gcc 4.7?)
Status: RESOLVED DUPLICATE of bug 418359
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 16:26 UTC by Patrizio Bassi
Modified: 2012-06-11 18:04 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 Patrizio Bassi 2012-06-11 16:26:25 UTC
x86_64-pc-linux-gnu-g++ -DLINUX -D_GNU_SOURCE -DAMD64 -DPRODUCT -I. -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/prims -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/precompiled -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/cpu/x86/vm -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/os_cpu/linux_x86/vm -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/os/linux/vm -I/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/os/posix/vm -I../generated -DHOTSPOT_RELEASE_VERSION="\"23.0-b21\"" -DHOTSPOT_BUILD_TARGET="\"product\"" -DHOTSPOT_BUILD_USER="\"root\"" -DHOTSPOT_LIB_ARCH=\"amd64\" -DHOTSPOT_VM_DISTRO="\"OpenJDK\"" -O2 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mfpmath=sse -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1  -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -DTARGET_OS_FAMILY_linux -DTARGET_ARCH_x86 -DTARGET_ARCH_MODEL_x86_64 -DTARGET_OS_ARCH_linux_x86 -DTARGET_OS_ARCH_MODEL_linux_x86_64 -DTARGET_COMPILER_gcc -DCOMPILER2 -DCOMPILER1 -fpic -fno-rtti -fno-exceptions -D_REENTRANT -fcheck-new -fvisibility=hidden -m64 -pipe -g -O3 -fno-strict-aliasing -g -DVM_LITTLE_ENDIAN -D_LP64=1 -fno-omit-frame-pointer -DINCLUDE_TRACE -Werror -Wpointer-arith -Wsign-compare    -c -MMD -MP -MF ../generated/dependencies/g1CollectorPolicy.o.d -o g1CollectorPolicy.o /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp 
In file included from /usr/include/string.h:642:0,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp:35,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/utilities/globalDefinitions.hpp:33,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/utilities/debug.hpp:29,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/runtime/globals.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/memory/allocation.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/memory/iterator.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/memory/genOopClosures.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/oops/klass.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/runtime/handles.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/code/oopRecorder.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/asm/assembler.hpp:28,
                 from /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/precompiled/precompiled.hpp:29:
In function 'void* memset(void*, int, size_t)',
    inlined from 'void G1BlockOffsetSharedArray::_ZN24G1BlockOffsetSharedArray16set_offset_arrayEmmh.isra.72(unsigned char*, size_t, size_t, unsigned char)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp:169:52,
    inlined from 'void G1BlockOffsetArray::set_remainder_to_point_to_start_incl(size_t, size_t)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp:195:67,
    inlined from 'void G1BlockOffsetArray::_ZN18G1BlockOffsetArray31set_remainder_to_point_to_startEP8HeapWordS1_.part.81(HeapWord*, HeapWord*)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp:168:61,
    inlined from 'void G1BlockOffsetArray::set_remainder_to_point_to_start(HeapWord*, HeapWord*)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp:369:1,
    inlined from 'void G1BlockOffsetArray::alloc_block_work2(HeapWord**, size_t*, HeapWord*, HeapWord*)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp:510:53,
    inlined from 'HeapWord* G1BlockOffsetArray::forward_to_block_containing_addr_slow(HeapWord*, HeapWord*, const void*)' at /mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp:394:59:
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
/usr/include/bits/string3.h:82:32: error: call to '__warn_memset_zero_len' declared with attribute warning: memset used with constant zero length parameter; this could be due to transposed parameters [-Werror]
cc1plus: all warnings being treated as errors
make[7]: *** [g1BlockOffsetTable.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[7]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk.build/hotspot/outputdir/linux_amd64_compiler2/product'
make[6]: *** [the_vm] Error 2
make[6]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk.build/hotspot/outputdir/linux_amd64_compiler2/product'
make[5]: *** [product] Error 2
make[5]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk.build/hotspot/outputdir'
make[4]: *** [generic_build2] Error 2
make[4]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/make'
make[3]: *** [product] Error 2
make[3]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk/hotspot/make'
make[2]: *** [hotspot-build] Error 2
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk'
make[1]: *** [build_product_image] Error 2
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/dev-java/icedtea-7.2.2/work/icedtea-2.2/openjdk'
make: *** [stamps/icedtea.stamp] Error 2


emerge --info
Portage 2.1.10.65 (default/linux/amd64/10.0/desktop, gcc-4.7.0, glibc-2.15-r2, 3.4.0 x86_64)
=================================================================
System uname: Linux-3.4.0-x86_64-Intel-R-_Core-TM-2_CPU_6300_@_1.86GHz-with-gentoo-2.1
Timestamp of tree: Mon, 11 Jun 2012 15:15:01 +0000
ccache version 3.1.7 [disabled]
app-shells/bash:          4.2_p29
dev-java/java-config:     2.1.12
dev-lang/python:          2.7.3-r2, 3.2.3-r1
dev-util/ccache:          3.1.7
dev-util/cmake:           2.8.8-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.10.2
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13::<unknown repository>, 2.69
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.5, 1.12.1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.7.0
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.4 (virtual/os-headers)
sys-libs/glibc:           2.15-r2
Repositories: gentoo blight
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA skype-eula PUEL googleearth AdobeFlash-10.3 google-talkplugin"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/mail/dspam /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb /var/run/dspam"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/eselect/compiler /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mfpmath=sse"
DISTDIR="/mnt/Dati/Gentoo/portage/distfiles"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles news parallel-fetch parse-eapi-ebuild-head protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="39"
LC_ALL="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--hash-style=gnu"
LINGUAS="it"
MAKEOPTS="-j3"
PKGDIR="/mnt/Dati/Gentoo/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/mnt/Dati/Gentoo/tmp/"
PORTDIR="/mnt/Dati/Gentoo/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 apng bash-completion branding bzip2 cairo caps cdda cdr connectionstatus consolekit cracklib crypt css cups curl cxx daemon dbus device-mapper divx dri dts dvd dvdr dvdread dynamicplugin embedded encode exif ffmpeg firefox flac ftp g3dvl gallium gbm gif gles gles1 gles2 glibc-omitfp glitz glut gnutls gpm hddtemp iconv icu idn ipod ipv6 irc java java6 javascript jpeg jpeg2k justify kde kde4 kdehiddenvisibility kpathsea kqemu lame lcms lightning lilo lm_sensors lzo mad matroska mime minizip mmx mmxext mng mozdevelop mp3 mp4 mp4live mpeg mpeg2 mplayer msn mudflap multilib musepack ncurses network nls nntp npp nptl nsplugin ntfs ogg opengl openmp openssl openvg pam pango pdf pdfimport pgo plasma png policykit python3 qt3support qt4 quicktime readline reiserfs remote rtc samba scanner sdl secure-delete semantic-desktop session sip slang smp sockets speex spell sse sse2 sse3 ssl ssse3 svg system-sqlite tao theora threads tiff truetype udev udisks unicode unlock-notify upower usb userlocales v4l video vorbis vpx wav wavpack webgl webkit webm webp wma wxwidgets x264 xcb xcomposite xine xml xorg xpm xulrunner xv xvfb xvid xvmc zip zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="it" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2 python2_7" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2012-06-11 18:04:02 UTC

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