[MacPorts] #53421: port selfupdate failed for Version 2.4.0 on 10.4.11 Tiger
MacPorts
noreply at macports.org
Sun Feb 5 04:04:29 UTC 2017
#53421: port selfupdate failed for Version 2.4.0 on 10.4.11 Tiger
----------------------+-------------------
Reporter: feilipu | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.4.0
Resolution: | Keywords: tiger
Port: |
----------------------+-------------------
Comment (by kencu):
thanks - those fixes move the build along. A new error then arises (10.4
PPC):
{{{
===> making all in src/pextlib1.0
cc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -std=c99 -Wextra -Wall
-pedantic -I/opt/bootstrap/include -DHAVE_CONFIG_H
-I/Users/cunningh/Desktop/MacPorts-2.4.0/src
-I/Users/cunningh/Desktop/MacPorts-2.4.0/src -I.
-I/Users/cunningh/Desktop/MacPorts-2.4.0/vendor/vendor-
destroot//opt/local/libexec/macports/include -fno-common sip_copy_proc.c
-o sip_copy_proc.o
In file included from sip_copy_proc.c:49:
sip_copy_proc.h:34:19: error: spawn.h: No such file or directory
In file included from sip_copy_proc.c:49:
sip_copy_proc.h:56: warning: type defaults to 'int' in declaration of
'posix_spawn_file_actions_t'
sip_copy_proc.h:56: error: parse error before '*' token
sip_copy_proc.c:477: warning: type defaults to 'int' in declaration of
'posix_spawn_file_actions_t'
sip_copy_proc.c:477: error: parse error before '*' token
sip_copy_proc.c: In function 'sip_copy_posix_spawn':
sip_copy_proc.c:484: error: 'path' undeclared (first use in this function)
sip_copy_proc.c:484: error: (Each undeclared identifier is reported only
once
sip_copy_proc.c:484: error: for each function it appears in.)
sip_copy_proc.c:484: error: 'argv' undeclared (first use in this function)
sip_copy_proc.c:484: error: 'envp' undeclared (first use in this function)
sip_copy_proc.c:490: warning: implicit declaration of function
'posix_spawn'
sip_copy_proc.c:490: error: 'pid' undeclared (first use in this function)
sip_copy_proc.c:490: error: 'file_actions' undeclared (first use in this
function)
sip_copy_proc.c:490: error: 'attrp' undeclared (first use in this
function)
make[2]: *** [sip_copy_proc.o] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
}}}
will see if I can dig in.
If you need/want direct access to this machine, just ask and I'll make it
available to you via ssh. -- Ken
--
Ticket URL: <https://trac.macports.org/ticket/53421#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list