Ticket #35539: nova20.main.log

File nova20.main.log, 6.0 KB (added by nova20@…, 11 years ago)

libsdl-devel main.log for nova20@…

Line 
1version:1
2:debug:main Checking for conflicts against libsdl-devel
3:debug:main Searching for dependency: libsdl
4:debug:main Didn't find receipt, going to depspec regex for: libsdl
5:debug:main Executing org.macports.main (libsdl-devel)
6:debug:main Skipping completed org.macports.archivefetch (libsdl-devel)
7:debug:main Skipping completed org.macports.fetch (libsdl-devel)
8:debug:main Skipping completed org.macports.checksum (libsdl-devel)
9:debug:main Skipping completed org.macports.extract (libsdl-devel)
10:debug:main Skipping completed org.macports.patch (libsdl-devel)
11:debug:main Skipping completed org.macports.configure (libsdl-devel)
12:debug:build build phase started at Thu Oct 24 09:17:23 EDT 2013
13:notice:build --->  Building libsdl-devel
14:debug:build Executing org.macports.build (libsdl-devel)
15: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_ports_devel_libsdl-devel/libsdl-devel/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9'
16:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/work/SDL-1.3.0-6248" && /usr/bin/make -j2 -w all'
17:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/work/SDL-1.3.0-6248" && /usr/bin/make -j2 -w all
18:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/work/SDL-1.3.0-6248'
19:info:build /bin/sh build-scripts/updaterev.sh
20:info:build /bin/sh ./libtool --mode=compile /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -DUSING_GENERATED_CONFIG_H -I./include  -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_cocoamodes.lo -c src/video/cocoa/SDL_cocoamodes.m -o build/SDL_cocoamodes.lo
21:info:build /bin/sh ./libtool --mode=compile /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -DUSING_GENERATED_CONFIG_H -I./include  -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_cocoashape.lo -c src/video/cocoa/SDL_cocoashape.m -o build/SDL_cocoashape.lo
22:info:build libtool: compile:  /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -DUSING_GENERATED_CONFIG_H -I./include -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_cocoamodes.lo -c src/video/cocoa/SDL_cocoamodes.m  -fno-common -DPIC -o build/.libs/SDL_cocoamodes.o
23:info:build libtool: compile:  /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -DUSING_GENERATED_CONFIG_H -I./include -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_cocoashape.lo -c src/video/cocoa/SDL_cocoashape.m  -fno-common -DPIC -o build/.libs/SDL_cocoashape.o
24:info:build clang: warning: argument unused during compilation: '-falign-loops=16'
25:info:build clang: warning: argument unused during compilation: '-falign-loops=16'
26:info:build libtool: compile:  /usr/bin/clang -Os -arch x86_64 -I/opt/local/include -DUSING_GENERATED_CONFIG_H -I./include -mmmx -m3dnow -msse -msse2 -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_cocoashape.lo -c src/video/cocoa/SDL_cocoashape.m -o build/SDL_cocoashape.o >/dev/null 2>&1
27:info:build src/video/cocoa/SDL_cocoamodes.m:105:10: error: use of undeclared identifier 'kCGErrorNameTooLong'; did you mean 'errFSNameTooLong'?
28:info:build     case kCGErrorNameTooLong:
29:info:build          ^~~~~~~~~~~~~~~~~~~
30:info:build          errFSNameTooLong
31:info:build /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacErrors.h:119:3: note: 'errFSNameTooLong' declared here
32:info:build   errFSNameTooLong              = -1410, /* File/fork name is too long to create/rename */
33:info:build   ^
34:info:build src/video/cocoa/SDL_cocoamodes.m:117:10: error: use of undeclared identifier 'kCGErrorNoCurrentPoint'
35:info:build     case kCGErrorNoCurrentPoint:
36:info:build          ^
37:info:build 2 errors generated.
38:info:build make: *** [build/SDL_cocoamodes.lo] Error 1
39:info:build make: *** Waiting for unfinished jobs....
40:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/work/SDL-1.3.0-6248'
41:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/work/SDL-1.3.0-6248" && /usr/bin/make -j2 -w all
42:info:build Exit code: 2
43:error:build org.macports.build for port libsdl-devel returned: command execution failed
44:debug:build Error code: CHILDSTATUS 51581 2
45:debug:build Backtrace: command execution failed
46    while executing
47"system -nice 0 $fullcmdstring"
48    ("eval" body line 1)
49    invoked from within
50"eval system $notty $nice \$fullcmdstring"
51    invoked from within
52"command_exec build"
53    (procedure "portbuild::build_main" line 8)
54    invoked from within
55"$procedure $targetname"
56:info:build Warning: targets not executed for libsdl-devel: org.macports.install org.macports.build org.macports.destroot
57:notice:build Please see the log file for port libsdl-devel for details:
58    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libsdl-devel/libsdl-devel/main.log