pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39817: Build of arts pkg fails on i386
>Number: 39817
>Category: pkg
>Synopsis: Build of arts pkg fails on i386
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Oct 28 01:35:00 +0000 2008
>Originator: Steven Sartorius
>Release: 4.0.1 PATCH
>Organization:
>Environment:
NetBSD shuttle.localnet 4.0.1_PATCH NetBSD 4.0.1_PATCH (SHUTTLE_4) #0: Sun Oct
19 17:54:52 EDT 2008
root%shuttle.localnet@localhost:/usr/obj/sys/arch/i386/compile/SHUTTLE_4 i386
>Description:
Trying to build audio/arts in pkgsrc. Fails with the following message:
gmake[2]: Entering directory
`/usr/pkgsrc/audio/arts/work.i386/arts-1.5.10/mcop_mt'
/bin/sh ../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.
-I.. -I../mcop -I../artsc -I../mcop -I../mcop -I../flow -I../flow
-I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/X11R6/include
-I/usr/pkg/include -I/usr/X11R6/include -I../libltdl -DQT_THREAD_SUPPORT
-I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -pthread
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
-mfpmath=sse -msse2 -march=k8 -I/usr/pkg/include -I/usr/pkg/qt3/include
-I/usr/include -I/usr/pkg/include/freetype2 -I/usr/X11R6/include -mfpmath=sse
-msse2 -march=k8 -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -ftemplate-depth-99 -MT threads_posix.lo -MD -MP -MF
.deps/threads_posix.Tpo -c -o threads_posix.lo threads_posix.cc
threads_posix.cc:332: warning: unused parameter 'priority'
threads_posix.cc: In function 'void
Arts::PosixThreads::pth_rec_cond_wait_timed(Arts::PosixThreads::GslCond*,
Arts::PosixThreads::GslMutex*, Arts::PosixThreads::gulong,
Arts::PosixThreads::gulong)':
threads_posix.cc:507: error: aggregate 'Arts::PosixThreads::timespec abstime'
has incomplete type and cannot be defined
gmake[2]: *** [threads_posix.lo] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/audio/arts/work.i386/arts-1.5.10/mcop_mt'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/audio/arts/work.i386/arts-1.5.10'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/audio/arts
*** Error code 1
>How-To-Repeat:
Just try to build arts :)
>Fix:
Home |
Main Index |
Thread Index |
Old Index