Ticket #13838: redland-bindings-errors

File redland-bindings-errors, 14.1 KB (added by CaptSolo, 16 years ago)

Verbose output of "port install redland-bindings +python" (with python25)

Line 
1--->  Fetching redland-bindings
2--->  redland-bindings-1.0.7.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/redland-bindings
3--->  Attempting to fetch redland-bindings-1.0.7.1.tar.gz from http://download.librdf.org/source/
4  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
5                                 Dload  Upload   Total   Spent    Left  Speed
6100  727k  100  727k    0     0   202k      0  0:00:03  0:00:03 --:--:--  228k
7--->  Verifying checksum(s) for redland-bindings
8--->  Checksumming redland-bindings-1.0.7.1.tar.gz
9--->  Extracting redland-bindings
10--->  Extracting redland-bindings-1.0.7.1.tar.gz
11--->  Configuring redland-bindings
12checking for a BSD-compatible install... /usr/bin/install
13checking whether build environment is sane... yes
14checking for a thread-safe mkdir -p... ./install-sh -c -d
15checking for gawk... gawk
16checking whether make sets $(MAKE)... yes
17checking whether to enable maintainer-specific portions of Makefiles... no
18checking for style of include used by make... GNU
19checking for gcc... /usr/bin/gcc-4.0
20checking for C compiler default output file name... a.out
21checking whether the C compiler works... yes
22checking whether we are cross compiling... no
23checking for suffix of executables...
24checking for suffix of object files... o
25checking whether we are using the GNU C compiler... yes
26checking whether /usr/bin/gcc-4.0 accepts -g... yes
27checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
28checking dependency style of /usr/bin/gcc-4.0... gcc3
29checking whether build environment is sane... yes
30checking for a BSD-compatible install... /usr/bin/install
31checking whether ln -s works... yes
32checking whether make sets $(MAKE)... (cached) yes
33checking build system type... i386-apple-darwin9.4.0
34checking host system type... i386-apple-darwin9.4.0
35checking for a sed that does not truncate output... /usr/bin/sed
36checking for grep that handles long lines and -e... /usr/bin/grep
37checking for egrep... /usr/bin/grep -E
38checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
39checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
40checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
41checking for BSD-compatible nm... /usr/bin/nm -p
42checking how to recognize dependent libraries... pass_all
43checking how to run the C preprocessor... /usr/bin/cpp-4.0
44checking for ANSI C header files... yes
45checking for sys/types.h... yes
46checking for sys/stat.h... yes
47checking for stdlib.h... yes
48checking for string.h... yes
49checking for memory.h... yes
50checking for strings.h... yes
51checking for inttypes.h... yes
52checking for stdint.h... yes
53checking for unistd.h... yes
54checking dlfcn.h usability... yes
55checking dlfcn.h presence... yes
56checking for dlfcn.h... yes
57checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
58checking the maximum length of command line arguments... 196608
59checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
60checking for objdir... .libs
61checking for ar... ar
62checking for ranlib... ranlib
63checking for strip... strip
64checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
65checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
66checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
67checking if /usr/bin/gcc-4.0 static flag -static works... no
68checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
69checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
70checking dynamic linker characteristics... darwin9.4.0 dyld
71checking how to hardcode library paths into programs... immediate
72checking whether stripping libraries is possible... yes
73checking if libtool supports shared libraries... yes
74checking whether to build shared libraries... yes
75checking whether to build static libraries... yes
76configure: creating libtool
77appending configuration tag "CXX" to libtool
78checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no
79checking for /usr/bin/g++-4.0 option to produce PIC...
80checking if /usr/bin/g++-4.0 static flag  works... yes
81checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
82checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no
83checking dynamic linker characteristics... darwin9.4.0 dyld
84checking how to hardcode library paths into programs... immediate
85appending configuration tag "F77" to libtool
86checking for gnutar... gnutar
87checking for python... python
88checking for perl... perl
89checking for php... php
90checking for ruby... ruby
91checking for swig... swig
92checking for pkg-config... pkg-config
93checking SWIG support... 1.3.31 - OK
94checking for php-config... php-config
95checking PHP Linking... compile '-fno-common' link '-bundle -flat_namespace -undefined suppress' suffix bundle
96checking Enable Perl API... no
97checking Enable Python API... yes
98checking Python includes... -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
99checking Python libs... /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages
100checking Python LDFLAGS... guessed flags: -Wl,-F. -Wl,-F. -bundle -framework Python
101checking Enable PHP API... no
102checking Enable Ruby API... no
103checking for redland-config... redland-config
104checking redland library source... system 1.0.7
105configure: creating ./config.status
106config.status: creating Makefile
107config.status: creating bindings.rdf
108config.status: creating docs/Makefile
109config.status: creating perl/Makefile
110config.status: creating perl/t/Makefile
111config.status: creating perl/lib/Makefile
112config.status: creating perl/lib/RDF/Makefile
113config.status: creating perl/lib/RDF/Redland/Makefile
114config.status: creating php/Makefile
115config.status: creating python/Makefile
116config.status: creating python/test/Makefile
117config.status: creating ruby/Makefile
118config.status: creating ruby/test/Makefile
119config.status: creating ruby/lib/Makefile
120config.status: creating ruby/lib/rdf/Makefile
121config.status: creating ruby/lib/rdf/redland/Makefile
122config.status: creating ruby/lib/rdf/redland/schemas/Makefile
123config.status: creating data/Makefile
124config.status: creating redland-bindings.spec
125config.status: creating perl/lib/RDF/Redland.pm
126config.status: creating bindings_config.h
127config.status: executing depfiles commands
128
129Redland build summary:
130  Redland:              system 1.0.7
131  Language APIs built:    python
132
133--->  Building redland-bindings with target all
134make  all-recursive
135Making all in python
136Making all in test
137make[3]: Nothing to be done for `all'.
138/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -DREDLAND_POST_I -DREDLAND_DECL_I -DREDLAND_TYPEMAP_I   -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -DSWIG_PYTHON_SILENT_MEMLEAK  -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include  -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -fPIC -DPIC ./Redland_wrap.c -c -o Redland_wrap.so
139./Redland_wrap.c: In function '_wrap_librdf_digest_update':
140./Redland_wrap.c:3023: warning: pointer targets in passing argument 2 of 'librdf_digest_update' differ in signedness
141./Redland_wrap.c: In function '_wrap_librdf_digest_update_string':
142./Redland_wrap.c:3069: warning: pointer targets in passing argument 2 of 'librdf_digest_update_string' differ in signedness
143./Redland_wrap.c: In function '_wrap_librdf_new_uri':
144./Redland_wrap.c:3736: warning: pointer targets in passing argument 2 of 'librdf_new_uri' differ in signedness
145./Redland_wrap.c: In function '_wrap_librdf_new_node_from_uri_string':
146./Redland_wrap.c:4058: warning: pointer targets in passing argument 2 of 'librdf_new_node_from_uri_string' differ in signedness
147./Redland_wrap.c: In function '_wrap_librdf_new_node_from_literal':
148./Redland_wrap.c:4172: warning: pointer targets in passing argument 2 of 'librdf_new_node_from_literal' differ in signedness
149./Redland_wrap.c: In function '_wrap_librdf_new_node_from_typed_literal':
150./Redland_wrap.c:4244: warning: pointer targets in passing argument 2 of 'librdf_new_node_from_typed_literal' differ in signedness
151./Redland_wrap.c: In function '_wrap_librdf_new_node_from_blank_identifier':
152./Redland_wrap.c:4330: warning: pointer targets in passing argument 2 of 'librdf_new_node_from_blank_identifier' differ in signedness
153./Redland_wrap.c: In function '_wrap_librdf_model_add_typed_literal_statement':
154./Redland_wrap.c:5712: warning: pointer targets in passing argument 4 of 'librdf_model_add_typed_literal_statement' differ in signedness
155./Redland_wrap.c: In function '_wrap_librdf_parser_parse_string_as_stream':
156./Redland_wrap.c:7724: warning: pointer targets in passing argument 2 of 'librdf_parser_parse_string_as_stream' differ in signedness
157./Redland_wrap.c: In function '_wrap_librdf_parser_parse_string_into_model':
158./Redland_wrap.c:7789: warning: pointer targets in passing argument 2 of 'librdf_parser_parse_string_into_model' differ in signedness
159./Redland_wrap.c: In function '_wrap_librdf_parser_parse_counted_string_as_stream':
160./Redland_wrap.c:7854: warning: pointer targets in passing argument 2 of 'librdf_parser_parse_counted_string_as_stream' differ in signedness
161./Redland_wrap.c: In function '_wrap_librdf_parser_parse_counted_string_into_model':
162./Redland_wrap.c:7928: warning: pointer targets in passing argument 2 of 'librdf_parser_parse_counted_string_into_model' differ in signedness
163./Redland_wrap.c: In function '_wrap_librdf_parser_guess_name':
164./Redland_wrap.c:8083: warning: pointer targets in passing argument 2 of 'librdf_parser_guess_name' differ in signedness
165./Redland_wrap.c:8083: warning: pointer targets in passing argument 3 of 'librdf_parser_guess_name' differ in signedness
166./Redland_wrap.c: In function '_wrap_librdf_new_query':
167./Redland_wrap.c:8285: warning: pointer targets in passing argument 4 of 'librdf_new_query' differ in signedness
168/usr/bin/gcc-4.0 -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include  -DSWIG_PYTHON_SILENT_MEMLEAK -O2 -L/opt/local/lib   -Wl,-F. -Wl,-F. -bundle -framework Python Redland_wrap.so `redland-config --libs` -o Redland.so
169Undefined symbols:
170  "_raptor_version_string", referenced from:
171      _raptor_version_string$non_lazy_ptr in Redland_wrap.so
172  "_raptor_unicode_char_to_utf8", referenced from:
173      _librdf_python_unicode_to_bytes in Redland_wrap.so
174  "_raptor_version_release", referenced from:
175      _raptor_version_release$non_lazy_ptr in Redland_wrap.so
176  "_raptor_version_decimal", referenced from:
177      _raptor_version_decimal$non_lazy_ptr in Redland_wrap.so
178  "_raptor_version_minor", referenced from:
179      _raptor_version_minor$non_lazy_ptr in Redland_wrap.so
180  "_rasqal_version_minor", referenced from:
181      _rasqal_version_minor$non_lazy_ptr in Redland_wrap.so
182  "_raptor_locator_byte", referenced from:
183      _librdf_python_logger_handler in Redland_wrap.so
184      __wrap_raptor_locator_byte in Redland_wrap.so
185  "_raptor_locator_file", referenced from:
186      _librdf_python_logger_handler in Redland_wrap.so
187      __wrap_raptor_locator_file in Redland_wrap.so
188  "_rasqal_version_release", referenced from:
189      _rasqal_version_release$non_lazy_ptr in Redland_wrap.so
190  "_rasqal_version_string", referenced from:
191      _rasqal_version_string$non_lazy_ptr in Redland_wrap.so
192  "_rasqal_version_decimal", referenced from:
193      _rasqal_version_decimal$non_lazy_ptr in Redland_wrap.so
194  "_raptor_locator_uri", referenced from:
195      _librdf_python_logger_handler in Redland_wrap.so
196      __wrap_raptor_locator_uri in Redland_wrap.so
197  "_raptor_version_major", referenced from:
198      _raptor_version_major$non_lazy_ptr in Redland_wrap.so
199  "_rasqal_version_major", referenced from:
200      _rasqal_version_major$non_lazy_ptr in Redland_wrap.so
201  "_raptor_locator_column", referenced from:
202      _librdf_python_logger_handler in Redland_wrap.so
203      __wrap_raptor_locator_column in Redland_wrap.so
204  "_raptor_locator_line", referenced from:
205      _librdf_python_logger_handler in Redland_wrap.so
206      __wrap_raptor_locator_line in Redland_wrap.so
207ld: symbol(s) not found
208collect2: ld returned 1 exit status
209make[3]: *** [Redland-stamp] Error 1
210make[2]: *** [all-recursive] Error 1
211make[1]: *** [all-recursive] Error 1
212make: *** [all] Error 2
213Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_captsolo_Documents_Code_macports_local-sources_www_redland-bindings/work/redland-bindings-1.0.7.1" && make all " returned error 2
214Command output:       _librdf_python_logger_handler in Redland_wrap.so
215      __wrap_raptor_locator_byte in Redland_wrap.so
216  "_raptor_locator_file", referenced from:
217      _librdf_python_logger_handler in Redland_wrap.so
218      __wrap_raptor_locator_file in Redland_wrap.so
219  "_rasqal_version_release", referenced from:
220      _rasqal_version_release$non_lazy_ptr in Redland_wrap.so
221  "_rasqal_version_string", referenced from:
222      _rasqal_version_string$non_lazy_ptr in Redland_wrap.so
223  "_rasqal_version_decimal", referenced from:
224      _rasqal_version_decimal$non_lazy_ptr in Redland_wrap.so
225  "_raptor_locator_uri", referenced from:
226      _librdf_python_logger_handler in Redland_wrap.so
227      __wrap_raptor_locator_uri in Redland_wrap.so
228  "_raptor_version_major", referenced from:
229      _raptor_version_major$non_lazy_ptr in Redland_wrap.so
230  "_rasqal_version_major", referenced from:
231      _rasqal_version_major$non_lazy_ptr in Redland_wrap.so
232  "_raptor_locator_column", referenced from:
233      _librdf_python_logger_handler in Redland_wrap.so
234      __wrap_raptor_locator_column in Redland_wrap.so
235  "_raptor_locator_line", referenced from:
236      _librdf_python_logger_handler in Redland_wrap.so
237      __wrap_raptor_locator_line in Redland_wrap.so
238ld: symbol(s) not found
239collect2: ld returned 1 exit status
240make[3]: *** [Redland-stamp] Error 1
241make[2]: *** [all-recursive] Error 1
242make[1]: *** [all-recursive] Error 1
243make: *** [all] Error 2
244
245Warning: the following items did not execute (for redland-bindings): org.macports.activate org.macports.build org.macports.destroot org.macports.install
246Error: Status 1 encountered during processing.