Ticket #25064: ntfsprogs-output.txt

File ntfsprogs-output.txt, 2.4 KB (added by tyson@…, 14 years ago)

full command debug output

Line 
1--->  Building ntfsprogs
2DEBUG: Executing org.macports.build (ntfsprogs)
3DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
4DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0" && /usr/bin/make -j2 all'
5/usr/bin/make  all-recursive
6Making all in doc
7make[2]: Nothing to be done for `all'.
8Making all in include
9Making all in ntfs
10make[3]: Nothing to be done for `all'.
11make[3]: Nothing to be done for `all-am'.
12Making all in libntfs
13make[2]: Nothing to be done for `all'.
14Making all in ntfsprogs
15/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -arch i386 -Wall  -L/opt/local/lib -o ntfsfix ntfsfix.o utils.o ../libntfs/libntfs.la
16/bin/sh ../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0  -O2 -arch i386 -Wall  -L/opt/local/lib -o ntfsinfo ntfsinfo.o utils.o ../libntfs/libntfs.la
17/usr/bin/gcc-4.0 -O2 -arch i386 -Wall -o .libs/ntfsfix ntfsfix.o utils.o  -L/opt/local/lib ../libntfs/.libs/libntfs.dylib
18/usr/bin/gcc-4.0 -O2 -arch i386 -Wall -o .libs/ntfsinfo ntfsinfo.o utils.o  -L/opt/local/lib ../libntfs/.libs/libntfs.dylib
19Undefined symbols:
20  "_libintl_setlocale", referenced from:
21      _utils_set_locale in utils.o
22      _utils_set_locale in utils.o
23ld: symbol(s) not found
24collect2: ld returned 1 exit status
25Undefined symbols:
26  "_libintl_setlocale", referenced from:
27      _utils_set_locale in utils.o
28      _utils_set_locale in utils.o
29ld: symbol(s) not found
30collect2: ld returned 1 exit status
31make[2]: *** [ntfsinfo] Error 1
32make[2]: *** Waiting for unfinished jobs....
33make[2]: *** [ntfsfix] Error 1
34make[1]: *** [all-recursive] Error 1
35make: *** [all] Error 2
36Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0" && /usr/bin/make -j2 all " returned error 2
37DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0" && /usr/bin/make -j2 all " returned error 2
38    while executing
39"command_exec build"
40    (procedure "portbuild::build_main" line 9)
41    invoked from within
42"$procedure $targetname"
43Warning: the following items did not execute (for ntfsprogs): org.macports.activate org.macports.build org.macports.destroot org.macports.install
44Error: Status 1 encountered during processing.
45