Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97125 - rrdtool build crashes probably because of self-reference during ebuild
Summary: rrdtool build crashes probably because of self-reference during ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-26 10:29 UTC by K. Posern
Modified: 2006-01-17 08:44 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 K. Posern 2005-06-26 10:29:39 UTC
emerge "=rrdtool-2.6.1-r1"

crashed with the error:

ld: cannot find -lrrd

!

I "solved" the problem by doing FIRST:

emerge "=rrdtool-1.0.49"

and THEN again

emerge "=rrdtool-1.2.6-r1"

and like THIS it finally worked.




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




Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  9 2005, 23:44:09)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.8.5-r3, 1.5, 1.7.9-r1, 1.4_p6, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -pipe -fomit-frame-pointer -O3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -pipe -fomit-frame-pointer -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="      http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
     ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo     
http://212.219.247.11/sites/www.ibiblio.org/gentoo/     
http://212.219.247.12/sites/www.ibiblio.org/gentoo/ "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acl acpi acpi4linux aim alsa amd aotuv apache2 apm arts
artworkextra asm async audiofile avi bash-completion berkdb bitmap-fonts bl
bonobo bootsplash bzip2 cdda cddb cdio cdparanoia cdr chipcard crypt cups curl
dga directfb divx4linux dts dv dvd dvdr dvdread edl emacs emacs-w3 emboss encode
escreen esd ethereal faac faad fam fax fbcon fbdev ffmpeg firebird flac
foomaticdb fortran gb gd gdbm geoip ggi gif gimp gimpprint gnome gphoto2 gpm
gstreamer gtk gtk2 gtkhtml guile hbci icq imagemagick imap imlib ipv6 jabber
jack java jce jikes jp2 jpeg junit kde kerberos ladcca lcms libcaca libg++
libsamplerate libwww lirc live lzo mad maildir matroska matrox memlimit mikmod
mldonkeypango mmx mmxext monkey motif mozdomi mozxmlterm mp3 mpeg mpeg4 mplayer
msn mysql mythtv nas ncurses network nls ntlm odbc ofx ogg oggvorbis opengl
oscar oss pam pcap pcre pdflib perl php png posix postgres ppds pthreads python
qt quicktime readline real rtc ruby samba scanner sdl silc slang speex spell spl
sqlite sse sse2 ssl svga tcltk tcpd tetex tga theora tiff transcode truetype
truetype-fonts type1-fonts unicode usb v4l v4l2 videos vorbis win32codecs wmf
xanim xemacs xine xml xml2 xmms xosd xprint xscreensaver xv xvid xvmc yahoo yv12
zlib zvbi userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-26 10:51:15 UTC
Please upgrade to 1.2.9, see bug 94411
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-26 10:58:27 UTC
Should be fixed, emerge sync and try again.

 25 Jun 2005; Marcelo Goes <vanquirius@gentoo.org> rrdtool-1.2.6.ebuild,
  rrdtool-1.2.6-r1.ebuild:
  Fix tcl issues. Thanks to Kugelfang on irc.
Comment 3 K. Posern 2005-06-26 11:13:04 UTC
Hi.

> Should be fixed, emerge sync and try again.

All I can say: I did an emerge sync before.

And it was as I described while trying to emerge 1.2.6-r1.

So I think:

  rrdtool-1.2.6-r1.ebuild:
  Fix tcl issues. Thanks to Kugelfang on irc.

is not yet true.

tormen.
Comment 4 Marcelo Goes (RETIRED) gentoo-dev 2005-06-26 13:32:24 UTC
I don't understand what is being asked. Help, please?
Comment 5 K. Posern 2005-06-26 13:53:10 UTC
Hi.

Hmmm. I thought you told me that with the version 2.6.1-r1 the problem I
described should not occur (anymore)?

But it does.

?

tormen.
Comment 6 K. Posern 2005-06-26 14:00:31 UTC
...sorry I meant : version 1.2.6-r1 (not 2.6.1-r1)

tormen
Comment 7 Marcelo Goes (RETIRED) gentoo-dev 2005-06-26 14:17:04 UTC
I cannot reproduce your error :-(.
I can even run a mock tcl application loading rrdtool's tcl bindings.
Comment 8 K. Posern 2005-06-26 15:55:38 UTC
Hi.

so maybe it is because something is not uptodate?

In the beginning, I did a "emerge -auD rrdtool".

Gentoo asked only to emerge rrdtool-1.2.6-r1.

And it broke like I described (I swear ;-)

But of course if it is not reproducable, we can close this.
Comment 9 Marcelo Goes (RETIRED) gentoo-dev 2005-06-26 17:39:28 UTC
(In reply to comment #8)

> And it broke like I described (I swear ;-)
> But of course if it is not reproducable, we can close this.

I believe you :-), I just could not replicate this on my machine. Let's keep
this open for a while, other people may have the same problem.

Comment 10 Markus Ullmann (RETIRED) gentoo-dev 2006-01-13 11:22:47 UTC
Is this thing still causing problems?

I tested on a blank system but I am unable to reproduce either...
Comment 11 Marcelo Goes (RETIRED) gentoo-dev 2006-01-17 08:44:26 UTC
Please reopen if this pops-up again.