Ticket #6097: terminal2-output-py-xar.txt

File terminal2-output-py-xar.txt, 7.5 KB (added by g3zi7y.wu72nfp@…, 18 years ago)

debug-messages of build

Line 
1My-Computer:~ wu$ sudo port -d install py-xar
2DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-xar
3DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/python/py-xar
4DEBUG: Requested variant powerpc is not provided by port py-xar.
5DEBUG: Requested variant darwin is not provided by port py-xar.
6DEBUG: Requested variant macosx is not provided by port py-xar.
7DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/xar
8DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/xar
9DEBUG: Searching for dependency: xar
10DEBUG: Found Dependency: receipt exists for xar
11DEBUG: Executing com.apple.main (py-xar)
12DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/py-xar-20050605_0.powerpc.tgz
13DEBUG: Skipping unarchive (py-xar) since no archive found
14DEBUG: Skipping completed com.apple.unarchive (py-xar)
15--->  Fetching py-xar
16DEBUG: Executing com.apple.fetch (py-xar)
17DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work" && echo | /usr/bin/env CVS_PASSFILE=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work/.cvspass /usr/bin/cvs -z9 -f -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od login'
18(Logging in to anonymous@anoncvs.opendarwin.org)
19CVS password:
20DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work" && CVS_PASSFILE=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work/.cvspass /usr/bin/cvs -z9 -f -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od co -D"20050605" xar/python'
21cvs checkout: Updating xar/python
22U xar/python/setup.py
23U xar/python/xar.c
24--->  Verifying checksum(s) for py-xar
25DEBUG: Executing com.apple.checksum (py-xar)
26--->  Extracting py-xar
27DEBUG: Executing com.apple.extract (py-xar)
28DEBUG: Executing com.apple.patch (py-xar)
29--->  Configuring py-xar
30DEBUG: Executing com.apple.configure (py-xar)
31--->  Building py-xar with target build
32DEBUG: Executing com.apple.build (py-xar)
33DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work/xar/python" && CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib /opt/local/bin/python2.4 setup.py build'
34running build
35running build_ext
36building 'xar' extension
37creating build
38creating build/temp.darwin-7.9.0-Power_Macintosh-2.4
39gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/usr/include/libxml2 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/python2.4 -c xar.c -o build/temp.darwin-7.9.0-Power_Macintosh-2.4/xar.o
40In file included from xar.c:35:
41/opt/local/include/xar/xar.h:110: warning: function declaration isn't a prototype
42xar.c:37:30: libxml/xmlwriter.h: No such file or directory
43xar.c:38:30: libxml/xmlstring.h: No such file or directory
44xar.c: In function `XarArchive_add':
45xar.c:306: warning: initialization discards qualifiers from pointer target type
46xar.c: In function `XarArchive_add_subdoc':
47xar.c:422: warning: implicit declaration of function `xmlReaderForMemory'
48xar.c:423: warning: assignment makes pointer from integer without a cast
49xar.c:431: warning: implicit declaration of function `xmlTextReaderConstLocalName'
50xar.c:431: warning: assignment makes pointer from integer without a cast
51xar.c:434: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this function)
52xar.c:434: error: (Each undeclared identifier is reported only once
53xar.c:434: error: for each function it appears in.)
54xar.c:437: error: too many arguments to function `xar_subdoc_new'
55xar.c:440: warning: assignment makes pointer from integer without a cast
56xar.c:442: warning: implicit declaration of function `xar_prop_unserialize'
57xar.c: In function `XarArchive_extract_subdoc':
58xar.c:457: error: `xmlTextWriterPtr' undeclared (first use in this function)
59xar.c:457: error: parse error before "writer"
60xar.c:474: error: `writer' undeclared (first use in this function)
61xar.c:474: warning: implicit declaration of function `xmlNewTextWriterMemory'
62xar.c:483: warning: implicit declaration of function `xar_subdoc_serialize'
63xar.c:487: warning: implicit declaration of function `xmlTextWriterEndDocument'
64xar.c:488: warning: implicit declaration of function `xmlFreeTextWriter'
65error: command 'gcc' failed with exit status 1
66Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-xar/work/xar/python" && CFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib /opt/local/bin/python2.4 setup.py build" returned error 1
67Command output: building 'xar' extension
68creating build
69creating build/temp.darwin-7.9.0-Power_Macintosh-2.4
70gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/usr/include/libxml2 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4 -I/opt/local/include/python2.4 -c xar.c -o build/temp.darwin-7.9.0-Power_Macintosh-2.4/xar.o
71In file included from xar.c:35:
72/opt/local/include/xar/xar.h:110: warning: function declaration isn't a prototype
73xar.c:37:30: libxml/xmlwriter.h: No such file or directory
74xar.c:38:30: libxml/xmlstring.h: No such file or directory
75xar.c: In function `XarArchive_add':
76xar.c:306: warning: initialization discards qualifiers from pointer target type
77xar.c: In function `XarArchive_add_subdoc':
78xar.c:422: warning: implicit declaration of function `xmlReaderForMemory'
79xar.c:423: warning: assignment makes pointer from integer without a cast
80xar.c:431: warning: implicit declaration of function `xmlTextReaderConstLocalName'
81xar.c:431: warning: assignment makes pointer from integer without a cast
82xar.c:434: error: `XML_READER_TYPE_ELEMENT' undeclared (first use in this function)
83xar.c:434: error: (Each undeclared identifier is reported only once
84xar.c:434: error: for each function it appears in.)
85xar.c:437: error: too many arguments to function `xar_subdoc_new'
86xar.c:440: warning: assignment makes pointer from integer without a cast
87xar.c:442: warning: implicit declaration of function `xar_prop_unserialize'
88xar.c: In function `XarArchive_extract_subdoc':
89xar.c:457: error: `xmlTextWriterPtr' undeclared (first use in this function)
90xar.c:457: error: parse error before "writer"
91xar.c:474: error: `writer' undeclared (first use in this function)
92xar.c:474: warning: implicit declaration of function `xmlNewTextWriterMemory'
93xar.c:483: warning: implicit declaration of function `xar_subdoc_serialize'
94xar.c:487: warning: implicit declaration of function `xmlTextWriterEndDocument'
95xar.c:488: warning: implicit declaration of function `xmlFreeTextWriter'
96error: command 'gcc' failed with exit status 1
97
98Warning: the following items did not execute (for py-xar): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
99Error: /opt/local/bin/port: Status 1 encountered during processing.