Ticket #1408: recode.err

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

error output

Line 
1DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided
2DEBUG: Executing darwin provides darwin
3DEBUG: Skipping completed com.apple.main (recode)
4DEBUG: Skipping completed com.apple.fetch (recode)
5DEBUG: Skipping completed com.apple.checksum (recode)
6DEBUG: Skipping completed com.apple.extract (recode)
7DEBUG: Skipping completed com.apple.patch (recode)
8DEBUG: Skipping completed com.apple.configure (recode)
9--->  Building recode with target all
10DEBUG: Executing com.apple.build (recode)
11DEBUG: Assembled command: 'cd "/Users/touche/tmp/my-dports/recode/work/recode-3.6" && make all'
12make  all-recursive
13Making all in m4
14make[2]: Nothing to be done for `all'.
15Making all in doc
16make[2]: Nothing to be done for `all'.
17Making all in lib
18make[2]: Nothing to be done for `all'.
19Making all in libiconv
20make[2]: Nothing to be done for `all'.
21Making all in i18n
22make[2]: Nothing to be done for `all'.
23Making all in src
24/bin/sh ../libtool --mode=link gcc  -g -O2 -L/opt/local/lib -o recode  main.o freeze.o mixed.o librecode.la ../lib/libreco.a -lintl
25gcc -g -O2 -L/opt/local/lib -o recode main.o freeze.o mixed.o .libs/librecode.a -lintl ../lib/libreco.a -lintl
26ld: multiple definitions of symbol _getopt
27/usr/lib/libSystem.dylib(getopt.So) definition of _getopt
28../lib/libreco.a(getopt.o) definition of _getopt in section (__TEXT,__text)
29ld: multiple definitions of symbol _opterr
30/usr/lib/libSystem.dylib(getopt.So) definition of _opterr
31../lib/libreco.a(getopt.o) definition of _opterr in section (__DATA,__data)
32ld: multiple definitions of symbol _optind
33/usr/lib/libSystem.dylib(getopt.So) definition of _optind
34../lib/libreco.a(getopt.o) definition of _optind in section (__DATA,__data)
35ld: multiple definitions of symbol _optopt
36/usr/lib/libSystem.dylib(getopt.So) definition of _optopt
37../lib/libreco.a(getopt.o) definition of _optopt in section (__DATA,__data)
38ld: warning multiple definitions of symbol _locale_charset
39.libs/librecode.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text)
40/opt/local/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
41make[2]: *** [recode] Error 1
42make[1]: *** [all-recursive] Error 1
43make: *** [all-recursive-am] Error 2
44Error: Target com.apple.build returned: shell command "cd "/Users/touche/tmp/my-dports/recode/work/recode-3.6" && make all" returned error 2
45Command output: make[2]: Nothing to be done for `all'.
46Making all in doc
47make[2]: Nothing to be done for `all'.
48Making all in lib
49make[2]: Nothing to be done for `all'.
50Making all in libiconv
51make[2]: Nothing to be done for `all'.
52Making all in i18n
53make[2]: Nothing to be done for `all'.
54Making all in src
55/bin/sh ../libtool --mode=link gcc  -g -O2 -L/opt/local/lib -o recode  main.o freeze.o mixed.o librecode.la ../lib/libreco.a -lintl
56gcc -g -O2 -L/opt/local/lib -o recode main.o freeze.o mixed.o .libs/librecode.a -lintl ../lib/libreco.a -lintl
57ld: multiple definitions of symbol _getopt
58/usr/lib/libSystem.dylib(getopt.So) definition of _getopt
59../lib/libreco.a(getopt.o) definition of _getopt in section (__TEXT,__text)
60ld: multiple definitions of symbol _opterr
61/usr/lib/libSystem.dylib(getopt.So) definition of _opterr
62../lib/libreco.a(getopt.o) definition of _opterr in section (__DATA,__data)
63ld: multiple definitions of symbol _optind
64/usr/lib/libSystem.dylib(getopt.So) definition of _optind
65../lib/libreco.a(getopt.o) definition of _optind in section (__DATA,__data)
66ld: multiple definitions of symbol _optopt
67/usr/lib/libSystem.dylib(getopt.So) definition of _optopt
68../lib/libreco.a(getopt.o) definition of _optopt in section (__DATA,__data)
69ld: warning multiple definitions of symbol _locale_charset
70.libs/librecode.a(localcharset.o) definition of _locale_charset in section (__TEXT,__text)
71/opt/local/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
72make[2]: *** [recode] Error 1
73make[1]: *** [all-recursive] Error 1
74make: *** [all-recursive-am] Error 2
75
76Warning: the following items did not execute (for recode): com.apple.build