Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246670 - x11-wm/awesome-3.1_rc1 emerge failed
Summary: x11-wm/awesome-3.1_rc1 emerge failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 07:22 UTC by MATSUU Takuto (RETIRED)
Modified: 2008-11-15 00:07 UTC (History)
1 user (show)

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 MATSUU Takuto (RETIRED) gentoo-dev 2008-11-14 07:22:57 UTC
from Bug 240293

michael@frontier ~ $ sudo emerge awesome
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) x11-wm/awesome-3.1_rc1

--- cutted ---

CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function `luaA_checkudata':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:147:
undefined reference to `luaL_checkudata'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function `luaA_imagebox_index':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:137:
undefined reference to `lua_pushstring'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:134:
undefined reference to `lua_pushboolean'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function `luaA_checkudata':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:150:
undefined reference to `luaL_error'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:147:
undefined reference to `luaL_checkudata'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function
`luaA_imagebox_newindex':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:185:
undefined reference to `luaL_checklstring'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function `luaA_checkboolean':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:181:
undefined reference to `lua_type'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:182:
undefined reference to `luaL_typerror'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:183:
undefined reference to `lua_toboolean'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function
`luaA_imagebox_newindex':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:176:
undefined reference to `lua_type'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:178:
undefined reference to `luaL_checklstring'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/widgets/imagebox.c:164:
undefined reference to `lua_type'
CMakeFiles/awesome.dir/widgets/imagebox.c.o: In function `luaA_checkudata':
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:147:
undefined reference to `luaL_checkudata'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:150:
undefined reference to `luaL_error'
/var/tmp/portage/x11-wm/awesome-3.1_rc1/work/awesome-3.1-rc1/luaa.h:150:
undefined reference to `luaL_error'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `__cxa_begin_catch'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `__cxa_allocate_exception'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `__gxx_personality_v0'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `__cxa_throw'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `__cxa_end_catch'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `vtable for __cxxabiv1::__class_type_info'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblua.so: undefined
reference to `vtable for __cxxabiv1::__pointer_type_info'
collect2: ld returned 1 exit status
make[2]: *** [awesome] Error 1
make[1]: *** [CMakeFiles/awesome.dir/all] Error 2
make: *** [all] Error 2
 * 
 * ERROR: x11-wm/awesome-3.1_rc1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2564:  Called cmake-utils_src_compile 'all'
 *             environment, line  592:  Called cmake-utils_src_make 'all'
 *             environment, line  643:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *  The die message:
 *   Make failed!
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/x11-wm/awesome-3.1_rc1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/x11-wm/awesome-3.1_rc1/temp/environment'.
 * 

>>> Failed to emerge x11-wm/awesome-3.1_rc1, Log file:

>>>  '/var/tmp/portage/x11-wm/awesome-3.1_rc1/temp/build.log'
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2008-11-14 07:26:04 UTC
@m.guzelevich: Please put results of following commands.

# emerge --info
# emerge -pv lua
Comment 2 Michael D. Guzelevich 2008-11-14 19:32:04 UTC
$ sudo emerge --info
Portage 2.2_rc14 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.27-gentoo-r2 x86_64)
=================================================================
System uname: Linux-2.6.27-gentoo-r2-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7250_@_2.00GHz-with-glibc2.2.5
Timestamp of tree: Fri, 14 Nov 2008 06:05:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.3.0-r1
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.linux.ee/pub/gentoo/distfiles/ ftp://ftp.linux.ee/pub/gentoo/distfiles/"
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1"
LINGUAS="en_US ru"
MAKEOPTS="-j22"
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/local/portage/layman/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 ao apm atm audiofile bash-completion bcmath bluetooth bzip2 cairo calendars cdb cddb cdparanoia cdr cli cracklib crypt cscope css ctype cups cvs cxx dbus dbx dga djvu dri dv dvb dvd dvdr dvdread encode enscript exif expat fastcgi ffmpeg fftw firefox flac fltk fontconfig ftp gd gdbm geoip gif gimp glut gnome gnuplot gnutls gphoto2 gpm gps graphvis gstreamer hal hddtemp iconv ieee1394 imagemagik imap imlib ipv6 isdnlog jabber jack java java6 javascript jbig jikes jingle jpeg jpeg2k lame latex lcms ldap libcaca libnotify libsamplerate libwww lirc lm_sensors lua lzo mad matroska mcve midi mime mmx mng mp3 mpeg mplayer mudflap multilib musepack nas ncurses netboot nis nls nntp nptl nptlonly ofx ogg openal openexr opengl openmp pam pcmcia pcre pda pdf perl png pppd python qt4 quicktime raw rdesctop readline recode reflection rss samba sasl scanner sdl session simplexml skey slang smartcard sndfile snmp sockets sox speex spell spl sqlite sqlite3 sse sse2 ssl subversion suid svg symlink sysfs syslog szip taglib tcl tcpd theora threads tiff tk truetype unicode usb v4l v4l2 vcd vim-syntax vnc vorbis wavpack wifi wmf wxwindows x264 xattr xcomposite xine xinerama xml xmlrpc xorg xosd xpm xscreensaver xsl xulrunner xv xvid 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" CAMERAS="canon" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US ru" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Michael D. Guzelevich 2008-11-14 19:33:36 UTC
$sudo emerge -pv lua

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

Calculating dependencies... done!
[ebuild     UD] dev-lang/lua-5.1.4 [5.1.4-r1] USE="deprecated readline -static (-cxx%*)" 0 kB

Total: 1 package (1 downgrade), Size of downloads: 0 kB
Comment 4 Michael D. Guzelevich 2008-11-14 19:48:33 UTC
$ sudo emerge --update lua
$ sudo emerge --update awesome

fix my problem
thank you
Comment 5 MATSUU Takuto (RETIRED) gentoo-dev 2008-11-15 00:07:12 UTC
close