Opened 16 years ago

Closed 16 years ago

#15424 closed defect (invalid)

daemon fails to build on Tiger/XCode 2.5

Reported by: andreac@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: daemon build fail SIGWINCH Cc:
Port:

Description

$ 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.

Change History (2)

comment:1 in reply to:  description Changed 16 years ago by andreac@…

Please delete/close this ticket. Clicked the wrong button...

comment:2 Changed 16 years ago by raimue (Rainer Müller)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.