Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13036 closed defect (fixed)

audio/libsndfile build fails on Mac OS X 10.5 Leopard

Reported by: mordeth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: libsndfile error CoreServices.h macbinary3.c Cc: cssdev, sean@…
Port:

Description

[root@dissonance mplayer]# port install libsndfile
--->  Fetching libsndfile
--->  Attempting to fetch libsndfile-1.0.17.tar.gz from http://www.mega-nerd.com/libsndfile/
--->  Verifying checksum(s) for libsndfile
--->  Extracting libsndfile
--->  Configuring libsndfile
--->  Building libsndfile with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_libsndfile/work/libsndfile-1.0.17" && make all " returned error 2

[deletia:  error-free compile text]

macbinary3.c:30:26: error: CoreServices.h: No such file or directory
make[3]: *** [macbinary3.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

Note: This occurs on an Intel Core Duo MacBook Pro, I haven't installed Leopard on any other hardware to test it yet.

Change History (5)

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

Cc: mordeth@… sean@… added
Summary: audio/libsndfile build fails on 10.5audio/libsndfile build fails on Mac OS X 10.5 Leopard

comment:2 Changed 16 years ago by cssdev

Should be fixed in r31787, as libsndfile is not compatible with FLAC. See #12009. (I don't have Leopard on which to test.)

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

Cc: css@… added; mordeth@… removed
Resolution: fixed
Status: newclosed

Builds for me on Leopard/x86. Marking fixed.

comment:4 Changed 16 years ago by cssdev

Great, thanks for verifying!

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.