DragonFly BSD
DragonFly users List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

pkgsrc-problems


From: Thomas Schlesinger <schlesinger@xxxxxxxxxxxxx>
Date: Sat, 22 Apr 2006 15:58:04 +0200

Hi Jörg,

there are problems with some pkgsrc-packages:

package mpeg4ip:
<snip>
checking whether the f77 linker 
(/usr/pkgsrc/multimedia/mpeg4ip/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... dragonfly ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether make sets $(MAKE)... (cached) yes
checking for i386-pc-dragonfly-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for i386-pc-dragonfly-g++... (cached) c++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for working alloca.h... no
checking for alloca... yes
configure: error: Unsupported target:  Please add to configure.in
configure: error: /bin/sh './configure' failed for lib/SDLAudio
+ exit 1
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/multimedia/mpeg4ip


package kdeutis3:
<snip>
memsensor.cpp:294:31: warning: "__FreeBSD_version" is not defined
memsensor.cpp:306:31: warning: "__FreeBSD_version" is not defined
memsensor.cpp: In member function `virtual void MemSensor::update()':
memsensor.cpp:307: error: `MaxSet' undeclared (first use this function)
memsensor.cpp:309: warning: unused variable 'set'
memsensor.cpp:334:31: warning: "__FreeBSD_version" is not defined
gmake[3]: *** [memsensor.o] Error 1
gmake[3]: Leaving directory 
`/usr/pkgsrc/misc/kdeutils3/work/kdeutils-3.5.2/superkaramba/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/misc/kdeutils3/work/kdeutils-3.5.2/superkaramba'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/misc/kdeutils3/work/kdeutils-3.5.2'
gmake: *** [all] Error 2
*** Error code 2


package k3b:
<snip>
if /bin/sh ../libtool --silent --mode=compile --tag=CXX 
c++ -DHAVE_CONFIG_H -I. -I. -I..  -I. -I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/pkg/xorg/include  -I/usr/pkg/include -I/usr/pkg/xorg/include    -DQT_THREAD_SUPPORT -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/xorg/include -I/usr/pkg/include/krb5 -I/usr/pkg/include/freetype2  -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include -DLDAP_DEPRECATED -I/usr/include -I/usr/pkg/qt3/include -DGL
X_GLXEXT_LEGACY -I/usr/pkg/xorg/include -I/usr/pkg/include/krb5 -I/usr/pkg/include/freetype2 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fpermissive -MT 
k3bscsicommand.lo -MD -MP -MF ".deps/k3bscsicommand.Tpo" \
          -c -o k3bscsicommand.lo `test -f 'k3bscsicommand.cpp' || 
echo './'`k3bscsicommand.cpp; \
        then mv -f ".deps/k3bscsicommand.Tpo" ".deps/k3bscsicommand.Plo"; \
        else rm -f ".deps/k3bscsicommand.Tpo"; exit 1; \
        fi
In file included from k3bscsicommand.cpp:187:
k3bscsicommand_bsd.cpp: In member function `int 
K3bDevice::ScsiCommand::transport(K3bDevice::TransportDirection, void*, 
size_t)':
k3bscsicommand_bsd.cpp:157: warning: right-hand operand of comma has no effect
In file included from k3bscsicommand.cpp:187:
k3bscsicommand_bsd.cpp: In member function `bool 
K3bDevice::ScsiCommand::eject(bool)':
k3bscsicommand_bsd.cpp:196: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
k3bscsicommand_bsd.cpp:201: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
k3bscsicommand_bsd.cpp:204: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
k3bscsicommand_bsd.cpp:207: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
k3bscsicommand_bsd.cpp: In member function `bool 
K3bDevice::ScsiCommand::traylock(bool)':
k3bscsicommand_bsd.cpp:215: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
k3bscsicommand_bsd.cpp:217: error: 'class K3bDevice::ScsiCommand::Private' has 
no member named 'cmd'
gmake[2]: *** [k3bscsicommand.lo] Error 1
gmake[2]: Leaving directory 
`/usr/pkgsrc/sysutils/k3b/work/k3b-0.12.14/libk3bdevice'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/sysutils/k3b/work/k3b-0.12.14'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/k3b
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/pkgsrc/sysutils/k3b/work/.work.log
===>
*** Error code 1

Please have a look at  these packages, if possible.

Thanks,
Thomas




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