Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 114109
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Schlemmer (RETIRED) <azarah@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: whereami <whereami@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114109 depends on: Show dependency tree
Bug 114109 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: 2005-12-01 00:34 0000
according to the bmpx website, 0.12.9 will be the last official release for a
while, while they work on "Phase 3" [1].

For the previous version, (0.12.8), renaming the current portage (0.12.6.1)
ebuild resulted in a successful build, but it does not for this version. I'm
hoping it can be fixed in the ebuild. given that it fails during linking, i
think it probably can, but it is not an error i am familiar with.

Build error:
------------------------------------------------------------------------------
<snip>

x86_64-pc-linux-gnu-gcc -shared  .libs/libcontainer_pls.o
.libs/libcontainer_pls_main.o  -L/usr/lib -L/usr/lib64
/usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so
/usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so -lm
/usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so
/usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so
/usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcurl.so
-lssl -lcrypto -ldl -lz  -march=athlon64 -pthread -Wl,--export-dynamic
-Wl,-soname -Wl,libcontainer_pls.so.0 -o .libs/libcontainer_pls.so.0.0.0
(cd .libs && rm -f libcontainer_pls.so.0 && ln -s libcontainer_pls.so.0.0.0
libcontainer_pls.so.0)
(cd .libs && rm -f libcontainer_pls.so && ln -s libcontainer_pls.so.0.0.0
libcontainer_pls.so)
creating libcontainer_pls.la

*** Warning: Linking the shared library libcontainer_xspf.la against the
*** static library ../../xcs/libxcs.a is not portable!
x86_64-pc-linux-gnu-gcc -shared  .libs/libcontainer_xspf.o
.libs/libcontainer_xspf_main.o  -L/usr/lib -L/usr/lib64
/usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so
/usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so
/usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so
/usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgthread-2.0.so
/usr/lib64/libgmodule-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libcurl.so
-lssl -lcrypto -ldl /usr/lib64/libxml2.so -lz -lm ../../xcs/libxcs.a 
-march=athlon64 -pthread -Wl,--export-dynamic -Wl,-soname
-Wl,libcontainer_xspf.so.0 -o .libs/libcontainer_xspf.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/../../../../x86_64-pc-linux-gnu/bin/ld:
../../xcs/libxcs.a(xml.o): relocation R_X86_64_32 against `a local symbol' can
not be used when making a shared object; recompile with -fPIC
../../xcs/libxcs.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libcontainer_xspf.la] Error 1
make[3]: *** Waiting for unfinished jobs....
(cd .libs && rm -f libcontainer_pls.la && ln -s ../libcontainer_pls.la
libcontainer_pls.la)
make[3]: Leaving directory
`/var/tmp/portage/bmpx-0.12.9/work/bmpx-0.12.9/plugins/container'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/bmpx-0.12.9/work/bmpx-0.12.9/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bmpx-0.12.9/work/bmpx-0.12.9'
make: *** [all] Error 2

!!! ERROR: media-sound/bmpx-0.12.9 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message. 

------------------------------------------------------------------------------

[1] see http://beep-media-player.org/index.php/Phase3

Reproducible: Always
Steps to Reproduce:
1. cp /usr/portage/media-sound/bmpx/bmpx-0.12.6.1.ebuild \
/usr/local/portage/media-sound/bmpx/bmpx-0.12.9.ebuild
2. ebuild bmpx-0.12.9.ebuild digest
3. emerge -av bmpx

Actual Results:  
does not build

Expected Results:  
work like magic.

thang bmpx # emerge info
Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.12-gentoo-r10 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.13
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.osuosl.org/"
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 X aac aalib alsa audiofile avi bash-completion berkdb bitmap-fonts
bzip2 cd cdparanoia cdr crypt cups curl directfb dlloader dts dvd dvdr dvdread
eds emboss encode esd exif expat fam fbcon ffmpeg flac foomaticdb fortran gdbm
gif glut gpm gstreamer gtk gtk2 idn imagemagick imlib ipv6 java jpeg
kdeenablefinal lcms libcaca lua lzw lzw-tiff mad matroska mikmod mng motif
mozilla mp3 mpeg ncurses network nls nptl nptlonly nvidia ogg oggvorbis opengl
oss pam pcre pdflib perl pic png ppds python qt quicktime readline real recode
rtc samba sdl spell sqlite ssl tcpd threads tiff truetype truetype-fonts
type1-fonts udev unicode usb userlocales vorbis xine xinerama xml2 xmms xpm
xprint xv xvid xvmc zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

------- Comment #1 From whereami 2005-12-01 00:40:01 0000 -------
oh, while we're at it, bug 107696 remineded me, their website seems to have
moved back to http://beep-media-player.org/

------- Comment #2 From Martin Schlemmer (RETIRED) 2005-12-02 03:38:25 0000 -------
(In reply to comment #1)
> oh, while we're at it, bug 107696 remineded me, their website seems to have
> moved back to http://beep-media-player.org/

I already fixed that ...

Anyhow, added.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug