Opened 13 years ago

Closed 12 years ago

#28864 closed defect (fixed)

csound @4.23f13gbs.0: undefined symbols _allocatedStrings

Reported by: ur001ur001@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: csound

Description

OS X: Leopard 10.6.6 Xcode: 3.2.5 (1760)

--->  Fetching csound
--->  Verifying checksum(s) for csound
--->  Extracting csound
--->  Configuring csound
--->  Building csound
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for csound is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_csound/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
:info:build mv English.xmg csound.xmg
:info:build /usr/bin/g++-4.2 -fno-exceptions -fno-rtti -O2 -arch i386 -Wall -I/opt/local/include -arch i386 -arch i386 -D_THREAD_SAFE -D_REENTRANT -arch i386 -o csound csound-ccsound.o -arch i386 -arch i386 -framework Carbon -framework ApplicationServices -framework CoreAudio -Wl,-bind_at_load  -L/opt/local/lib ./.libs/libcsound.a /opt/local/lib/libX11.dylib /opt/local/lib/libxcb.dylib /opt/local/lib/libXau.dylib /opt/local/lib/libXdmcp.dylib -lfltk -lstdc++ -lpthread
:info:build Undefined symbols:
:info:build   "_allocatedStrings", referenced from:
:info:build       _allocatedStrings$non_lazy_ptr in libcsound.a(widgets.o)
:info:build      (maybe you meant: _allocatedStrings$non_lazy_ptr)
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [csound] Error 1
:info:build make[1]: *** [all] Error 2
:info:build make: *** [all-recursive] Error 1
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_csound/work/csound-4.23f13gbs.0" && /usr/bin/make -j2 all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for csound): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for csound is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_csound/main.log

Attachments (1)

main.log (288.7 KB) - added by ur001ur001@… 13 years ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by ur001ur001@…

Attachment: main.log added

main.log

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: csound @4.23f13gbs.0 — build failed — Leopard 10.6.6, Xcode 3.2.5 (1760)csound @4.23f13gbs.0: undefined symbols _allocatedStrings

I get the same error. This port hasn't really been updated since it was initially added in r13573 in 2005; it's no surprise it doesn't work anymore. The port badly needs updating, ideally all the way to version 5.13.0.

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.