Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236657 - net-libs/webkit-gtk-0_p36013 fails to emerge
Summary: net-libs/webkit-gtk-0_p36013 fails to emerge
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 07:14 UTC by Wolfgang Thiess
Modified: 2008-09-07 07:00 UTC (History)
0 users

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


Attachments
complete build log (net-libs:webkit-gtk-0_p36013:20080904-053407.log.gz,94.35 KB, application/octet-stream)
2008-09-04 07:18 UTC, Wolfgang Thiess
Details
emerge --info (emerge.info,3.46 KB, text/plain)
2008-09-04 07:19 UTC, Wolfgang Thiess
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Thiess 2008-09-04 07:14:17 UTC
net-libs/webkit-gtk-0_p36013 does not emerge:

wth01 wolle # emerge -v webkit-gtk

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] net-libs/webkit-gtk-0_p36013 [0_p35913] USE="coverage sqlite svg xslt -debug -gstreamer -pango (-soup)" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

>>> Verifying ebuild Manifests...

[...]

i686-pc-linux-gnu-ranlib .libs/libJavaScriptCore.a
creating libJavaScriptCore.la
(cd .libs && rm -f libJavaScriptCore.la && ln -s ../libJavaScriptCore.la libJavaScriptCore.la)
./doltlibtool --tag=CXX   --mode=link [...] 
./doltlibtool --tag=CXX   --mode=link [...]
mkdir Programs/.libs
i686-pc-linux-gnu-g++ -fno-strict-aliasing -O2 -fvisibility-inlines-hidden -fno-rtti -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -fvisibility=hidden -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -march=k8 -O2 -pipe -fomit-frame-pointer -o Programs/jsc JavaScriptCore/kjs/Programs_jsc-Shell.o  ./.libs/libJavaScriptCore.a -L/usr/lib -licui18n -licuuc -licudata /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread  
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-JSGlobalData.o): In function `KJS::JSGlobalData::JSGlobalData(bool)':
JSGlobalData.cpp:(.text+0x124): undefined reference to `KJS::SmallStrings::SmallStrings()'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-JSGlobalData.o): In function `KJS::JSGlobalData::JSGlobalData(bool)':
JSGlobalData.cpp:(.text+0x334): undefined reference to `KJS::SmallStrings::SmallStrings()'

[...]


AllInOneFile.cpp:(.text+0x5f911): undefined reference to `KJS::SmallStrings::createSingleCharacterString(KJS::ExecState*, unsigned char)'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-AllInOneFile.o): In function `KJS::stringProtoFuncCharAt(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*, KJS::ArgList const&)':
AllInOneFile.cpp:(.text+0x5ff10): undefined reference to `KJS::SmallStrings::createEmptyString(KJS::ExecState*)'
AllInOneFile.cpp:(.text+0x5ff21): undefined reference to `KJS::SmallStrings::createEmptyString(KJS::ExecState*)'
AllInOneFile.cpp:(.text+0x5ff79): undefined reference to `KJS::SmallStrings::createSingleCharacterString(KJS::ExecState*, unsigned char)'
AllInOneFile.cpp:(.text+0x5ffc5): undefined reference to `KJS::SmallStrings::createSingleCharacterString(KJS::ExecState*, unsigned char)'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-AllInOneFile.o): In function `KJS::formatLocaleDate(KJS::ExecState*, KJS::GregorianDateTime const&, KJS::LocaleDateTimeFormat)':
AllInOneFile.cpp:(.text+0x64c9f): undefined reference to `KJS::SmallStrings::createEmptyString(KJS::ExecState*)'
./.libs/libJavaScriptCore.a(libJavaScriptCore_la-Machine.o): In function `KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*, KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*, KJS::JSValue**)':
Machine.cpp:(.text+0xab17): undefined reference to `KJS::SmallStrings::createSingleCharacterString(KJS::ExecState*, unsigned char)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/jsc] Error 1
make[1]: *** Waiting for unfinished jobs....
rm -fr .libs/libWebCore.lax
mkdir .libs/libWebCore.lax
rm -fr .libs/libWebCore.lax/libJavaScriptCore.a
mkdir .libs/libWebCore.lax/libJavaScriptCore.a
(cd .libs/libWebCore.lax/libJavaScriptCore.a && i686-pc-linux-gnu-ar x /var/tmp/portage/net-libs/webkit-gtk-0_p36013/work/WebKit-r36013/./.libs/libJavaScriptCore.a)
[...]
i686-pc-linux-gnu-ranlib .libs/libWebCore.a
rm -fr .libs/libWebCore.lax
creating libWebCore.la
(cd .libs && rm -f libWebCore.la && ln -s ../libWebCore.la libWebCore.la)
make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-0_p36013/work/WebKit-r36013'
make: *** [all] Error 2
 *
 * ERROR: net-libs/webkit-gtk-0_p36013 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2510:  Called die
 * The specific snippet of code:
 *       emake || die "emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/net-libs:webkit-gtk-0_p36013:20080904-053407.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-0_p36013/temp/environment'.
 *
Comment 1 Wolfgang Thiess 2008-09-04 07:18:27 UTC
Created attachment 164539 [details]
complete build log

complete build log (gzipped)
Comment 2 Wolfgang Thiess 2008-09-04 07:19:31 UTC
Created attachment 164540 [details]
emerge --info

emerge --info
Comment 3 Bernard Cafarelli gentoo-dev 2008-09-04 09:32:43 UTC
Same problem, compiles fine here with r36053
Comment 4 Malte E. 2008-09-04 09:57:48 UTC
just wanted to third that issue.
36013 fails
36053 works fine with 36013's ebuild
36078 fails, but with a different error

An upstream error is very probable, so please remove 36013 from CVS and add 36053 instead
Comment 5 bb 2008-09-04 22:30:05 UTC
same here with net-libs/webkit-gtk-0_p36013:


Portage 2.1.4.4 (default/linux/amd64/2008.0, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.25-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r6 x86_64 Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz
Timestamp of tree: Tue, 02 Sep 2008 07:06:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="de_DE.utf8"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/x11 /usr/portage/local/mystuff/findcruft"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl acpi alsa amd64 branding bzip2 cdr cli cracklib crypt cups dbus dri dvd dvdr encode ffmpeg flac gdbm glibc-omitfp gnome gnome-keyring gpm gtk hal iconv isdnlog jpeg libnotify lirc mad midi mikmod mmkeys mmx mmxext mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python readline reflection samba session spl sse sse2 ssl suid svg sysfs tcpd unicode vorbis xorg xulrunner xv 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="g15" LINGUAS="de" LIRC_DEVICES="asusdh" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 6 Markus Ullmann (RETIRED) gentoo-dev 2008-09-06 07:09:54 UTC
hmm worked once though broke on rebuild... dropped anyway as it's outdated now ;)

Thanks for the notification though
Comment 7 Wolfgang Thiess 2008-09-07 07:00:57 UTC
net-libs/webkit-gtk-0_p36013 is replaced by net-libs/webkit-gtk-0_p36113 in portage now.

net-libs/webkit-gtk-0_p36113 emerges and works as expected.

Bug closed.