First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 171603
Alias:
Product:
Component:
Status: RESOLVED
Resolution: CANTFIX
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marijn Schouten <hkbst@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log gnucash-2.0.5/temp/build.log text/plain Marijn Schouten 2007-03-20 18:32 0000 82.90 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171603 depends on: Show dependency tree
Bug 171603 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-20 18:32 0000
gnucash-2.0.5 doesn't compile.

Portage 2.1.2.2 (default-linux/amd64/2006.1/desktop, gcc-4.1.2, glibc-2.5-r1,
2.6.20-gentoo x86_64)
=================================================================
System uname: 2.6.20-gentoo x86_64 Intel(R) Core(TM)2 CPU          6600  @
2.40GHz
Gentoo Base System version 1.12.9
Timestamp of tree: Sun, 18 Mar 2007 17:30:09 +0000
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 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.15-r1
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -ggdb"
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/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect cvs distlocks metadata-transfer
parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
LINGUAS="en nl"
MAKEOPTS="-j4"
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/portage/local/layman/nouveau /home/marijn/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alsa amd64 berkdb bitmap-fonts cairo cdr cli cracklib crypt
cups dbus dri dts dvd dvdr dvdread eds emacs emboss encode esd fam firefox
fortran gdbm gif gmp gnome gpm gstreamer gtk gtk2 hal iconv ipv6 isdnlog jpeg
kde kdeenablefinal ldap libg++ lm_sensors mad midi mikmod mng mp3 mpeg ncurses
nls nptl nptlonly nvidia offensive ogg opengl pam pcre pdf perl png ppds pppd
python qt3 qt4 quicktime readline reflection sdl session smp spell spl ssl svg
tcpd theora threads truetype truetype-fonts type1-fonts unicode vorbis xinerama
xml xorg xv 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 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" LINGUAS="en nl"
USERLAND="GNU" VIDEO_CARDS="fbdev nv nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Marijn Schouten 2007-03-20 18:32:35 0000 -------
Created an attachment (id=113904) [details]
gnucash-2.0.5/temp/build.log

------- Comment #2 From Jakub Moc (RETIRED) 2007-03-20 18:36:15 0000 -------

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

------- Comment #3 From Jakub Moc (RETIRED) 2007-03-20 19:06:12 0000 -------
Re-opening for more investigation per Marijn's request...

------- Comment #4 From Marijn Schouten 2007-03-20 19:15:57 0000 -------
Re-emerging g-wrap fixed my issue, which seems to be:

checking for (g-wrap gw-standard) guile module... no
checking for (g-wrap gw standard) guile module... no
configure: WARNING:

    Unable to find the g-wrap standard module, a.k.a. guile-g-wrap.
    You won't be able to run GnuCash without it!

The stuff at the end is a decoy I think:

grep: /usr/lib64/libguile-ltdl.la: No such file or directory
/bin/sed: can't read /usr/lib64/libguile-ltdl.la: No such file or directory
libtool: link: `/usr/lib64/libguile-ltdl.la' is not a valid libtool archive

/usr/lib64/libguile-ltdl.la doesn't exist either way

------- Comment #5 From Marijn Schouten 2007-03-20 19:35:42 0000 -------
ok, I'm pretty sure now that I broke g-wrap by switching between guile
versions. At least there is no alternating nastyness left.

Not sure what can be done about it. There should be a revdep-rebuild tool which
groks guile stuff :)

------- Comment #6 From Marijn Schouten 2007-03-28 09:14:37 0000 -------
*** Bug 165713 has been marked as a duplicate of this bug. ***

------- Comment #7 From Marijn Schouten 2007-03-28 09:16:35 0000 -------
*** Bug 172486 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug