Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15755 - pwlibs fail to emerge : undefine reference
Summary: pwlibs fail to emerge : undefine reference
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-15 14:53 UTC by Ph. Bobo
Modified: 2003-03-08 14:04 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 Ph. Bobo 2003-02-15 14:53:06 UTC
g++ -o obj_linux_x86_r/asnparser -march=pentium3 -O3 -s -L/usr/lib -L/usr
-L/var/tmp/portage/pwlib-1.4.7/work/pwlib/lib   ./obj_linux_x86_r/asn_grammar.o 
./obj_linux_x86_r/asn_lex.o  ./obj_linux_x86_r/main.o -ldl -lpt_linux_x86_r
-lpthread -lssl -lcrypto -lexpat
./obj_linux_x86_r/main.o(.gnu.linkonce.d._ZTV3App+0x6c): undefined reference to
`PThread::GetThreadId() const'
collect2: ld returned 1 exit status
make[2]: *** [obj_linux_x86_r/asnparser] Error 1
make[2]: Leaving directory
`/var/tmp/portage/pwlib-1.4.7/work/pwlib/tools/asnparser'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.4.7/work/pwlib'
make: *** [optshared] Error 2

!!! ERROR: dev-libs/pwlib-1.4.7 failed.
!!! Function src_compile, Line 43, Exitcode 2
!!! (no error message)

Reproducible: Always
Steps to Reproduce:
1.emerge -u world (or) emerge -u gnomemeeting (or) emerge -u pwlib
2.
3.

Actual Results:  
fail to emerge

Expected Results:  
emerge succeed

Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r9 i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /opt/jakarta/tomcat/conf /usr/kde/3.1/share/config
/usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib directfb
gdbm berkdb slang readline arts tetex aalib svga tcltk java guile ruby mysql X
sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde
motif opengl mozilla ldap snmp cdr scanner"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3"
CXXFLAGS="-march=pentium3 -O3"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 foser (RETIRED) gentoo-dev 2003-02-17 08:18:57 UTC
From the changelog :

  13 Feb 2003; Nick Hadaway <raker@gentoo.org> pwlib-1.4.7.ebuild :
  Added a warning so people realize that during a pwlib upgrade,
  the build will fail and to unmerge previous versions before
  continuing.

did you do so ?


AGAIN THIS IS NOT A BLOCKER BUG ! One emerge failing for one person is NOT a blocker. please just stay away from those switches.

Besides that, before you file bugs about anything you should try compiling with lower optimisations.
Comment 2 foser (RETIRED) gentoo-dev 2003-03-08 14:04:47 UTC
no more traffic, closing

reporter, reopen if you feel it's still a problem.