[PD-cvs] autobuild: pd-extended macosx104-powerpc 2006-10-01 03.15.01

Pd User pd at macosx104-powerpc.idmi.poly.edu
Sun Oct 1 09:52:57 CEST 2006


checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking for PKG_IEEE1394_CFLAGS... 
checking for PKG_IEEE1394_LIBS... 
checking for ieee1394-config... yes
checking for main in -ldv... no
./configure: line 8653: pkg-config: command not found
checking for PKG_FTGL_CFLAGS... 
checking for PKG_FTGL_LIBS... 
checking for ftgl-config... yes
checking for main in -lftgl... no
checking for PKG_GLTT_CFLAGS... 
checking for PKG_GLTT_LIBS... 
checking for gltt-config... yes
checking for GLTTFont in -lgltt... no
checking for pthread_create in -lpthread... yes
checking for X... disabled
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for GLsizeiptrARB... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for void *... yes
checking size of void *... 4
checking for error_at_line... no
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... no
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for bzero... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for lqt_add_video_track... yes
checking for glBindProgramARB... yes
checking for glBindProgramNV... no
disabling NV-extensions
checking m_pd.h usability... no
checking m_pd.h presence... no
checking for m_pd.h... no
checking whether compiler accepts "-freg-struct-return"... yes
enabling "register struct return"
   allows to make use of FreeFrame-effects without recompiling them
   might break things, if you are using several different compilers
checking whether compiler accepts "-O3"... yes
checking whether compiler accepts "-falign-loops=16 -funroll-loops"... yes
checking whether compiler accepts "-ffast-math"... yes
checking whether compiler accepts "-faltivec"... yes
checking whether linker accepts "-shared -Wl,-export-dynamic"... no
checking whether linker accepts "-dynamiclib -mmacosx-version-min=10.3 -undefined dynamic_lookup"... yes
checking for strip... strip
checking if strip is GNU strip... no
checking for dos2unix... true
configure: creating ./config.status
config.status: creating Make.config
config.status: creating Base/configDarwin.h

Result:
  Target                 : Gem.pd_darwin
  Objects                : Base Controls Geos Manips Nongeos Particles Pixes openGL

Configuration:
  Compiler               : g++
  CXXFLAGS               : -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec 
			 : -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime 
  INCLUDES               :  -I/Users/pd/auto-build/pd-extended/pd/src
  DEFINES		 : 

  LIBS                   : -ldl -lz -lm   -lpthread -L/Users/pd/auto-build/pd-extended/pd/bin
			 : -L/sw/lib -lquicktime -lm -lz -ldl -L/sw/lib 
  LDFLAGS		 : -dynamiclib -mmacosx-version-min=10.3 -undefined dynamic_lookup -framework QuickTime -framework Carbon -framework AGL -framework OpenGL 
			 : 

  Strip			 : strip -x

  Install path           : /usr/local

 pure-data:
  version                : 0.39

 used optional libraries:

  font-rendering         : 

  image-support
    use ImageMagick      : no (forced)
    use TIFF             : no
    use JPEG             : no
  video-support
    use mpeg             : no
    use mpeg-3           : no
    use QuickTime        : yes (framework)
    use aviplay          : no
    use ffmpeg           : no
  input-support
    use v4l              : no
    use ieee1394         : no

  misc
    using ARB-extensions : yes
    using NV-extensions  : no
    using reg-struct-ret : yes

Now run make ...


make -C /Users/pd/auto-build/pd-extended/Gem/src
make -C Base -f ../Makefile.subdir -j4
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  CPPExtern.cpp -o CPPExtern.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemBase.cpp -o GemBase.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemCache.cpp -o GemCache.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemEvent.cpp -o GemEvent.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemFuncUtil.cpp -o GemFuncUtil.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemGLUtil.cpp -o GemGLUtil.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemGluObj.cpp -o GemGluObj.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemLoadObj.cpp -o GemLoadObj.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemMan.cpp -o GemMan.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemModelData.cpp -o GemModelData.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemPBuffer.cpp -o GemPBuffer.o
g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime -I/sw/include/libquicktime/quicktime  -I..  -I/Users/pd/auto-build/pd-extended/pd/src  GemPathBase.cpp -o GemPathBase.o
GemMan.cpp: In static member function 'static void GemMan::createContext(char*)':
GemMan.cpp:336: error: '::EnterMovies' has not been declared
make[3]: *** [GemMan.o] Error 1
make[3]: *** Waiting for unfinished jobs....
GemPBuffer.cpp:510:1: warning: unknown escape sequence '\p'
make[2]: *** [Base] Error 2
make[1]: *** [/Users/pd/auto-build/pd-extended/Gem/src/Gem.pd_darwin] Error 2
make: *** [extended_install] Error 2
PD_VERSION: 0.39.2-extended-test5
PACKAGE_NAME: Pd-0.39.2-extended-test5
PACKAGE_VERSION: extended-test5
WISH: /Library/Frameworks/Tk.framework/Resources/Wish.app
TCLTK: 
TCLTK_BUGFIX_VERSION: 
CWD /Users/pd/auto-build/pd-extended/packages/darwin_app
DESTDIR /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources
PREFIX 
BINDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/bin
LIBDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/lib
OBJECTSDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/extra
PDDOCDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc
LIBPDDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources
LIBPDBINDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/bin
HELPDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/5.reference
MANUALSDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/manuals
EXAMPLESDIR  /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd-0.39.2-extended-test5.app/Contents/Resources/doc/examples
upload specs darwin_app . dmg
Uploading /home/pd/auto-build/pd-extended/packages/darwin_app/./Pd*.dmg




More information about the Pd-cvs mailing list