Ticket #1372: rrdtool.err

File rrdtool.err, 4.0 KB (added by julien.touche@…, 20 years ago)

panther error log

Line 
1DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided
2DEBUG: Skipping completed com.apple.main (rrdtool)
3DEBUG: Skipping completed com.apple.fetch (rrdtool)
4DEBUG: Skipping completed com.apple.checksum (rrdtool)
5DEBUG: Skipping completed com.apple.extract (rrdtool)
6DEBUG: Skipping completed com.apple.patch (rrdtool)
7DEBUG: Skipping completed com.apple.configure (rrdtool)
8--->  Building rrdtool with target all
9DEBUG: Executing com.apple.build (rrdtool)
10DEBUG: Assembled command: 'cd "/Users/touche/tmp/darwinports/dports/net/rrdtool/work/rrdtool-1.0.40" && gnumake all'
11Making all in cgilib-0.4
12gnumake[1]: Nothing to be done for `all'.
13Making all in config
14Making all in gd1.3
15gnumake[1]: Nothing to be done for `all'.
16Making all in zlib-1.1.4
17gnumake[1]: Nothing to be done for `all'.
18Making all in libpng-1.0.9
19gnumake[1]: Nothing to be done for `all'.
20Making all in src
21gnumake[1]: Nothing to be done for `all'.
22Making all in doc
23gnumake[1]: Nothing to be done for `all'.
24Making all in examples
25gnumake[1]: Nothing to be done for `all'.
26Making all in contrib
27gnumake[2]: Nothing to be done for `all-am'.
28Making all in tcl
29gnumake[1]: Nothing to be done for `all'.
30test -d perl-piped \
31  || sh -c "P_DIR='perl-piped'; P_FILES='Makefile.PL RRDp.pm' ; mkdir \${P_DIR}                 && cd \${P_DIR}                 && for _perlfile_ in \${P_FILES}                   ; do                         ln -s .././\${P_DIR}/\${_perlfile_} .              ; done"
32cd perl-piped && gnumake
33test -d perl-shared \
34  || sh -c "P_DIR='perl-shared'; P_FILES='Makefile.PL RRDs.pm RRDs.xs' ; mkdir \${P_DIR}                && cd \${P_DIR}                 && for _perlfile_ in \${P_FILES}                   ; do                         ln -s .././\${P_DIR}/\${_perlfile_} .              ; done"
35cd perl-shared && gnumake
36cc -c  -I../src -I../gd1.3 -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os   -DVERSION=\"1.000401\" -DXS_VERSION=\"1.000401\"  "-I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE"  -DPERLPATCHLEVEL=8 RRDs.c
37In file included from ../src/rrd_tool.h:72,
38                 from RRDs.xs:13:
39../src/rrd.h:50: error: redefinition of `struct time_value'
40gnumake[2]: *** [RRDs.o] Error 1
41gnumake[1]: *** [perl_shared] Error 2
42gnumake: *** [all-recursive] Error 1
43Error: Target com.apple.build returned: shell command "cd "/Users/touche/tmp/darwinports/dports/net/rrdtool/work/rrdtool-1.0.40" && gnumake all" returned error 2
44Command output: Making all in config
45Making all in gd1.3
46gnumake[1]: Nothing to be done for `all'.
47Making all in zlib-1.1.4
48gnumake[1]: Nothing to be done for `all'.
49Making all in libpng-1.0.9
50gnumake[1]: Nothing to be done for `all'.
51Making all in src
52gnumake[1]: Nothing to be done for `all'.
53Making all in doc
54gnumake[1]: Nothing to be done for `all'.
55Making all in examples
56gnumake[1]: Nothing to be done for `all'.
57Making all in contrib
58gnumake[2]: Nothing to be done for `all-am'.
59Making all in tcl
60gnumake[1]: Nothing to be done for `all'.
61test -d perl-piped \
62  || sh -c "P_DIR='perl-piped'; P_FILES='Makefile.PL RRDp.pm' ; mkdir \${P_DIR}                 && cd \${P_DIR}                 && for _perlfile_ in \${P_FILES}                   ; do                         ln -s .././\${P_DIR}/\${_perlfile_} .              ; done"
63cd perl-piped && gnumake
64test -d perl-shared \
65  || sh -c "P_DIR='perl-shared'; P_FILES='Makefile.PL RRDs.pm RRDs.xs' ; mkdir \${P_DIR}                && cd \${P_DIR}                 && for _perlfile_ in \${P_FILES}                   ; do                         ln -s .././\${P_DIR}/\${_perlfile_} .              ; done"
66cd perl-shared && gnumake
67cc -c  -I../src -I../gd1.3 -g -pipe -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/include -Os   -DVERSION=\"1.000401\" -DXS_VERSION=\"1.000401\"  "-I/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE"  -DPERLPATCHLEVEL=8 RRDs.c
68In file included from ../src/rrd_tool.h:72,
69                 from RRDs.xs:13:
70../src/rrd.h:50: error: redefinition of `struct time_value'
71gnumake[2]: *** [RRDs.o] Error 1
72gnumake[1]: *** [perl_shared] Error 2
73gnumake: *** [all-recursive] Error 1
74
75Warning: the following items did not execute (for rrdtool): com.apple.build