Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91391 - sys-apps/sandbox-1.2.4 fails to compile - ~amd64
Summary: sys-apps/sandbox-1.2.4 fails to compile - ~amd64
Status: RESOLVED DUPLICATE of bug 91083
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 23:20 UTC by Nuno Alexandre
Modified: 2005-07-17 13:06 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 Nuno Alexandre 2005-05-03 23:20:59 UTC
Generating symbols.h
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.  -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX\
then mv -f ".deps/sandbox-sandbox_futils.Tpo" ".deps/sandbox-sandbox_futils.Po"; else rm -f ".deps/sandbox-sandbox_futils.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.  -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX\
then mv -f ".deps/sandbox-getcwd.Tpo" ".deps/sandbox-getcwd.Po"; else rm -f ".deps/sandbox-getcwd.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc  -march=k8 -O2 -pipe -DSB_HAVE_64BIT_ARCH  -Wl,-O1  -o sandbox  sandbox-sa 
if /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.  -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT \
then mv -f ".deps/libsandbox_la-libsandbox.Tpo" ".deps/libsandbox_la-libsandbox.Plo"; else rm -f ".deps/libsandbox_la-libsandbox.Tpo"; exi
mkdir .libs
x86_64-pc-linux-gnu-gcc -march=k8 -O2 -pipe -DSB_HAVE_64BIT_ARCH -Wl,-O1 -o sandbox sandbox-sandbox.o sandbox-sandbox_futils.o sandbox-ge 
sandbox-sandbox.o(.text+0x39): In function `load_active_pids':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0x125): In function `load_active_pids':
: undefined reference to `rpl_realloc'
sandbox-sandbox.o(.text+0x189): In function `load_preload_libs':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0x248): In function `load_preload_libs':
: undefined reference to `rpl_realloc'
sandbox-sandbox.o(.text+0x862): In function `print_sandbox_log':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0xe8b): In function `main':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0xe9d): In function `main':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0xed3): In function `main':
: undefined reference to `rpl_malloc'
sandbox-sandbox.o(.text+0xf9e): In function `main':
: undefined reference to `rpl_realloc'
sandbox-sandbox_futils.o(.text+0xa9): In function `get_sandbox_pids_file':
: undefined reference to `rpl_malloc'
sandbox-sandbox_futils.o(.text+0x1f8): In function `sb_dirname':
: undefined reference to `rpl_malloc'
sandbox-sandbox_futils.o(.text+0x22d): In function `sb_dirname':
: undefined reference to `rpl_malloc'
sandbox-getcwd.o(.text+0x70): In function `__egetcwd':
: undefined reference to `rpl_malloc'
sandbox-getcwd.o(.text+0x39e): In function `__egetcwd':
: undefined reference to `rpl_realloc'
sandbox-getcwd.o(.text+0x453): In function `__egetcwd':
: undefined reference to `rpl_realloc'
sandbox-getcwd.o(.text+0x51a): In function `__egetcwd':
: undefined reference to `rpl_malloc'
collect2: ld returned 1 exit status
make[1]: *** [sandbox] Error 1
make[1]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DPIC -fPIC -D_REENTRANT -DLIBSANDBOX_PATH=\"/usr/lib32\" -DSANDBOX_BAo
libsandbox.c: In function `filter_path':
libsandbox.c:394: warning: assignment makes pointer from integer without a cast
libsandbox.c: In function `init_env_entries':
libsandbox.c:1049: warning: assignment makes pointer from integer without a cast
libsandbox.c:1069: warning: assignment makes pointer from integer without a cast
libsandbox.c:1089: warning: assignment makes pointer from integer without a cast
libsandbox.c:1099: warning: assignment makes pointer from integer without a cast
In file included from libsandbox.c:1507:
getcwd.c: In function `__egetcwd':
getcwd.c:303: warning: assignment makes pointer from integer without a cast
getcwd.c:333: warning: assignment makes pointer from integer without a cast
getcwd.c:343: warning: assignment makes pointer from integer without a cast
getcwd.c:428: warning: assignment makes pointer from integer without a cast
In file included from libsandbox.c:1508:
canonicalize.c: In function `erealpath':
canonicalize.c:90: warning: assignment makes pointer from integer without a cast
make[1]: Leaving directory `/var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4-x86'
make: *** [all] Error 2

!!! ERROR: sys-apps/sandbox-1.2.4 failed.
!!! Function src_compile, Line 61, Exitcode 2
!!! emake failed for x86
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11.7 x86_64)
=================================================================
System uname: 2.6.11.7 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr  4 2005, 22:16:04)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoclean autoconfig ccache distlocks noinfo notitles
sandbox strict"
GENTOO_MIRRORS="ftp://ftp.dkuug.dk/pub/gentoo/ ftp://rsync.gentoo.diku.dk
http://ftp.du.se/pub/os/gentoo"
LANG="en_US"
LDFLAGS="-Wl,-O1 "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 alsa dga ncurses opengl rtc sdl truetype xv video_cards_nvidia
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LINGUAS
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-05-04 01:07:15 UTC

*** This bug has been marked as a duplicate of 91083 ***