Opened 13 years ago
Closed 13 years ago
#32695 closed defect (fixed)
gource: build error with clang
Reported by: | chazapis (Antony Chazapis) | Owned by: | phw@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | s.veer@…, ryandesign (Ryan Carsten Schmidt) |
Port: | gource |
Description
I actually get the same error described in #30185
After all dependencies are processed:
:debug:main Executing org.macports.main (gource) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:archivefetch archivefetch phase started at Thu Dec 29 15:30:32 EET 2011 :msg:archivefetch ---> Fetching archive for gource :debug:archivefetch Executing org.macports.archivefetch (gource) :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/software/gource to macports :debug:archivefetch euid/egid changed to: 502/501 :debug:archivefetch euid/egid changed to: 0/0 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports :debug:archivefetch euid/egid changed to: 502/501 :info:archivefetch ---> gource-0.35_1.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/gource :msg:archivefetch ---> Attempting to fetch gource-0.35_1.darwin_11.x86_64.tbz2 from http://packages.macports.org/gource :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 :debug:archivefetch Privilege de-escalation not attempted as not running as root. :debug:fetch fetch phase started at Thu Dec 29 15:30:40 EET 2011 :notice:fetch ---> Fetching gource :debug:fetch euid/egid changed to: 0/0 :debug:fetch chowned /opt/local/var/macports/distfiles/gource to macports :debug:fetch euid/egid changed to: 502/501 :debug:fetch Executing org.macports.fetch (gource) :debug:fetch Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Thu Dec 29 15:30:40 EET 2011 :notice:checksum ---> Verifying checksum(s) for gource :debug:checksum Executing org.macports.checksum (gource) :info:checksum ---> Checksumming gource-0.35.tar.gz :debug:checksum Correct (sha1) checksum for gource-0.35.tar.gz :debug:checksum Correct (rmd160) checksum for gource-0.35.tar.gz :debug:checksum Privilege de-escalation not attempted as not running as root. :debug:extract extract phase started at Thu Dec 29 15:30:40 EET 2011 :notice:extract ---> Extracting gource :debug:extract Executing org.macports.extract (gource) :info:extract ---> Extracting gource-0.35.tar.gz :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/gource/gource-0.35.tar.gz' :debug:extract 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_gource/gource/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gource/gource-0.35.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/gource/gource-0.35.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work to macports :debug:extract euid/egid changed to: 502/501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Thu Dec 29 15:30:40 EET 2011 :debug:patch Executing org.macports.patch (gource) :debug:patch Privilege de-escalation not attempted as not running as root. :debug:configure configure phase started at Thu Dec 29 15:30:40 EET 2011 :notice:configure ---> Configuring gource :debug:configure Using compiler 'Mac OS X clang' :debug:configure Executing org.macports.configure (gource) :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35" && ./configure --prefix=/opt/local --disable-sdltest' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35" && ./configure --prefix=/opt/local --disable-sdltest :info:configure checking for a BSD-compatible install... /usr/bin/install -c :info:configure checking whether build environment is sane... yes :info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d :info:configure checking for gawk... no :info:configure checking for mawk... no :info:configure checking for nawk... no :info:configure checking for awk... awk :info:configure checking whether make sets $(MAKE)... yes :info:configure checking build system type... x86_64-apple-darwin11.2.0 :info:configure checking host system type... x86_64-apple-darwin11.2.0 :info:configure checking whether the C++ compiler works... yes :info:configure checking for C++ compiler default output file name... a.out :info:configure checking for suffix of executables... :info:configure checking whether we are cross compiling... no :info:configure checking for suffix of object files... o :info:configure checking whether we are using the GNU C++ compiler... yes :info:configure checking whether /Developer/usr/bin/clang++ accepts -g... yes :info:configure checking for style of include used by make... GNU :info:configure checking dependency style of /Developer/usr/bin/clang++... gcc3 :info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/clang++ -E :info:configure checking for X... disabled :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed :info:configure checking for gcc... /Developer/usr/bin/clang :info:configure checking whether we are using the GNU C compiler... yes :info:configure checking whether /Developer/usr/bin/clang accepts -g... yes :info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... none needed :info:configure checking dependency style of /Developer/usr/bin/clang... gcc3 :info:configure checking for the pthreads library -lpthreads... no :info:configure checking whether pthreads work without any flags... yes :info:configure checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE :info:configure checking if more special flags are required for pthreads... -D_THREAD_SAFE :info:configure checking how to run the C preprocessor... /Developer/usr/bin/clang -E :info:configure checking for grep that handles long lines and -e... /usr/bin/grep :info:configure checking for egrep... /usr/bin/grep -E :info:configure checking for ANSI C header files... yes :info:configure checking for sys/types.h... yes :info:configure checking for sys/stat.h... yes :info:configure checking for stdlib.h... yes :info:configure checking for string.h... yes :info:configure checking for memory.h... yes :info:configure checking for strings.h... yes :info:configure checking for inttypes.h... yes :info:configure checking for stdint.h... yes :info:configure checking for unistd.h... yes :info:configure checking whether we are using the Microsoft C compiler... no :info:configure checking windows.h usability... no :info:configure checking windows.h presence... no :info:configure checking for windows.h... no :info:configure checking for GL/gl.h... no :info:configure checking for OpenGL/gl.h... yes :info:configure checking for OpenGL library... -framework OpenGL :info:configure checking for GL/glu.h... no :info:configure checking for OpenGL/glu.h... yes :info:configure checking for OpenGL Utility library... yes :info:configure checking for varargs GLU tesselator callback function type... no :info:configure checking for sdl-config... /opt/local/bin/sdl-config :info:configure checking for SDL - version >= 1.2.10... yes :info:configure checking for freetype-config... /opt/local/bin/freetype-config :info:configure checking for FreeType -- version >= 9.0.3... yes :info:configure checking for IMG_LoadPNG_RW in -lSDL_image... yes :info:configure checking for IMG_LoadJPG_RW in -lSDL_image... yes :info:configure checking for pcre_compile in -lpcre... yes :info:configure checking for glewInit in -lGLEW... yes :info:configure checking SDL.h usability... yes :info:configure checking SDL.h presence... yes :info:configure checking for SDL.h... yes :info:configure checking SDL_image.h usability... yes :info:configure checking SDL_image.h presence... yes :info:configure checking for SDL_image.h... yes :info:configure checking pcre.h usability... yes :info:configure checking pcre.h presence... yes :info:configure checking for pcre.h... yes :info:configure checking GL/glew.h usability... yes :info:configure checking GL/glew.h presence... yes :info:configure checking for GL/glew.h... yes :info:configure configure: creating ./config.status :info:configure config.status: creating Makefile :info:configure config.status: executing depfiles commands :debug:configure Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Thu Dec 29 15:30:49 EET 2011 :notice:build ---> Building gource :debug:build Executing org.macports.build (gource) :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_gource/gource/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35" && /usr/bin/make -j4 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35" && /usr/bin/make -j4 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35' :info:build depbase=`echo src/action.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/action.o -MD -MP -MF $depbase.Tpo -c -o src/action.o src/action.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/apache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/apache.o -MD -MP -MF $depbase.Tpo -c -o src/apache.o src/apache.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/bloom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/bloom.o -MD -MP -MF $depbase.Tpo -c -o src/bloom.o src/bloom.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/bzr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/bzr.o -MD -MP -MF $depbase.Tpo -c -o src/bzr.o src/bzr.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/commitlog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/commitlog.o -MD -MP -MF $depbase.Tpo -c -o src/commitlog.o src/commitlog.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/camera.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/camera.o -MD -MP -MF $depbase.Tpo -c -o src/core/camera.o src/core/camera.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/conffile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/conffile.o -MD -MP -MF $depbase.Tpo -c -o src/core/conffile.o src/core/conffile.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.35\" -DPACKAGE_STRING=\"Gource\ 0.35\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.35\" -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/display.o -MD -MP -MF $depbase.Tpo -c -o src/core/display.o src/core/display.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build In file included from src/commitlog.cpp:18: :info:build In file included from src/commitlog.h:26: :info:build In file included from src/core/utf8/utf8.h:31: :info:build src/core/utf8/checked.h:82:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/commitlog.cpp:24:9: note: in instantiation of function template specialization 'utf8::replace_invalid<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >, std::back_insert_iterator<std::basic_string<char> > >' requested here :info:build utf8::replace_invalid(str.begin(), str.end(), back_inserter(munged), '?'); :info:build ^ :info:build src/core/utf8/checked.h:107:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build src/core/utf8/checked.h:88:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/core/utf8/checked.h:107:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build 2 errors generated. :info:build make: *** [src/commitlog.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build src/core/camera.cpp:235:39: warning: '&&' within '||' [-Wlogical-op-parentheses] :info:build if(finished || events.size() == 0 && current==0) return; :info:build ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ :info:build src/core/camera.cpp:235:39: note: place parentheses around the '&&' expression to silence this warning :info:build if(finished || events.size() == 0 && current==0) return; :info:build ^ :info:build ( ) :info:build 1 warning generated. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35" && /usr/bin/make -j4 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for gource): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for gource is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/main.log
Change History (10)
comment:1 Changed 13 years ago by chazapis (Antony Chazapis)
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to phw@… |
---|---|
Port: | gource added |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | s.veer@… ryandesign@… added |
---|
I have updated gource to 0.37 in r88361. Did that help?
comment:4 Changed 13 years ago by s.veer@…
$ sw_vers | grep 'ProductVersion:' | grep -o '[0-9]*\.[0-9]*\.[0-9]*' 10.7.2
sanders-imac:Music sveer$ sudo port install gource ---> Computing dependencies for gource ---> Fetching archive for gource ---> Attempting to fetch gource-0.37_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/gource ---> Fetching gource ---> Attempting to fetch gource-0.37.tar.gz from http://gource.googlecode.com/files/ ---> Verifying checksum(s) for gource ---> Extracting gource ---> Configuring gource ---> Building gource Error: Target org.macports.build returned: shell command failed (see log for details) Log for gource is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/main.log:
:notice:build ---> Building gource :debug:build Executing org.macports.build (gource) :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_gource/gource/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j4 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j4 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37' :info:build depbase=`echo src/action.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/action.o -MD -MP -MF $depbase.Tpo -c -o src/action.o src/action.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/apache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/apache.o -MD -MP -MF $depbase.Tpo -c -o src/apache.o src/apache.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/bloom.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/bloom.o -MD -MP -MF $depbase.Tpo -c -o src/bloom.o src/bloom.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/bzr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/bzr.o -MD -MP -MF $depbase.Tpo -c -o src/bzr.o src/bzr.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/commitlog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/commitlog.o -MD -MP -MF $depbase.Tpo -c -o src/commitlog.o src/commitlog.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/camera.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/camera.o -MD -MP -MF $depbase.Tpo -c -o src/core/camera.o src/core/camera.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/conffile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/conffile.o -MD -MP -MF $depbase.Tpo -c -o src/core/conffile.o src/core/conffile.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/core/display.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/core/display.o -MD -MP -MF $depbase.Tpo -c -o src/core/display.o src/core/display.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build In file included from src/commitlog.cpp:18: :info:build In file included from src/commitlog.h:26: :info:build In file included from src/core/utf8/utf8.h:31: :info:build src/core/utf8/checked.h:82:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/commitlog.cpp:24:9: note: in instantiation of function template specialization 'utf8::replace_invalid<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >, std::back_insert_iterator<std::basic_string<char> > >' requested here :info:build utf8::replace_invalid(str.begin(), str.end(), back_inserter(munged), '?'); :info:build ^ :info:build src/core/utf8/checked.h:107:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build src/core/utf8/checked.h:88:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/core/utf8/checked.h:107:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build 2 errors generated. :info:build make: *** [src/commitlog.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build src/core/camera.cpp:235:39: warning: '&&' within '||' [-Wlogical-op-parentheses] :info:build if(finished || events.size() == 0 && current==0) return; :info:build ~~ ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ :info:build src/core/camera.cpp:235:39: note: place parentheses around the '&&' expression to silence this warning :info:build if(finished || events.size() == 0 && current==0) return; :info:build ^ :info:build ( ) :info:build 1 warning generated. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j4 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for gource): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for gource is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/main.log
$ gcc -version i686-apple-darwin11-llvm-gcc-4.2
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | clang added |
---|---|
Summary: | gource 0.35 build error → gource: build error with clang |
In that case please try using a different compiler. Let us know which one works.
comment:6 Changed 13 years ago by accounts.macports@…
I'm experiencing this issue as well. It still seems to be an issue as of Gource 0.37:
version:1 :debug:main epoch: in tree: 0 installed: 0 :debug:main ftgl 2.1.3-rc5_0 exists in the ports tree :debug:main ftgl 2.1.3-rc5_0 is the latest installed :debug:main ftgl 2.1.3-rc5_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/ftgl :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! ftgl 2.1.3-rc5_0 >= ftgl 2.1.3-rc5_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main freetype 2.4.8_0 exists in the ports tree :debug:main freetype 2.4.8_0 is the latest installed :debug:main freetype 2.4.8_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/print/freetype :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! freetype 2.4.8_0 >= freetype 2.4.8_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main zlib 1.2.5_0 exists in the ports tree :debug:main zlib 1.2.5_0 is the latest installed :debug:main zlib 1.2.5_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! zlib 1.2.5_0 >= zlib 1.2.5_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main bzip2 1.0.6_0 exists in the ports tree :debug:main bzip2 1.0.6_0 is the latest installed :debug:main bzip2 1.0.6_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/bzip2 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! bzip2 1.0.6_0 >= bzip2 1.0.6_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libsdl 1.2.14_9 exists in the ports tree :debug:main libsdl 1.2.14_9 +x11 is the latest installed :debug:main libsdl 1.2.14_9 +x11 is active :debug:main Merging existing variants '+x11' into variants :debug:main new fully merged portvariants: x11 + :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libsdl :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main adding the default universal variant :debug:main Executing variant x11 provides x11 :debug:main No need to upgrade! libsdl 1.2.14_9 >= libsdl 1.2.14_9 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libXext 1.3.0_0 exists in the ports tree :debug:main xorg-libXext 1.3.0_0 is the latest installed :debug:main xorg-libXext 1.3.0_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXext :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xorg-libXext 1.3.0_0 >= xorg-libXext 1.3.0_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libX11 1.4.4_0 exists in the ports tree :debug:main xorg-libX11 1.4.4_0 is the latest installed :debug:main xorg-libX11 1.4.4_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libX11 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xorg-libX11 1.4.4_0 >= xorg-libX11 1.4.4_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libXdmcp 1.1.0_0 exists in the ports tree :debug:main xorg-libXdmcp 1.1.0_0 is the latest installed :debug:main xorg-libXdmcp 1.1.0_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXdmcp :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xorg-libXdmcp 1.1.0_0 >= xorg-libXdmcp 1.1.0_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libXau 1.0.6_0 exists in the ports tree :debug:main xorg-libXau 1.0.6_0 is the latest installed :debug:main xorg-libXau 1.0.6_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXau :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xorg-libXau 1.0.6_0 >= xorg-libXau 1.0.6_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-xproto 7.0.22_0 exists in the ports tree :debug:main xorg-xproto 7.0.22_0 is the latest installed :debug:main xorg-xproto 7.0.22_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xproto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-xproto 7.0.22_0 >= xorg-xproto 7.0.22_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libxcb 1.7_0 exists in the ports tree :debug:main xorg-libxcb 1.7_0 +python27 is the latest installed :debug:main xorg-libxcb 1.7_0 +python27 is active :debug:main Merging existing variants '+python27' into variants :debug:main new fully merged portvariants: python27 + :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libxcb :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Executing variant python27 provides python27 :debug:main No need to upgrade! xorg-libxcb 1.7_0 >= xorg-libxcb 1.7_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-xcb-proto 1.6_0 exists in the ports tree :debug:main xorg-xcb-proto 1.6_0 +python27 is the latest installed :debug:main xorg-xcb-proto 1.6_0 +python27 is active :debug:main Merging existing variants '+python27' into variants :debug:main new fully merged portvariants: python27 + :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xcb-proto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main Executing variant python27 provides python27 :debug:main No need to upgrade! xorg-xcb-proto 1.6_0 >= xorg-xcb-proto 1.6_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libxml2 2.7.8_0 exists in the ports tree :debug:main libxml2 2.7.8_0 is the latest installed :debug:main libxml2 2.7.8_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! libxml2 2.7.8_0 >= libxml2 2.7.8_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libiconv 1.14_0 exists in the ports tree :debug:main libiconv 1.14_0 is the latest installed :debug:main libiconv 1.14_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0 :debug:main epoch: in tree: 2 installed: 2 :debug:main python27 2.7.2_3 exists in the ports tree :debug:main python27 2.7.2_3 is the latest installed :debug:main python27 2.7.2_3 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/python27 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! python27 2.7.2_3 >= python27 2.7.2_3 :debug:main epoch: in tree: 0 installed: 0 :debug:main gettext 0.18.1.1_2 exists in the ports tree :debug:main gettext 0.18.1.1_2 is the latest installed :debug:main gettext 0.18.1.1_2 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! gettext 0.18.1.1_2 >= gettext 0.18.1.1_2 :debug:main epoch: in tree: 0 installed: 0 :debug:main ncurses 5.9_1 exists in the ports tree :debug:main ncurses 5.9_1 is the latest installed :debug:main ncurses 5.9_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main expat 2.0.1_1 exists in the ports tree :debug:main expat 2.0.1_1 is the latest installed :debug:main expat 2.0.1_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! expat 2.0.1_1 >= expat 2.0.1_1 :debug:main epoch: in tree: 1 installed: 1 :debug:main openssl 1.0.0e_1 exists in the ports tree :debug:main openssl 1.0.0e_1 is the latest installed :debug:main openssl 1.0.0e_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/openssl :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! openssl 1.0.0e_1 >= openssl 1.0.0e_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main sqlite3 3.7.9_0 exists in the ports tree :debug:main sqlite3 3.7.9_0 is the latest installed :debug:main sqlite3 3.7.9_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/sqlite3 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! sqlite3 3.7.9_0 >= sqlite3 3.7.9_0 :debug:main epoch: in tree: 20090923 installed: 20090923 :debug:main libedit 20110802-3.0_0 exists in the ports tree :debug:main libedit 20110802-3.0_0 is the latest installed :debug:main libedit 20110802-3.0_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libedit :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! libedit 20110802-3.0_0 >= libedit 20110802-3.0_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main db46 4.6.21_6 exists in the ports tree :debug:main db46 4.6.21_6 is the latest installed :debug:main db46 4.6.21_6 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/db46 :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! db46 4.6.21_6 >= db46 4.6.21_6 :debug:main epoch: in tree: 0 installed: 0 :debug:main gdbm 1.10_1 exists in the ports tree :debug:main gdbm 1.10_1 is the latest installed :debug:main gdbm 1.10_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/gdbm :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! gdbm 1.10_1 >= gdbm 1.10_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main python_select 0.3_1 exists in the ports tree :debug:main python_select 0.3_1 is the latest installed :debug:main python_select 0.3_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/sysutils/python_select :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/select-1.0.tcl :debug:main universal_variant is false, so not adding the default universal variant :debug:main No need to upgrade! python_select 0.3_1 >= python_select 0.3_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libpthread-stubs 0.3_0 exists in the ports tree :debug:main xorg-libpthread-stubs 0.3_0 is the latest installed :debug:main xorg-libpthread-stubs 0.3_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libpthread-stubs :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-libpthread-stubs 0.3_0 >= xorg-libpthread-stubs 0.3_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-kbproto 1.0.5_0 exists in the ports tree :debug:main xorg-kbproto 1.0.5_0 is the latest installed :debug:main xorg-kbproto 1.0.5_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-kbproto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-kbproto 1.0.5_0 >= xorg-kbproto 1.0.5_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-xextproto 7.2.0_0 exists in the ports tree :debug:main xorg-xextproto 7.2.0_0 is the latest installed :debug:main xorg-xextproto 7.2.0_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-xextproto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-xextproto 7.2.0_0 >= xorg-xextproto 7.2.0_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-libXrandr 1.3.2_0 exists in the ports tree :debug:main xorg-libXrandr 1.3.2_0 is the latest installed :debug:main xorg-libXrandr 1.3.2_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-libXrandr :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xorg-libXrandr 1.3.2_0 >= xorg-libXrandr 1.3.2_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xrender 0.9.6_1 exists in the ports tree :debug:main xrender 0.9.6_1 is the latest installed :debug:main xrender 0.9.6_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xrender :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! xrender 0.9.6_1 >= xrender 0.9.6_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-renderproto 0.11.1_0 exists in the ports tree :debug:main xorg-renderproto 0.11.1_0 is the latest installed :debug:main xorg-renderproto 0.11.1_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-renderproto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-renderproto 0.11.1_0 >= xorg-renderproto 0.11.1_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main xorg-randrproto 1.3.2_0 exists in the ports tree :debug:main xorg-randrproto 1.3.2_0 is the latest installed :debug:main xorg-randrproto 1.3.2_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/x11/xorg-randrproto :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main only one arch supported, so not adding the default universal variant :debug:main No need to upgrade! xorg-randrproto 1.3.2_0 >= xorg-randrproto 1.3.2_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main libsdl_image 1.2.10_3 exists in the ports tree :debug:main libsdl_image 1.2.10_3 is the latest installed :debug:main libsdl_image 1.2.10_3 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/libsdl_image :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! libsdl_image 1.2.10_3 >= libsdl_image 1.2.10_3 :debug:main epoch: in tree: 0 installed: 0 :debug:main libpng 1.4.8_0 exists in the ports tree :debug:main libpng 1.4.8_0 is the latest installed :debug:main libpng 1.4.8_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/libpng :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/archcheck-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! libpng 1.4.8_0 >= libpng 1.4.8_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main jpeg 8c_0 exists in the ports tree :debug:main jpeg 8c_0 is the latest installed :debug:main jpeg 8c_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/jpeg :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! jpeg 8c_0 >= jpeg 8c_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main tiff 3.9.5_0 exists in the ports tree :debug:main tiff 3.9.5_0 is the latest installed :debug:main tiff 3.9.5_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/tiff :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! tiff 3.9.5_0 >= tiff 3.9.5_0 :debug:main epoch: in tree: 0 installed: 0 :debug:main pcre 8.12_1 exists in the ports tree :debug:main pcre 8.12_1 is the latest installed :debug:main pcre 8.12_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/pcre :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main adding the default universal variant :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main No need to upgrade! pcre 8.12_1 >= pcre 8.12_1 :debug:main epoch: in tree: 0 installed: 0 :debug:main glew 1.7.0_0 exists in the ports tree :debug:main glew 1.7.0_0 is the latest installed :debug:main glew 1.7.0_0 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/glew :debug:main OS darwin/11.2.0 (Mac OS X 10.7) arch i386 :debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided :debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided :debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided :debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf :debug:main universal variant already exists, so not adding the default one :debug:main No need to upgrade! glew 1.7.0_0 >= glew 1.7.0_0 :msg:main ---> Computing dependencies for gource:info:main .:debug:main Searching for dependency: ftgl :debug:main Found Dependency: receipt exists for ftgl :debug:main Searching for dependency: libsdl :debug:main Found Dependency: receipt exists for libsdl :debug:main Searching for dependency: libsdl_image :debug:main Found Dependency: receipt exists for libsdl_image :debug:main Searching for dependency: pcre :debug:main Found Dependency: receipt exists for pcre :debug:main Searching for dependency: libpng :debug:main Found Dependency: receipt exists for libpng :debug:main Searching for dependency: jpeg :debug:main Found Dependency: receipt exists for jpeg :debug:main Searching for dependency: glew :debug:main Found Dependency: receipt exists for glew :msg:main :debug:main Executing org.macports.main (gource) :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 502 :debug:main Skipping completed org.macports.archivefetch (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (gource) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Wed Jan 4 09:21:26 PST 2012 :notice:build ---> Building gource :debug:build Executing org.macports.build (gource) :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_gource/gource/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j2 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j2 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37' :info:build depbase=`echo src/action.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/action.o -MD -MP -MF $depbase.Tpo -c -o src/action.o src/action.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/apache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/apache.o -MD -MP -MF $depbase.Tpo -c -o src/apache.o src/apache.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/bzr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/bzr.o -MD -MP -MF $depbase.Tpo -c -o src/bzr.o src/bzr.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build depbase=`echo src/commitlog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ :info:build /Developer/usr/bin/clang++ -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -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_OPENGL_GL_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1 -I. -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\" -pipe -O2 -arch x86_64 -D_THREAD_SAFE -D_THREAD_SAFE -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -MT src/commitlog.o -MD -MP -MF $depbase.Tpo -c -o src/commitlog.o src/commitlog.cpp &&\ :info:build mv -f $depbase.Tpo $depbase.Po :info:build In file included from src/commitlog.cpp:18: :info:build In file included from src/commitlog.h:26: :info:build In file included from src/core/utf8/utf8.h:31: :info:build src/core/utf8/checked.h:82:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/commitlog.cpp:24:9: note: in instantiation of function template specialization 'utf8::replace_invalid<__gnu_cxx::__normal_iterator<const char *, std::basic_string<char> >, std::back_insert_iterator<std::basic_string<char> > >' requested here :info:build utf8::replace_invalid(str.begin(), str.end(), back_inserter(munged), '?'); :info:build ^ :info:build src/core/utf8/checked.h:100:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build src/core/utf8/checked.h:88:21: error: call to function 'append' that is neither visible in the template definition nor found by argument-dependent lookup :info:build append (replacement, out); :info:build ^ :info:build src/core/utf8/checked.h:100:20: note: 'append' should be declared prior to the call site or in namespace '__gnu_cxx' :info:build octet_iterator append(uint32_t cp, octet_iterator result) :info:build ^ :info:build 2 errors generated. :info:build make: *** [src/commitlog.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.37" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for gource): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for gource is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/main.log
comment:9 Changed 13 years ago by macports.org@…
I too was unable to get gource-0.37_0 to compile on Lion 10.7.2 using the default compiler with Xcode 4.2.1, clang. However, I was able to successfully compile using llvm-gcc-4.2:
sudo port install gource configure.compiler=llvm-gcc-4.2
comment:10 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Compilation succeeds if you edit /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gource/gource/work/gource-0.35/src/core/utf8/checked.h and move the append() definition above replace_invalid().