[MacPorts] #15424: daemon fails to build on Tiger/XCode 2.5
MacPorts
noreply at macports.org
Sat May 24 19:56:17 PDT 2008
#15424: daemon fails to build on Tiger/XCode 2.5
----------------------------------------+-----------------------------------
Reporter: andreac at dollos.it | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: daemon build fail SIGWINCH |
----------------------------------------+-----------------------------------
$ sudo port install daemon
---> Fetching daemon
---> Verifying checksum(s) for daemon
---> Extracting daemon
---> Configuring daemon
---> Building daemon 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_sysutils_daemon/work/daemon-0.6.3"
&& make all " returned error 2
Command output: gcc -DDAEMON_NAME=\"daemon\" -DDAEMON_VERSION=\"0.6.3\"
-DDAEMON_DATE=\"20040806\" -DDAEMON_URL=\"http://libslack.org/daemon/\"
-DHAVE_SNPRINTF=1 -DHAVE_VSSCANF=1 -DHAVE_PTHREAD_RWLOCK=1
-DNO_POSIX_SOURCE=1 -DNO_XOPEN_SOURCE=1 -Ilibslack -O3 -Wall -pedantic -o
daemon.o -c daemon.c
daemon.c:1311: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1319: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1323: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1327: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1331: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1339: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1343: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1347: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1367: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1371: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1375: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1379: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1387: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1391: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1395: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1399: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1403: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c:1407: warning: ISO C forbids conversion of function pointer to
object pointer type
daemon.c: In function 'prepare_child':
daemon.c:1986: error: 'SIGWINCH' undeclared (first use in this function)
daemon.c:1986: error: (Each undeclared identifier is reported only once
daemon.c:1986: error: for each function it appears in.)
daemon.c: In function 'spawn_child':
daemon.c:2085: error: 'SIGWINCH' undeclared (first use in this function)
daemon.c: In function 'run':
daemon.c:2491: error: 'CEOF' undeclared (first use in this function)
daemon.c: In function 'init':
daemon.c:2900: warning: implicit declaration of function 'chroot'
make: *** [daemon.o] Error 1
Error: Status 1 encountered during processing.
--
Ticket URL: <http://trac.macports.org/ticket/15424>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list