1 | DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided |
---|
2 | DEBUG: Executing darwin provides darwin |
---|
3 | DEBUG: Skipping completed com.apple.main (recode) |
---|
4 | DEBUG: Skipping completed com.apple.fetch (recode) |
---|
5 | DEBUG: Skipping completed com.apple.checksum (recode) |
---|
6 | DEBUG: Skipping completed com.apple.extract (recode) |
---|
7 | DEBUG: Skipping completed com.apple.patch (recode) |
---|
8 | DEBUG: Skipping completed com.apple.configure (recode) |
---|
9 | ---> Building recode with target all |
---|
10 | DEBUG: Executing com.apple.build (recode) |
---|
11 | DEBUG: Assembled command: 'cd "/Users/touche/tmp/my-dports/recode/work/recode-3.6" && make all' |
---|
12 | make all-recursive |
---|
13 | Making all in m4 |
---|
14 | make[2]: Nothing to be done for `all'. |
---|
15 | Making all in doc |
---|
16 | make[2]: Nothing to be done for `all'. |
---|
17 | Making all in lib |
---|
18 | make[2]: Nothing to be done for `all'. |
---|
19 | Making all in libiconv |
---|
20 | make[2]: Nothing to be done for `all'. |
---|
21 | Making all in i18n |
---|
22 | make[2]: Nothing to be done for `all'. |
---|
23 | Making 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 |
---|
25 | gcc -g -O2 -L/opt/local/lib -o recode main.o freeze.o mixed.o .libs/librecode.a -lintl ../lib/libreco.a -lintl |
---|
26 | ld: 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) |
---|
29 | ld: 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) |
---|
32 | ld: 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) |
---|
35 | ld: 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) |
---|
38 | ld: 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 |
---|
41 | make[2]: *** [recode] Error 1 |
---|
42 | make[1]: *** [all-recursive] Error 1 |
---|
43 | make: *** [all-recursive-am] Error 2 |
---|
44 | Error: Target com.apple.build returned: shell command "cd "/Users/touche/tmp/my-dports/recode/work/recode-3.6" && make all" returned error 2 |
---|
45 | Command output: make[2]: Nothing to be done for `all'. |
---|
46 | Making all in doc |
---|
47 | make[2]: Nothing to be done for `all'. |
---|
48 | Making all in lib |
---|
49 | make[2]: Nothing to be done for `all'. |
---|
50 | Making all in libiconv |
---|
51 | make[2]: Nothing to be done for `all'. |
---|
52 | Making all in i18n |
---|
53 | make[2]: Nothing to be done for `all'. |
---|
54 | Making 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 |
---|
56 | gcc -g -O2 -L/opt/local/lib -o recode main.o freeze.o mixed.o .libs/librecode.a -lintl ../lib/libreco.a -lintl |
---|
57 | ld: 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) |
---|
60 | ld: 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) |
---|
63 | ld: 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) |
---|
66 | ld: 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) |
---|
69 | ld: 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 |
---|
72 | make[2]: *** [recode] Error 1 |
---|
73 | make[1]: *** [all-recursive] Error 1 |
---|
74 | make: *** [all-recursive-am] Error 2 |
---|
75 | |
---|
76 | Warning: the following items did not execute (for recode): com.apple.build |
---|