Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192259 - app-misc/endeavour-2.4.6 failed on string.o
Summary: app-misc/endeavour-2.4.6 failed on string.o
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-12 03:54 UTC by N Addy
Modified: 2007-09-12 12:45 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 N Addy 2007-09-12 03:54:56 UTC
Compiling module string.o fails.

I see this bug was reported and resolved back in 2005 but a lot has changed since then.  Wasn't sure whether to reopen that bug or start a new one.

Portage 2.1.2.12 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.22-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r5 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 12 Sep 2007 01:00:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -msse3 -O2 -pipe"
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/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -msse3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 apache2 arts berkdb bitmap-fonts cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emacs emboss encode esd evo fam firefox fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg kde kerberos ldap lm_sensors mad midi mikmod mmx motif mp3 mpeg mudflap mysql ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png postgres pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session slang spell spl sse sse2 ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis xml xorg xv zlib" 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" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Reproducible: Always

Steps to Reproduce:
1.emerge endeavour
2.
3.

Actual Results:  
Compiling module ../string.o
../string.cpp:6: error: previous declaration of 'char* tzname [2]' with 'C++' linkage
/usr/include/gentoo-multilib/amd64/time.h:282: error: conflicts with new declaration with 'C' linkage
../string.cpp: In function 'void strtoupper(char*)':
../string.cpp:484: warning: operation on 's' may be undefined
../string.cpp: In function 'void strtolower(char*)':
../string.cpp:496: warning: operation on 's' may be undefined
make[1]: *** [../string.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Building utilities...
Compiling resources
Compiling confirmation_dialog
Compiling style_editor
style_editor.c: In function 'main':
style_editor.c:134: warning: dereferencing type-punned pointer will break strict-aliasing rules
c++: ../string.o: No such file or directory
make[1]: *** [style_editor] Error 1
make[1]: *** Waiting for unfinished jobs....
c++: ../string.o: No such file or directory
make[1]: *** [confirmation_dialog] Error 1
make: *** [all] Error 2

!!! ERROR: app-misc/endeavour-2.4.6 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  endeavour-2.4.6.ebuild, line 32:   Called die

!!! Parallel make failed

Expected Results:  
Package should emerge.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-12 07:23:39 UTC
Way too old, try with 2.7.3 please and report back.
Comment 2 N Addy 2007-09-12 12:45:58 UTC
Too old?  Are you referring to me or the version?  ;)

I'll give 2.7.3 a try tonight.

There are only two versions in portage.  2.4.6 is the one marked stable.  Shouldn't 2.7.3 be marked stable if the other is too old?