Ticket #20283: pthsem_build.txt

File pthsem_build.txt, 7.5 KB (added by nerdling (Jeremy Lavergne), 15 years ago)

port -d build pthsem

Line 
1DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pthsem
2DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pthsem
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.0.0b2
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: adding the default universal variant
12DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
13DEBUG: Requested variant workermpm is not provided by port pthsem.
14DEBUG: Requested variant no_bdb is not provided by port pthsem.
15DEBUG: Requested variant darwin is not provided by port pthsem.
16DEBUG: Requested variant i386 is not provided by port pthsem.
17DEBUG: Requested variant no_startupitem is not provided by port pthsem.
18DEBUG: Requested variant no_sqlite is not provided by port pthsem.
19DEBUG: Requested variant no_web is not provided by port pthsem.
20DEBUG: Requested variant macosx is not provided by port pthsem.
21--->  Computing dependencies for pthsem
22DEBUG: Searching for dependency: git-core
23DEBUG: Found Dependency: receipt exists for git-core
24DEBUG: Searching for dependency: pkgconfig
25DEBUG: Found Dependency: receipt exists for pkgconfig
26DEBUG: Searching for dependency: libtool
27DEBUG: Found Dependency: receipt exists for libtool
28DEBUG: Searching for dependency: git-core
29DEBUG: Found Dependency: receipt exists for git-core
30
31DEBUG: Executing org.macports.main (pthsem)
32DEBUG: Skipping completed org.macports.fetch (pthsem)
33DEBUG: Skipping completed org.macports.checksum (pthsem)
34DEBUG: Skipping completed org.macports.extract (pthsem)
35DEBUG: Skipping completed org.macports.patch (pthsem)
36DEBUG: Skipping completed org.macports.configure (pthsem)
37--->  Building pthsem
38DEBUG: Executing org.macports.build (pthsem)
39DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
40DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pthsem/work/pthsem-2.0.7" && /usr/bin/make -j2 all'
41./shtool scpp -o pth_p.h -t pth_p.h.in -Dcpp -Cintern -M '==#==' pth_compat.c pth_debug.c pth_syscall.c pth_errno.c pth_ring.c pth_mctx.c pth_uctx.c pth_clean.c pth_time.c pth_tcb.c pth_util.c pth_pqueue.c pth_event.c pth_sched.c pth_data.c pth_msg.c pth_cancel.c pth_sync.c pth_attr.c pth_lib.c pth_fork.c pth_high.c pth_ext.c pth_string.c pthread.c
42./libtool --mode=compile --quiet /usr/bin/gcc-4.2 -c -I/opt/local/include -I. -pipe -O2 -arch x86_64 -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pth_uctx.c
43pth_uctx.c:31:19: error: pth_p.h: No such file or directory
44pth_uctx.c:37: error: expected specifier-qualifier-list before 'size_t'
45pth_uctx.c:45: error: expected ')' before '*' token
46pth_uctx.c:72: error: expected specifier-qualifier-list before 'pth_mctx_t'
47pth_uctx.c: In function 'pth_uctx_trampoline':
48pth_uctx.c:86: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
49pth_uctx.c:86: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
50pth_uctx.c:87: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
51pth_uctx.c:87: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
52pth_uctx.c:88: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
53pth_uctx.c:88: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
54pth_uctx.c:89: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
55pth_uctx.c:89: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
56pth_uctx.c:90: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
57pth_uctx.c:90: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
58pth_uctx.c:93: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
59pth_uctx.c:93: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
60pth_uctx.c:96: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
61pth_uctx.c:96: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
62pth_uctx.c:99: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
63pth_uctx.c:99: error: 'NULL' undeclared (first use in this function)
64pth_uctx.c:99: error: (Each undeclared identifier is reported only once
65pth_uctx.c:99: error: for each function it appears in.)
66pth_uctx.c:100: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
67pth_uctx.c:103: warning: incompatible implicit declaration of built-in function 'exit'
68pth_uctx.c: At top level:
69pth_uctx.c:112: error: expected ')' before 'uctx'
70pth_uctx.c:168: error: expected ')' before 'uctx_from'
71pth_uctx.c:187: error: expected ')' before 'uctx'
72make: *** [pth_uctx.lo] Error 1
73make: *** Waiting for unfinished jobs....
74Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pthsem/work/pthsem-2.0.7" && /usr/bin/make -j2 all " returned error 2
75Command output: pth_uctx.c:37: error: expected specifier-qualifier-list before 'size_t'
76pth_uctx.c:45: error: expected ')' before '*' token
77pth_uctx.c:72: error: expected specifier-qualifier-list before 'pth_mctx_t'
78pth_uctx.c: In function 'pth_uctx_trampoline':
79pth_uctx.c:86: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
80pth_uctx.c:86: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
81pth_uctx.c:87: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
82pth_uctx.c:87: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
83pth_uctx.c:88: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
84pth_uctx.c:88: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
85pth_uctx.c:89: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
86pth_uctx.c:89: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
87pth_uctx.c:90: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
88pth_uctx.c:90: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
89pth_uctx.c:93: error: 'pth_uctx_trampoline_t' has no member named 'uctx_this'
90pth_uctx.c:93: error: 'pth_uctx_trampoline_t' has no member named 'mctx_parent'
91pth_uctx.c:96: error: 'pth_uctx_trampoline_t' has no member named 'start_func'
92pth_uctx.c:96: error: 'pth_uctx_trampoline_t' has no member named 'start_arg'
93pth_uctx.c:99: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
94pth_uctx.c:99: error: 'NULL' undeclared (first use in this function)
95pth_uctx.c:99: error: (Each undeclared identifier is reported only once
96pth_uctx.c:99: error: for each function it appears in.)
97pth_uctx.c:100: error: 'pth_uctx_trampoline_t' has no member named 'uctx_after'
98pth_uctx.c:103: warning: incompatible implicit declaration of built-in function 'exit'
99pth_uctx.c: At top level:
100pth_uctx.c:112: error: expected ')' before 'uctx'
101pth_uctx.c:168: error: expected ')' before 'uctx_from'
102pth_uctx.c:187: error: expected ')' before 'uctx'
103make: *** [pth_uctx.lo] Error 1
104make: *** Waiting for unfinished jobs....
105
106    while executing
107"command_exec build"
108    (procedure "portbuild::build_main" line 9)
109    invoked from within
110"$procedure $targetname"
111Warning: the following items did not execute (for pthsem): org.macports.build
112Error: Status 1 encountered during processing