Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111992 - gnucash-1.8.12 on amd64 fails
Summary: gnucash-1.8.12 on amd64 fails
Status: RESOLVED DUPLICATE of bug 106936
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 12:11 UTC by Maciek Gajewski
Modified: 2005-11-09 13:42 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 Maciek Gajewski 2005-11-09 12:11:12 UTC
gnucash-1.8.12 on fresh amd64 gentoo fails to compile 

Reproducible: Always
Steps to Reproduce:
1.Install ne 2005.1 amd64 gentoo
2.emerge gnucash
3.

Actual Results:  
x86_64-pc-linux-gnu-gcc -shared  .libs/agedver.o  -Wl,--rpath -Wl,/usr/lib64
-Wl,--rpath -Wl,/usr/lib64  -L/usr/X11R6/lib64 /usr/lib64/li
bpopt.so -lm  -Wl,-soname -Wl,libagedver.so.0 -o .libs/libagedver.so.0.0.0
(cd .libs && rm -f libagedver.so.0 && ln -s libagedver.so.0.0.0 libagedver.so.0)
(cd .libs && rm -f libagedver.so && ln -s libagedver.so.0.0.0 libagedver.so)
creating libagedver.la
(cd .libs && rm -f libagedver.la && ln -s ../libagedver.la libagedver.la)
make[6]: Leaving directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module/test/misc-mods'
make[6]: Entering directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module/test'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../..   
-I../../../src/gnc-module  -I/usr/include/glib-1.2 -I/usr/lib64/glib/inc
lude -O2 -march=k8 -pipe  -Wdeclaration-after-statement -MT test-load-c.o -MD
-MP -MF ".deps/test-load-c.Tpo" -c -o test-load-c.o test-lo
ad-c.c; \
then mv -f ".deps/test-load-c.Tpo" ".deps/test-load-c.Po"; else rm -f
".deps/test-load-c.Tpo"; exit 1; fi
/bin/sh ../../../libtool --mode=link x86_64-pc-linux-gnu-gcc
-I../../../src/gnc-module  -I/usr/include/glib-1.2 -I/usr/lib64/glib/include
 -O2 -march=k8 -pipe  -Wdeclaration-after-statement  -L/usr/X11R6/lib64 -o
test-load-c  test-load-c.o ../libgncmodule.la -L/usr/lib64 -lglib -lltdl -lpopt
-lm  -lm
mkdir .libs
x86_64-pc-linux-gnu-gcc -I../../../src/gnc-module -I/usr/include/glib-1.2
-I/usr/lib64/glib/include -O2 -march=k8 -pipe -Wdeclaration-aft
er-statement -o .libs/test-load-c test-load-c.o  -L/usr/X11R6/lib64
../.libs/libgncmodule.a /var/tmp/portage/gnucash-1.8.12/work/gnucash-
1.8.12/src/core-utils/.libs/libcore-utils.so -L/usr/lib64
/usr/lib64/libgwrap-wct.so /usr/lib64/libguile.so /usr/lib64/libguile-ltdl.so -
lcrypt -lgwrap-glib /usr/lib64/libglib.so /usr/lib64/libltdl.so -ldl
/usr/lib64/libpopt.so -lm -Wl,--rpath -Wl,/usr/lib64
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
cannot find -lgwrap-glib
collect2: ld returned 1 exit status
make[6]: *** [test-load-c] Bd 1
make[6]: Leaving directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module/test'
make[5]: *** [all-recursive] Bd 1
make[5]: Leaving directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module/test'
make[4]: *** [all-recursive] Bd 1
make[4]: Leaving directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module'
make[3]: *** [all] Bd 2
make[3]: Leaving directory
`/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src/gnc-module'
make[2]: *** [all-recursive] Bd 1
make[2]: Leaving directory `/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12/src'
make[1]: *** [all-recursive] Bd 1
make[1]: Leaving directory `/var/tmp/portage/gnucash-1.8.12/work/gnucash-1.8.12'
make: *** [all] Bd 2


Expected Results:  
emerged gnucash

Portage 2.0.53_rc7 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo x86_64)
=================================================================
System uname: 2.6.14-gentoo x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.12.0_pre9
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.59-r7
sys-devel/automake:  1.7.9-r1, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl/
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo http://src.gentoo.pl/"
LANG="pl_PL.utf8"
LC_ALL="pl_PL.utf8"
LINGUAS="pl en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acl acpi alsa amarok arts audiofile avi bash-completion berkdb
bitmap-fonts bluetooth bonobo browserplugin bzlib cdr crypt cups divx4linux dvd
dvdr eds emboss encode esd fam ffmpeg flac foomaticdb fortran gd gif glut gpm
gstreamer gtk2 gtkhtml guile hal iconv imagemagick imlib ipv6 joystick jpeg kde
lzw lzw-tiff mad mp3 mpeg musicbrainz ncurses nls nvidia ogg opengl pam pdflib
perl plugin png python qt quicktime readline real samba sdl spell ssl svg tcpd
tiff truetype-fonts type1-fonts udev unicode usb userlocales videos
visualization wmf xine xml xml2 xpm xv zeroconf zlib linguas_pl linguas_en
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-09 13:42:25 UTC

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