Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 14:38:24 -0500 (CDT)
From:      epf1@cec.wustl.edu
To:        freebsd-questions@freebsd.org
Message-ID:  <3921.216.162.115.91.1083613104.squirrel@clarion.cec.wustl.edu>

next in thread | raw e-mail | index | archive | help
Hello,

I am having some problems building the arts-1.2.2,1 port.

The box is freshly installed & cvsuped, with only portupgrade installed.

I ran "portinstall -v -m BATCH=YES kde" to install X & kde.

Here is the error I get:

---Begin Error---

gmake[2]: Entering directory `/usr/ports/audio/arts/work/arts-1.2.2/mcopidl'
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT mcopidl.o -MD -MP -MF ".deps/mcopidl.Tpo" -c
-o mcopidl.o mcopidl.cc; \
then mv -f ".deps/mcopidl.Tpo" ".deps/mcopidl.Po"; else rm -f
".deps/mcopidl.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT yacc.o -MD -MP -MF ".deps/yacc.Tpo" -c -o
yacc.o yacc.cc; \
then mv -f ".deps/yacc.Tpo" ".deps/yacc.Po"; else rm -f ".deps/yacc.Tpo";
exit 1; fi
/usr/share/misc/bison.simple:164:5: warning: "YYMAXDEPTH" is not defined
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT scanner.o -MD -MP -MF ".deps/scanner.Tpo" -c
-o scanner.o scanner.cc; \
then mv -f ".deps/scanner.Tpo" ".deps/scanner.Po"; else rm -f
".deps/scanner.Tpo"; exit 1; fi
scanner.cc:743:5: warning: "YY_STACK_USED" is not defined
scanner.cc:1783:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined
scanner.cc:2077:5: warning: "YY_MAIN" is not defined
scanner.cc:2056: warning: `void* yy_flex_realloc(void*, unsigned int)'
defined
   but not used
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I../libltdl 
-DQT_THREAD_SUPPORT  -L/usr/local/lib -I/usr/local/include
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE 
-pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro
-DHAVE_VASPRINTF -fno-exceptions -fno-check-new -fno-common 
-ftemplate-depth-99 -O0  -MT namespace.o -MD -MP -MF ".deps/namespace.Tpo"
-c -o namespace.o namespace.cc; \
then mv -f ".deps/namespace.Tpo" ".deps/namespace.Po"; else rm -f
".deps/namespace.Tpo"; exit 1; fi
/bin/sh ../libtool --silent --mode=link --tag=CXX c++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -DHAVE_VASPRINTF -fno-exceptions
-fno-check-new -fno-common  -ftemplate-depth-99 -O0    -o mcopidl
-L/usr/X11R6/lib -L/usr/local/lib  -L/usr/local/lib mcopidl.o yacc.o
scanner.o namespace.o ../mcop/libmcop.la -Wl,-export-dynamic
-L/usr/local/lib -L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so: undefined reference to
`pthread_attr_getschedparam'
gmake[2]: *** [mcopidl] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/arts/work/arts-1.2.2/mcopidl'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/audio/arts/work/arts-1.2.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/audio/arts.
*** Error code 1

Stop in /usr/ports/x11/kdelibs3.
*** Error code 1

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall73284.0 make BATCH=YES
** Fix the problem and try again.
--->  Build of x11/kde3 ended at: Mon, 03 May 2004 01:44:46 -0500
(consumed 00:02:54)
--->  Fresh installation of x11/kde3 ended at: Mon, 03 May 2004 01:44:46
-0500 (consumed 00:02:55)
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
        ! x11/kde3      (linker error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Mon, 03 May 2004 01:44:46 -0500 (consumed 00:03:00)

---End Error---

I had this same problem on this same box that I thought might have been
caused by an angry Mylex DAC960 RAID card per this thread:

http://marc.theaimsgroup.com/?t=107783889100002&r=1&w=2

I was concerned that I had crashed the box hard to many times trying to
get that problem sorted, so I reinstalled.

Any advice is much appreciated.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3921.216.162.115.91.1083613104.squirrel>