Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181261 - util-vserver-0.30.213 doesn't compile on ppc64
Summary: util-vserver-0.30.213 doesn't compile on ppc64
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: PPC64 Linux
: High normal (vote)
Assignee: Gentoo VPS Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 23:57 UTC by José Costa
Modified: 2007-06-27 07:31 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 José Costa 2007-06-07 23:57:38 UTC
emerging util-vserver-0.30.213 on ppc64 (64ul):

/usr/diet/lib-powerpc64/libc.a(stdin.o):(.text+0x1c): warning: warning: your code uses stdio (7+k bloat).
depbase=`echo src/vcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
        if diet -Os gcc -DHAVE_CONFIG_H -I. -I. -I.  -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT    -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time -MT src/vcopy.o -MD -MP -MF "$depbase.Tpo" -c -o src/vcopy.o src/vcopy.c; \
        then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link diet -Os gcc  -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time   -o src/vcopy -static src/vcopy.o lib_internal/libinternal-diet.a lib/libvserver.a
diet -Os gcc -g -O2 -std=c99 -Wall -pedantic -W -funit-at-a-time -o src/vcopy src/vcopy.o  lib_internal/libinternal-diet.a lib/libvserver.a
src/vcopy.o: In function `main':
src/vcopy.c:291: warning: warning: your code still has assertions enabled!
/usr/diet/lib-powerpc64/libc.a(stdin.o):(.text+0x1c): warning: warning: your code uses stdio (7+k bloat).
lib_internal/libinternal-diet.a(lib_internal_libinternal_diet_a-unify-copy.o): In function `copyMMap':
lib_internal/unify-copy.c:128: undefined reference to `__sigsetjmp'
/usr/diet/lib-powerpc64/libc.a(longjmp.o):(.text+0x3c): undefined reference to `__longjmp'
collect2: ld returned 1 exit status
make[2]: *** [src/vcopy] Error 1

--- emerge --info ---

Portage 2.1.2.7 (default-linux/ppc/ppc64/2007.0/64bit-userland/server/970, gcc-4.1.2, glibc-2.5-r3, 2.6.20-gentoo-r5 ppc64)
=================================================================
System uname: 2.6.20-gentoo-r5 ppc64 PPC970, altivec supported
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 07 Jun 2007 20:30:09 +0000
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.6.3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CBUILD="powerpc64-unknown-linux-gnu"
CFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -fomit-frame-pointer"
CHOST="powerpc64-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -mcpu=970 -mtune=970 -mabi=altivec -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig 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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl altivec apache2 berkdb bitmap-fonts cli cracklib crypt dri gdbm gpm iconv libg++ mailwrapper midi mysql ncurses nls nptl nptlonly openmp pam pcre perl ppc64 pppd python readline reflection session ssl tcpd truetype truetype-fonts type1-fonts unicode xml xorg zlib" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="dummy fbdev mach64 mga nv r128 radeon vega"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

maybe linked with http://bugs.gentoo.org/show_bug.cgi?id=179408
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-08 13:45:05 UTC
This is not keyworded ppc64 at all. Feel free to reopen with a patch.
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2007-06-08 21:07:07 UTC
we will resolve this and mark it ~ppc64 then ...
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2007-06-27 07:31:23 UTC
marking as LATER. Feel free to reopen, when you have a patch ready. :-)