pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/27198: xmms-flac 1.1.0 pkg doesn't build on 2.0rc1



>Number:         27198
>Category:       pkg
>Synopsis:       xmms-flac 1.1.0 pkg doesn't build on 2.0rc1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 10 00:34:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Buelow
>Release:        2.0RC1/i386
>Organization:
>Environment:
NetBSD xxx 2.0_RC1 NetBSD 2.0_RC1 (GENERIC) #0: Sun Oct  3 06:36:43 UTC 2004  
autobuild%tgm.netbsd.org@localhost:/autobuild/netbsd-2-0/i386/OBJ/autobuild/netbsd-2-0/src/sys/arch/i386/compile/GENERIC
 i386

>Description:
The xmms-flac port fails with:

----snip----
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I../.. 
-I/usr/pkgsrc/audio/xmms-flac/work/.buildlink/include -DGLX_GLXEXT_LEGACY 
-I./include -I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops 
-finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -O2 -c 
file_decoder.cpp -MT file_decoder.lo -MD -MP -MF .deps/file_decoder.TPlo  -fPIC 
-DPIC -o .libs/file_decoder.o
file_decoder.cpp:27: error: redefinition of `const char* 
   FLAC::Decoder::File::State::resolved_as_cstring(const FLAC::Decoder::File&) 
   const'
/usr/pkgsrc/audio/xmms-flac/work/.buildlink/include/FLAC++/decoder.h:287: 
error: `
   const char* FLAC::Decoder::File::State::resolved_as_cstring(const 
   FLAC::Decoder::File&) const' previously defined here
file_decoder.cpp:27: error: no `const char* 
   FLAC::Decoder::File::State::resolved_as_cstring(const FLAC::Decoder::File&) 
   const' member function declared in class `FLAC::Decoder::File::State'
gmake[3]: *** [file_decoder.lo] Error 1
gmake[3]: Leaving directory 
`/usr/pkgsrc/audio/xmms-flac/work/flac-1.1.0/src/libFLAC++'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/audio/xmms-flac/work/flac-1.1.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/audio/xmms-flac/work/flac-1.1.0'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/audio/xmms-flac
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/xmms-flac
----snap----

CVS header of Makefile:

# $NetBSD: Makefile,v 1.9 2004/10/03 00:13:11 tv Exp $

Presumably, the plugin contains code that is no longer allowed with
the g++ shipped with 2.0.

>How-To-Repeat:
Try to build audio/xmms-flac on 2.0RC1.

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Home | Main Index | Thread Index | Old Index