Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 13:43:21 -0700 (PDT)
From:      Erik Greenwald <erik@smluc.org>
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/37352: audio/arts fails to build on -stable
Message-ID:  <200204222043.g3MKhLC39453@freefall.freebsd.org>

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

>Number:         37352
>Category:       ports
>Synopsis:       audio/arts fails to build on -stable
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 22 13:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        -stable april 22 2002
>Organization:
>Environment:
FreeBSD fenris 4.5-STABLE FreeBSD 4.5-STABLE #30: Mon Apr 22 13:36:58 CDT 2002     erik@fenris:/usr/tmp/FENRIS  i386

>Description:
audio/arts fails to build. Other c++ projects seem to compile (qt3 compiled fine), but almost looks like a flakey compiler error. Had the issue with a build from about a week ago (but yesterdays ports), cvsup'd and made world to see if it was a compiler bug that got fixed... sorry, too busy to investigate and fix myself

gmake[2]: Entering directory `/usr/ports/audio/arts/work/arts-1.0.0/mcop'
/bin/sh ../libtool --mode=link --tag=CXX c++ -DEXTENSION_DIR='"/usr/local/lib"' -DTRADER_DIR='"/usr/local/lib/mcop"' -O2 -O -pipe -fno-exceptions -fno-check-new  -ftemplate-depth-99    -o libmcop.la -rpath /usr/local/lib -no-undefined -version-info 1:0 buffer.lo connection.lo core.lo dispatcher.lo iomanager.lo object.lo socketconnection.lo tcpconnection.lo unixconnection.lo tcpserver.lo unixserver.lo objectmanager.lo factory.lo idlfilereg.lo ifacerepo_impl.lo mcoputils.lo startupmanager.lo md5.lo md5auth.lo referenceclean.lo datapacket.lo asyncstream.lo notification.lo flowsystem.lo extensionloader.lo tmpglobalcomm.lo mcopconfig.lo connect.lo reference.lo type.lo trader_impl.lo dynamicrequest.lo anyref.lo loopback.lo debug.lo delayedreturn.lo thread.lo dynamicskeleton.lo  ../libltdl/libltdlc.la 
c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  .libs/buffer.o .libs/connection.o .libs/core.o .libs/dispatcher.o .libs/iomanager.o .libs/object.o .libs/socketconnection.o .libs/tcpconnection.o .libs/unixconnection.o .libs/tcpserver.o .libs/unixserver.o .libs/objectmanager.o .libs/factory.o .libs/idlfilereg.o .libs/ifacerepo_impl.o .libs/mcoputils.o .libs/startupmanager.o .libs/md5.o .libs/md5auth.o .libs/referenceclean.o .libs/datapacket.o .libs/asyncstream.o .libs/notification.o .libs/flowsystem.o .libs/extensionloader.o .libs/tmpglobalcomm.o .libs/mcopconfig.o .libs/connect.o .libs/reference.o .libs/type.o .libs/trader_impl.o .libs/dynamicrequest.o .libs/anyref.o .libs/loopback.o .libs/debug.o .libs/delayedreturn.o .libs/thread.o .libs/dynamicskeleton.o -Wl,--whole-archive ../libltdl/.libs/libltdlc.a /usr/local/lib/libstdc++.a -Wl,--no-whole-archive  -L/usr/ports/lang/gcc31/work/build/gcc -L/usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src/.libs -L/usr/ports/lang/gcc31/work/build/i386-portbld-freebsd4.5/libstdc++-v3/src ../libltdl/.libs/libltdlc.a -L/usr/lib /usr/local/lib/libstdc++.a -lm -lgcc  /usr/lib/crtendS.o /usr/lib/crtn.o   -DEXTENSION_DIR=\"/usr/local/lib\" -DTRADER_DIR=\"/usr/local/lib/mcop\" -O2 -O -pipe -fno-exceptions -fno-check-new -ftemplate-depth-99 -Wl,-soname -Wl,libmcop.so.1 -o .libs/libmcop.so.1
/usr/lib/libgcc.a(new.o)(.data+0x0): multiple definition of `__new_handler'
/usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 95.
/usr/local/lib/libstdc++.a(new_handler.o)(.bss.__new_handler+0x0): first defined here
/usr/lib/libgcc.a(tinfo2.o): In function `__dynamic_cast':
tinfo2.o(.text+0x8c4): multiple definition of `__dynamic_cast'
/usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/libexec/elf/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/libexec/elf/ld: Dwarf Error: Could not find abbrev number 115.
/usr/local/lib/libstdc++.a(tinfo.o)(.text.__dynamic_cast+0x0): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `__dynamic_cast' changed from 242 to 87 in tinfo2.o
gmake[2]: *** [libmcop.la] Error 1
gmake[2]: Leaving directory `/usr/ports/audio/arts/work/arts-1.0.0/mcop'

>How-To-Repeat:
cd /usr/ports/audio/arts && make      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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