Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476486 - =dev-lang/v8-3.18.5.9 - missing reference to « v8::internal::Snapshot::Initialize(char const*) » and some other functions
Summary: =dev-lang/v8-3.18.5.9 - missing reference to « v8::internal::Snapshot::Initia...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 06:41 UTC by François Valenduc
Modified: 2013-07-11 09:23 UTC (History)
0 users

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


Attachments
build.log file (build.log,129.82 KB, text/plain)
2013-07-11 06:42 UTC, François Valenduc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description François Valenduc 2013-07-11 06:41:31 UTC
dev-lang/v8-3.18.5.9 fails to build with the following error:

  x86_64-pc-linux-gnu-g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' -I../src  -Wall -W -Wno-unused-parameter -Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi -fvisibility=hidden -fPIC -fdata-secti
ons -ffunction-sections -O3  -MMD -MF /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/.deps//var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/mksnapshot.x64/src/mksnapshot.o.d.raw
 -march=native -O2 -pipe -c -o /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/mksnapshot.x64/src/mksnapshot.o ../src/mksnapshot.cc
  x86_64-pc-linux-gnu-g++ -pthread -Wl,-O1 -Wl,--as-needed -o /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/mksnapshot.x64 -Wl,--start-group /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Relea
se/obj.target/mksnapshot.x64/src/mksnapshot.o /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/tools/gyp/libv8_base.x64.a /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.targ
et/tools/gyp/libv8_nosnapshot.x64.a -Wl,--end-group 
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o: dans la fonction « v8::Undefined()    »:
api.cc:(.text._ZN2v89UndefinedEv+0x35): référence indéfinie vers « v8::internal::Snapshot::Initialize(char const*) »
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o: dans la fonction « v8::Null()    »:
api.cc:(.text._ZN2v84NullEv+0x35): référence indéfinie vers « v8::internal::Snapshot::Initialize(char const*) »
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o: dans la fonction « v8::True()    »:
api.cc:(.text._ZN2v84TrueEv+0x35): référence indéfinie vers « v8::internal::Snapshot::Initialize(char const*) »
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o: dans la fonction « v8::False()    »:
api.cc:(.text._ZN2v85FalseEv+0x35): référence indéfinie vers « v8::internal::Snapshot::Initialize(char const*) »
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o: dans la fonction « v8::HandleScope::NumberOfHandles()     »:
api.cc:(.text._ZN2v811HandleScope15NumberOfHandlesEv+0x35): référence indéfinie vers « v8::internal::Snapshot::Initialize(char const*) »
/var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/v8_base.x64/src/api.o:api.cc:(.text._ZN2v813NeanderObjectC2Ei+0x5b): encore plus de références indéfinies suivent vers « v8::internal::Snapshot::Ini
tialize(char const*) »


Reproducible: Always




output of emerge --info:

Portage 2.1.12.2 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 3.9.9 x86_64)
=================================================================
System uname: Linux-3.9.9-x86_64-Intel-R-_Core-TM-_i3_CPU_M_350_@_2.27GHz-with-gentoo-2.2
KiB Mem:     2941016 total,    175468 free
KiB Swap:    3145724 total,   3121840 free
Timestamp of tree: Thu, 11 Jul 2013 00:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.5, 3.2.5-r1
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA Oracle-BCLA-JavaSE dlj-1.1 AdobeFlash-10.3 AdobeFlash-11.x skype-4.0.0.7-copyright"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/genkernel/arch /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /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/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildsyspkg ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch webrsync-gpg"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/"
LANG="fr_BE.UTF-8"
LC_ALL="fr_BE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/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="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cddb cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gstreamer gtk iconv ipv6 java jpeg kde kpathsea lcms libnotify lzma mad midi mmx mng modules mp3 mp4 mpeg mudflap multilib musicbrainz ncurses nls nptl nsplugin ogg opengl openmp oss pam pango pcre pdf png policykit ppds qt3support qt4 readline samba scanner sdl semantic-desktop session spell sse sse2 sse3 ssl ssse3 startup-notification svg tcpd tiff truetype udev udisks unicode upower usb v4l2 vim-syntax vorbis wxwidgets xcb xml xosd xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" DRACUT_MODULES="plymouth lvm" 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="mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="fr" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel i915 i965" 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 François Valenduc 2013-07-11 06:42:02 UTC
Created attachment 353058 [details]
build.log file
Comment 2 Mike Gilbert gentoo-dev 2013-07-11 09:00:40 UTC
Please try again with ccache disabled.

If it still fails, please attach the following:

- A build log in English.
- /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/tools/gyp/libv8_base.x64.a
- /var/tmp/portage/dev-lang/v8-3.18.5.9/work/v8-3.18.5.9/out/Release/obj.target/tools/gyp/libv8_nosnapshot.x64.a
Comment 3 François Valenduc 2013-07-11 09:15:35 UTC
Without ccache, build proceeds correctly. 

Thanks for your help.