Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22385 closed defect (fixed)

plib-1.8.4 does not build 64-bit

Reported by: reto.stockli@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: LP64 Cc: jmroot (Joshua Root)
Port: plib

Description (last modified by jmroot (Joshua Root))

gcc version 4.2.1 (Apple Inc. build 5646) X-Code 3.2 Macbook Pro, 64 bit Snow leopard 10.6.1

sudo port install plib
--->  Computing dependencies for plib
--->  Fetching plib
--->  Attempting to fetch plib-1.8.4.tar.gz from http://arn.se.distfiles.macports.org/plib
--->  Verifying checksum(s) for plib
--->  Extracting plib
--->  Applying patches to plib
--->  Configuring plib
--->  Building plib
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_plib/work/plib-1.8.4" && /usr/bin/make -j2 all " returned error 2
Command output: slDSP.cxx:919: error: 'SndDisposeChannel' was not declared in this scope
slDSP.cxx: In member function 'void slDSP::close()':
slDSP.cxx:928: error: 'sndChannel' was not declared in this scope
slDSP.cxx:928: error: 'SndDisposeChannel' was not declared in this scope
slDSP.cxx: In member function 'void slDSP::write(void*, size_t)':
slDSP.cxx:939: warning: comparison between signed and unsigned integer expressions
slDSP.cxx:945: warning: comparison between signed and unsigned integer expressions
slDSP.cxx:949: error: 'extSndHeader' was not declared in this scope
slDSP.cxx:953: error: 'currentCmd' was not declared in this scope
slDSP.cxx:953: error: 'bufferCmd' was not declared in this scope
slDSP.cxx:957: error: 'sndChannel' was not declared in this scope
slDSP.cxx:957: error: 'SndDoCommand' was not declared in this scope
slDSP.cxx:969: error: 'callBackCmd' was not declared in this scope
slDSP.cxx: In member function 'void slDSP::sync()':
slDSP.cxx:1008: error: 'currentCmd' was not declared in this scope
slDSP.cxx:1008: error: 'flushCmd' was not declared in this scope
slDSP.cxx:1009: error: 'sndChannel' was not declared in this scope
slDSP.cxx:1009: error: 'SndDoImmediate' was not declared in this scope
slDSP.cxx: In member function 'void slDSP::stop()':
slDSP.cxx:1025: error: 'currentCmd' was not declared in this scope
slDSP.cxx:1025: error: 'quietCmd' was not declared in this scope
slDSP.cxx:1026: error: 'sndChannel' was not declared in this scope
slDSP.cxx:1026: error: 'SndDoImmediate' was not declared in this scope
slDSP.cxx: At global scope:
slDSP.cxx:28: warning: 'init_bytes' defined but not used
make[2]: *** [slDSP.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [slSample.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: plib removed

Please remember to preview and use WikiFormatting.

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

Cc: jmr@… added
Resolution: fixed
Status: newclosed

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Keywords: LP64 added
Summary: plib-1.8.4 does not build on snow leopardplib-1.8.4 does not build 64-bit
Note: See TracTickets for help on using tickets.