Ticket #20174: error.txt

File error.txt, 10.6 KB (added by jm@…, 15 years ago)

Error log file

Line 
1--->  Configuring frei0r-plugins
2DEBUG: Using compiler 'Mac OS X gcc 4.0'
3DEBUG: Executing proc-pre-org.macports.configure-configure-0
4./autogen.sh: line 3: gglibtoolize: command not found
5aclocal...
6autoheader...
7automake...
8autoconf...
9DEBUG: Executing org.macports.configure (frei0r-plugins)
10DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
11DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_frei0r-plugins/work/frei0r" && ./configure --prefix=/opt/local'
12checking for a BSD-compatible install... /usr/bin/install -c
13checking whether build environment is sane... yes
14checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
15checking for gawk... no
16checking for mawk... no
17checking for nawk... no
18checking for awk... awk
19checking whether make sets $(MAKE)... yes
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/g++-4.0 accepts -g... yes
27checking for style of include used by make... GNU
28checking dependency style of /usr/bin/g++-4.0... gcc3
29checking for gcc... /usr/bin/gcc-4.0
30checking whether we are using the GNU C compiler... yes
31checking whether /usr/bin/gcc-4.0 accepts -g... yes
32checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
33checking dependency style of /usr/bin/gcc-4.0... gcc3
34checking for /usr/bin/gcc-4.0 option to accept ISO C99... -std=gnu99
35checking build system type... powerpc-apple-darwin9.7.0
36checking host system type... powerpc-apple-darwin9.7.0
37checking for a sed that does not truncate output... /usr/bin/sed
38checking for grep that handles long lines and -e... /usr/bin/grep
39checking for egrep... /usr/bin/grep -E
40checking for fgrep... /usr/bin/grep -F
41checking for ld used by /usr/bin/gcc-4.0 -std=gnu99... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
42checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
43checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
44checking the name lister (/usr/bin/nm -p) interface... BSD nm
45checking whether ln -s works... yes
46checking the maximum length of command line arguments... 196608
47checking whether the shell understands some XSI constructs... yes
48checking whether the shell understands "+="... yes
49checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r
50checking for objdump... no
51checking how to recognize dependent libraries... pass_all
52checking for ar... ar
53checking for strip... strip
54checking for ranlib... ranlib
55checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 -std=gnu99 object... ok
56checking for dsymutil... dsymutil
57checking for nmedit... nmedit
58checking for lipo... lipo
59checking for otool... otool
60checking for otool64... no
61checking for -single_module linker flag... yes
62checking for -exported_symbols_list linker flag... yes
63checking how to run the C preprocessor... /usr/bin/cpp-4.0
64checking for ANSI C header files... yes
65checking for sys/types.h... yes
66checking for sys/stat.h... yes
67checking for stdlib.h... yes
68checking for string.h... yes
69checking for memory.h... yes
70checking for strings.h... yes
71checking for inttypes.h... yes
72checking for stdint.h... yes
73checking for unistd.h... yes
74checking for dlfcn.h... yes
75checking whether we are using the GNU C++ compiler... (cached) yes
76checking whether /usr/bin/g++-4.0 accepts -g... (cached) yes
77checking dependency style of /usr/bin/g++-4.0... (cached) gcc3
78checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
79checking for objdir... .libs
80checking if /usr/bin/gcc-4.0 -std=gnu99 supports -fno-rtti -fno-exceptions... no
81checking for /usr/bin/gcc-4.0 -std=gnu99 option to produce PIC... -fno-common -DPIC
82checking if /usr/bin/gcc-4.0 -std=gnu99 PIC flag -fno-common -DPIC works... yes
83checking if /usr/bin/gcc-4.0 -std=gnu99 static flag -static works... no
84checking if /usr/bin/gcc-4.0 -std=gnu99 supports -c -o file.o... yes
85checking if /usr/bin/gcc-4.0 -std=gnu99 supports -c -o file.o... (cached) yes
86checking whether the /usr/bin/gcc-4.0 -std=gnu99 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
87checking dynamic linker characteristics... darwin9.7.0 dyld
88checking how to hardcode library paths into programs... immediate
89checking whether stripping libraries is possible... yes
90checking if libtool supports shared libraries... yes
91checking whether to build shared libraries... yes
92checking whether to build static libraries... yes
93checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
94checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no
95checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
96checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC
97checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes
98checking if /usr/bin/g++-4.0 static flag -static works... no
99checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
100checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
101checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes
102checking dynamic linker characteristics... darwin9.7.0 dyld
103checking how to hardcode library paths into programs... immediate
104cat: /proc/cpuinfo: No such file or directory
105grep: /proc/cpuinfo: No such file or directory
106grep: /proc/cpuinfo: No such file or directory
107grep: /proc/cpuinfo: No such file or directory
108grep: /proc/cpuinfo: No such file or directory
109checking for pkg-config... /opt/local/bin/pkg-config
110checking pkg-config is at least version 0.9.0... yes
111checking for OPENCV... yes
112checking for ANSI C header files... (cached) yes
113checking float.h usability... yes
114checking float.h presence... yes
115checking for float.h... yes
116checking for inttypes.h... (cached) yes
117checking limits.h usability... yes
118checking limits.h presence... yes
119checking for limits.h... yes
120checking for stdlib.h... (cached) yes
121checking for string.h... (cached) yes
122checking for stdbool.h that conforms to C99... yes
123checking for _Bool... yes
124checking for an ANSI C-conforming const... yes
125checking for inline... inline
126checking for stdlib.h... (cached) yes
127checking for GNU libc compatible malloc... yes
128checking for floor... yes
129checking for memset... yes
130checking for pow... yes
131checking for sqrt... yes
132checking for GAVL... yes
133configure: creating ./config.status
134config.status: creating frei0r.pc
135config.status: creating Makefile
136config.status: creating include/Makefile
137config.status: creating src/Makefile
138config.status: creating doc/Makefile
139config.status: creating doc/html/Makefile
140config.status: creating include/config.h
141config.status: executing depfiles commands
142config.status: executing libtool commands
143--->  Building frei0r-plugins
144DEBUG: Executing org.macports.build (frei0r-plugins)
145DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
146DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_frei0r-plugins/work/frei0r" && make all'
147Making all in src
148/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/opt/local/include -I../include  -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c -o 3dflippo.lo `test -f 'filter/3dflippo/3dflippo.c' || echo './'`filter/3dflippo/3dflippo.c
149libtool: compile:  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -I../include -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c filter/3dflippo/3dflippo.c  -fno-common -DPIC -o .libs/3dflippo.o
150libtool: compile:  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -I../include -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c filter/3dflippo/3dflippo.c -o 3dflippo.o >/dev/null 2>&1
151mv -f .deps/3dflippo.Tpo .deps/3dflippo.Plo
152/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0 -std=gnu99 -I../include  -O2 -module -avoid-version -Wc,-nostartfiles -lm -L/opt/local/lib -o 3dflippo.la -rpath /opt/local/lib/frei0r-1 3dflippo.lo 
153libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -Wl,-undefined -Wl,dynamic_lookup -o .libs/3dflippo.so -bundle  .libs/3dflippo.o   -lm -L/opt/local/lib  -nostartfiles 
154ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
155collect2: ld returned 1 exit status
156make[1]: *** [3dflippo.la] Error 1
157make: *** [all-recursive] Error 1
158Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_multimedia_frei0r-plugins/work/frei0r" && make all " returned error 2
159Command output: Making all in src
160/bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include  -I../include  -I/opt/local/include -I../include  -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c -o 3dflippo.lo `test -f 'filter/3dflippo/3dflippo.c' || echo './'`filter/3dflippo/3dflippo.c
161libtool: compile:  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -I../include -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c filter/3dflippo/3dflippo.c  -fno-common -DPIC -o .libs/3dflippo.o
162libtool: compile:  /usr/bin/gcc-4.0 -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I/opt/local/include -I../include -O2 -MT 3dflippo.lo -MD -MP -MF .deps/3dflippo.Tpo -c filter/3dflippo/3dflippo.c -o 3dflippo.o >/dev/null 2>&1
163mv -f .deps/3dflippo.Tpo .deps/3dflippo.Plo
164/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0 -std=gnu99 -I../include  -O2 -module -avoid-version -Wc,-nostartfiles -lm -L/opt/local/lib -o 3dflippo.la -rpath /opt/local/lib/frei0r-1 3dflippo.lo 
165libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -Wl,-undefined -Wl,dynamic_lookup -o .libs/3dflippo.so -bundle  .libs/3dflippo.o   -lm -L/opt/local/lib  -nostartfiles 
166ld: symbol dyld_stub_binding_helper not defined (usually in crt1.o/dylib1.o/bundle1.o)
167collect2: ld returned 1 exit status
168make[1]: *** [3dflippo.la] Error 1
169make: *** [all-recursive] Error 1
170
171Warning: the following items did not execute (for frei0r-plugins): org.macports.activate org.macports.build org.macports.destroot org.macports.install
172Error: Status 1 encountered during processing.
173