Ticket #32551: main.log

File main.log, 4.8 KB (added by rudloff@…, 12 years ago)
Line 
1version:1
2:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
3:msg:main --->  Computing dependencies for dylibbundler:info:main .:debug:main Searching for dependency: unzip
4:debug:main Didn't find receipt, going to depspec regex for: unzip
5:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
6:debug:main Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$
7:msg:main
8:debug:main Executing org.macports.main (dylibbundler)
9:debug:main Privilege de-escalation not attempted as not running as root.
10:debug:main Skipping completed org.macports.archivefetch (dylibbundler)
11:debug:main Privilege de-escalation not attempted as not running as root.
12:debug:main Skipping completed org.macports.fetch (dylibbundler)
13:debug:main Privilege de-escalation not attempted as not running as root.
14:debug:main Skipping completed org.macports.checksum (dylibbundler)
15:debug:main Privilege de-escalation not attempted as not running as root.
16:debug:main Skipping completed org.macports.extract (dylibbundler)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.patch (dylibbundler)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.configure (dylibbundler)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:build build phase started at Thu Dec 15 18:07:44 CET 2011
23:notice:build --->  Building dylibbundler
24:debug:build Executing org.macports.build (dylibbundler)
25:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
26:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/dylibbundler" && /usr/bin/make -j2 -w all CXX="/usr/bin/c++ "'
27:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/dylibbundler" && /usr/bin/make -j2 -w all CXX="/usr/bin/c++ "
28:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/dylibbundler'
29:info:build /usr/bin/c++  -c -I./src ./src/Settings.cpp -o ./Settings.o
30:info:build /usr/bin/c++  -c -I./src ./src/DylibBundler.cpp -o ./DylibBundler.o
31:info:build ./src/DylibBundler.cpp: In function ‘void collectDependencies(std::string, std::vector<std::basic_string<char> >&)’:
32:info:build ./src/DylibBundler.cpp:65:15: error: ‘exit’ was not declared in this scope
33:info:build ./src/DylibBundler.cpp: In function ‘void collectDependencies(std::string)’:
34:info:build ./src/DylibBundler.cpp:78:30: error: ‘stdout’ was not declared in this scope
35:info:build ./src/DylibBundler.cpp:78:36: error: ‘fflush’ was not declared in this scope
36:info:build ./src/DylibBundler.cpp: In function ‘void collectSubDependencies()’:
37:info:build ./src/DylibBundler.cpp:102:38: error: ‘stdout’ was not declared in this scope
38:info:build ./src/DylibBundler.cpp:102:44: error: ‘fflush’ was not declared in this scope
39:info:build ./src/DylibBundler.cpp: In function ‘void createDestDir()’:
40:info:build ./src/DylibBundler.cpp:136:10: error: ‘exit’ was not declared in this scope
41:info:build ./src/DylibBundler.cpp:151:11: error: ‘exit’ was not declared in this scope
42:info:build ./src/DylibBundler.cpp:157:10: error: ‘exit’ was not declared in this scope
43:info:build make: *** [dylibbundler] Error 1
44:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/dylibbundler'
45:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/work/dylibbundler" && /usr/bin/make -j2 -w all CXX="/usr/bin/c++ " " returned error 2
46:error:build Target org.macports.build returned: shell command failed (see log for details)
47:debug:build Backtrace: shell command failed (see log for details)
48    while executing
49"command_exec build"
50    (procedure "portbuild::build_main" line 8)
51    invoked from within
52"$procedure $targetname"
53:info:build Warning: the following items did not execute (for dylibbundler): org.macports.activate org.macports.build org.macports.destroot org.macports.install
54:notice:build Log for dylibbundler is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dylibbundler/dylibbundler/main.log