Ticket #37001: main.2.log

File main.2.log, 6.6 KB (added by two4juan@…, 11 years ago)
Line 
1version:1
2:debug:build changing euid/egid - current euid: 0 - current egid: 0
3:debug:build egid changed to: 503
4:debug:build euid changed to: 502
5:debug:main Executing org.macports.main (smpeg)
6:debug:main Privilege de-escalation not attempted as not running as root.
7:debug:main Skipping completed org.macports.archivefetch (smpeg)
8:debug:main Privilege de-escalation not attempted as not running as root.
9:debug:main Skipping completed org.macports.fetch (smpeg)
10:debug:main Privilege de-escalation not attempted as not running as root.
11:debug:main Skipping completed org.macports.checksum (smpeg)
12:debug:main Privilege de-escalation not attempted as not running as root.
13:debug:main Skipping completed org.macports.extract (smpeg)
14:debug:main Privilege de-escalation not attempted as not running as root.
15:debug:main Skipping completed org.macports.patch (smpeg)
16:debug:main Privilege de-escalation not attempted as not running as root.
17:debug:main Skipping completed org.macports.configure (smpeg)
18:debug:main Privilege de-escalation not attempted as not running as root.
19:debug:build build phase started at Thu Nov 15 18:14:34 AKST 2012
20:notice:build --->  Building smpeg
21:debug:build Executing org.macports.build (smpeg)
22:debug:build port disallows a parallel build
23: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_multimedia_smpeg/smpeg/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
24:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4" && /usr/bin/make -w all'
25:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4" && /usr/bin/make -w all
26:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4'
27:info:build Making all in audio
28:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4/audio'
29:info:build /bin/sh ../libtool --tag=CXX   --mode=compile /usr/bin/g++-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/opt/local/include  -D_THREAD_SAFE -I/opt/local/include/SDL   -DTHREADED_AUDIO -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -pipe -O2 -arch x86_64 -arch i386 -fno-exceptions -fno-rtti -c -o MPEGaudio.lo MPEGaudio.cpp
30:info:build libtool: compile:  /usr/bin/g++-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/opt/local/include -D_THREAD_SAFE -I/opt/local/include/SDL -DTHREADED_AUDIO -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -pipe -O2 -arch x86_64 -arch i386 -fno-exceptions -fno-rtti -c MPEGaudio.cpp  -fno-common -DPIC -o .libs/MPEGaudio.o
31:info:build MPEGaudio.cpp: In constructor 'MPEGaudio::MPEGaudio(MPEGstream*, bool)':
32:info:build MPEGaudio.cpp:63: error: invalid conversion from 'const char*' to 'char*'
33:info:build MPEGaudio.cpp:63: error:   initializing argument 1 of 'void MPEGerror::SetError(char*, ...)'
34:info:build MPEGaudio.cpp: In member function 'void MPEGaudio::StartDecoding()':
35:info:build MPEGaudio.cpp:156: error: cannot convert 'MPEGaudio* const' to 'const char*' for argument '2' to 'SDL_Thread* SDL_CreateThread(int (*)(void*), const char*, void*)'
36:info:build MPEGaudio.cpp: In constructor 'MPEGaudio::MPEGaudio(MPEGstream*, bool)':
37:info:build MPEGaudio.cpp:63: error: invalid conversion from 'const char*' to 'char*'
38:info:build MPEGaudio.cpp:63: error:   initializing argument 1 of 'void MPEGerror::SetError(char*, ...)'
39:info:build MPEGaudio.cpp: In member function 'void MPEGaudio::StartDecoding()':
40:info:build MPEGaudio.cpp:156: error: cannot convert 'MPEGaudio* const' to 'const char*' for argument '2' to 'SDL_Thread* SDL_CreateThread(int (*)(void*), const char*, void*)'
41:info:build lipo: can't open input file: /var/tmp//ccST1ZVt.out (No such file or directory)
42:info:build make[1]: *** [MPEGaudio.lo] Error 1
43:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4/audio'
44:info:build make: *** [all-recursive] Error 1
45:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4'
46:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/work/smpeg-0.4.4" && /usr/bin/make -w all
47:info:build Exit code: 2
48:error:build org.macports.build for port smpeg returned: command execution failed
49:debug:build Error code: CHILDSTATUS 16098 2
50:debug:build Backtrace: command execution failed
51    while executing
52"system -nice 0 $fullcmdstring"
53    ("eval" body line 1)
54    invoked from within
55"eval system $notty $nice \$fullcmdstring"
56    invoked from within
57"command_exec build"
58    (procedure "portbuild::build_main" line 8)
59    invoked from within
60"$procedure $targetname"
61:info:build Warning: targets not executed for smpeg: org.macports.activate org.macports.build org.macports.destroot org.macports.install
62:error:build Failed to install smpeg
63:debug:build Registry error: smpeg not registered as installed & active.
64    invoked from within
65"registry_active ${subport}"
66    invoked from within
67"$workername eval registry_active \${subport}"
68:notice:build Please see the log file for port smpeg for details:
69    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_smpeg/smpeg/main.log