<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>114109</bug_id>
          
          <creation_ts>2005-12-01 00:34 0000</creation_ts>
          <short_desc>[REQUEST] version bump for bmpx to 0.12.9</short_desc>
          <delta_ts>2005-12-02 03:38:25 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://beep-media-player.org/index.php/BMPx_Homepage</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>whereami@gmail.com</reporter>
          <assigned_to>azarah@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>whereami@gmail.com</who>
            <bug_when>2005-12-01 00:34:29 0000</bug_when>
            <thetext>according to the bmpx website, 0.12.9 will be the last official release for a
while, while they work on &quot;Phase 3&quot; [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&apos;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:
------------------------------------------------------------------------------
&lt;snip&gt;

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 &amp;&amp; rm -f libcontainer_pls.so.0 &amp;&amp; ln -s libcontainer_pls.so.0.0.0
libcontainer_pls.so.0)
(cd .libs &amp;&amp; rm -f libcontainer_pls.so &amp;&amp; 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&apos; 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 &amp;&amp; rm -f libcontainer_pls.la &amp;&amp; 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&apos;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/bmpx-0.12.9/work/bmpx-0.12.9/plugins&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bmpx-0.12.9/work/bmpx-0.12.9&apos;
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=&quot;amd64&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;x86_64-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -march=athlon64 -pipe -fomit-frame-pointer&quot;
CHOST=&quot;x86_64-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/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&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -march=athlon64 -pipe -fomit-frame-pointer&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig ccache distlocks fixpackages sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://gentoo.ccccom.com
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.osuosl.org/&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;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&quot;
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>whereami@gmail.com</who>
            <bug_when>2005-12-01 00:40:01 0000</bug_when>
            <thetext>oh, while we&apos;re at it, bug 107696 remineded me, their website seems to have
moved back to http://beep-media-player.org/</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>azarah@gentoo.org</who>
            <bug_when>2005-12-02 03:38:25 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; oh, while we&apos;re at it, bug 107696 remineded me, their website seems to have
&gt; moved back to http://beep-media-player.org/

I already fixed that ...

Anyhow, added.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>