[MacPorts] #25577: Cannot install daapd
MacPorts
noreply at macports.org
Wed Jul 7 14:20:20 PDT 2010
#25577: Cannot install daapd
------------------------------------+---------------------------------------
Reporter: stefan_pachner@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: daapd | Port: daapd
------------------------------------+---------------------------------------
Comment(by stefan_pachner@…):
The log file says:
{{{
MiniTim:~ admin$ sudo port install daapd
Password:
---> Computing dependencies for daapd
---> Building daapd
Error: Target org.macports.build returned: shell command failed
Log for daapd is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_daapd/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
MiniTim:~ admin$ less
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_daapd/main.log
:debug:build build phase started at Wed Jul 7 23:16:13 CEST 2010
:debug:build Executing org.macports.build (daapd)
:debug:build Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_daapd/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_daapd/work/daapd-0.2.4a"
&& /usr/bin/make -j2 all'
:info:build cd daaplib/src && /usr/bin/make
:info:build if test ! -e libhttpd/Site.mm; then cd libhttpd &&
./configure; fi
:info:build cd libhttpd && /usr/bin/make
:info:build make[1]: `libdaaplib.a' is up to date.
:info:build g++ -Wall -Wno-multichar -DHOWL_ENABLE -L. -L./daaplib/src
-L./libhttpd/src -L/opt/local/lib -o daapd daapd.o db.o dboutput.o
songcache.o parsemp3.o util.o -ldaaplib -lhttpd-persistent -lid3tag -lz
-lhowl -framework CoreFoundation -lpthread
:info:build
:info:build --> [src] directory
:info:build ld: library not found for -lhttpd-persistent
:info:build collect2: ld returned 1 exit status
:info:build make: *** [daapd] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build g++ -Wall -I../src -g -I../ -I/usr/local/include -D_OS_UNIX
-c ip_acl.c
:info:build ip_acl.c:48: error: 'u_int' has not been declared
:info:build ip_acl.c:49: error: 'u_int' has not been declared
:info:build ip_acl.c: In function 'int scanCidr(char*, int*, int*)':
:info:build ip_acl.c:51: error: 'u_int' was not declared in this scope
:info:build ip_acl.c:51: error: expected `;' before 'res'
:info:build ip_acl.c:55: error: 'res1' was not declared in this scope
...
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25577#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list