Changes between Initial Version and Version 2 of Ticket #45965
- Timestamp:
- Nov 21, 2014, 3:01:18 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45965
- Property Port mt-daapd added
-
Ticket #45965 – Description
initial v2 1 {{{ 1 2 port install mt-daapd 2 3 ---> Computing dependencies for mt-daapd … … 8 9 http://guide.macports.org/#project.tickets 9 10 Error: Processing of port mt-daapd failed 10 11 }}} 11 12 12 13 … … 15 16 16 17 [deleted for brevity] 17 18 {{{ 18 19 :info:build if /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -DOGGVORBIS -DHOST='"i686-apple-darwin14.0.0"' -no-cpp-precomp -DMAC -pipe -Os -I/opt/local/include -arch x86_64 -MT rend-osx.o -MD -MP -MF ".deps/rend-osx.Tpo" -c -o rend-osx.o rend-osx.c; \ 19 20 :info:build then mv -f ".deps/rend-osx.Tpo" ".deps/rend-osx.Po"; else rm -f ".deps/rend-osx.Tpo"; exit 1; fi … … 51 52 :notice:build Please see the log file for port mt-daapd for details: 52 53 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mt-daapd/mt-daapd/main.log 53 54 }}}