[Fluxus] scons problem

Silvestre Joaquim j.silvestre82 at gmail.com
Wed Jan 29 00:33:12 PST 2014


Ah ok,I give up on the Desktop. Indeed, on the desktop, there was a Fluxus directory with a xcodproj file inside. I don't know where I get these version.
Anyway, on the desktop I dl a fresh clone from git. I re install the Universal 32 bit of Jack and then I do the Scons command. Again a very long copy paste at the end of the mail. 
This time it stop somewhere else. Not in Fluxa. On the desktop, Jack 64 bit have been correctly uninstalled and 32 bit version correctly installed.
On the laptop it's a complete mystery. I check twice, 

/System/Library/Frameworks/Jackmp.framework 
exist

and /opt/local/lib/libjack.dylib
doesn't exist.

I clean scon, check if jack is installed by port, remove all trace of it.
Install Jack 32 bit universal.
always the same issue.

In fact even if I have uninstalled all version of Jack (nothing in the application folder, nothing in opt/local/libjack but Jackmp is not removed by the uninstaller). Scons doesn't prompt "Jack need to be installed" So it might be installed somewhere else.

I remember  some strange details when I installed Jack the first time (it was the 64 version) the laptop need to reboot and the OS loading took unusual long time. Now when I Install, for all the version, no reboot.

If there is any solution on the laptop or on the desktop configuration...
Thanks a lot 

net17-dhcp056:fluxus Ulala$ scons ADDONS=0
scons: Reading SConscript files ...
--------------------------------------------------------
Fluxus: Configuring Build Environment
--------------------------------------------------------
Checking for C header file scheme.h... yes
Checking for C header file OpenAL/al.h... yes
Checking for C library m... yes
Checking for C library pthread... yes
Checking for C library dl... yes
Checking for C library jpeg... yes
Checking for C library tiff... yes
Checking for C library freetype... yes
Checking for C library z... yes
Checking for C library bz2... yes
Checking for C library png... yes
Checking for C library ode... yes
Checking for C library sndfile... yes
Checking for C library fftw3... yes
Checking for C library lo... yes
Checking for C library GLEW... yes
Checking for C library jack... yes
Checking for C function dInitODE2()... yes
Checking for C++ function lo_arg_size_check()... yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o fluxa/src/Sample.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Sample.cpp
g++ -o fluxa/src/SearchPaths.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/SearchPaths.cpp
g++ -o fluxa/src/AsyncSampleLoader.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/AsyncSampleLoader.cpp
g++ -o fluxa/src/Allocator.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Allocator.cpp
g++ -o fluxa/src/CommandRingBuffer.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/CommandRingBuffer.cpp
g++ -o fluxa/src/Event.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Event.cpp
g++ -o fluxa/src/EventQueue.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/EventQueue.cpp
g++ -o fluxa/src/JackClient.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/JackClient.cpp
fluxa/src/JackClient.cpp: In member function 'bool spiralcore::JackClient::Attach(const std::string&)':
fluxa/src/JackClient.cpp:57: warning: 'jack_client_new' is deprecated (declared at /usr/local/include/jack/jack.h:127)
fluxa/src/JackClient.cpp:57: warning: 'jack_client_new' is deprecated (declared at /usr/local/include/jack/jack.h:127)
g++ -o fluxa/src/OSCServer.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/OSCServer.cpp
g++ -o fluxa/src/RingBuffer.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/RingBuffer.cpp
g++ -o fluxa/src/Time.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Time.cpp
g++ -o fluxa/src/Modules.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Modules.cpp
fluxa/src/Modules.h: In constructor 'Pad::Pad(int)':
fluxa/src/Modules.h:427: warning: 'Pad::m_TableLength' will be initialized after
fluxa/src/Modules.h:417: warning:   'MoogFilter Pad::m_Filter'
fluxa/src/Modules.cpp:1091: warning:   when initialized here
g++ -o fluxa/src/Fluxa.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Fluxa.cpp
g++ -o fluxa/src/Sampler.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Sampler.cpp
g++ -o fluxa/src/SampleStore.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/SampleStore.cpp
g++ -o fluxa/src/GraphNode.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/GraphNode.cpp
g++ -o fluxa/src/ModuleNodes.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/ModuleNodes.cpp
g++ -o fluxa/src/Graph.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/Graph.cpp
g++ -o fluxa/src/main.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/Ulala/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" fluxa/src/main.cpp
g++ -o fluxa/fluxa -arch i386 fluxa/src/Sample.o fluxa/src/SearchPaths.o fluxa/src/AsyncSampleLoader.o fluxa/src/Allocator.o fluxa/src/CommandRingBuffer.o fluxa/src/Event.o fluxa/src/EventQueue.o fluxa/src/JackClient.o fluxa/src/OSCServer.o fluxa/src/RingBuffer.o fluxa/src/Time.o fluxa/src/Modules.o fluxa/src/Fluxa.o fluxa/src/Sampler.o fluxa/src/SampleStore.o fluxa/src/GraphNode.o fluxa/src/ModuleNodes.o fluxa/src/Graph.o fluxa/src/main.o "-L/Applications/Racket v5.92/lib" "-L/Applications/Racket v5.92" -L/usr/lib -L/Users/Ulala/libfluxus -L/opt/local/lib -lm -lsndfile -ljack -llo -lpthread -ldl "-F/Applications/Racket v5.92/lib" -framework GLUT -framework OpenGL -framework CoreAudio
ld: warning: directory not found for option '-L/Users/Ulala/libfluxus'
g++ -o src/GLEditor.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/GLEditor.cpp
In file included from /Applications/Racket v5.92/include/sconfig.h:20,
                 from /Applications/Racket v5.92/include/scheme.h:31,
                 from src/Interpreter.h:22,
                 from src/GLEditor.cpp:35:
/Applications/Racket v5.92/include/mzconfig.h:18:1: warning: "SIZEOF_LONG" redefined
In file included from /opt/local/include/freetype2/freetype.h:33,
                 from src/PolyGlyph.h:16,
                 from src/GLEditor.h:21,
                 from src/GLEditor.cpp:33:
/opt/local/include/freetype2/config/ftconfig.h:88:1: warning: this is the location of the previous definition
g++ -o src/GLFileDialog.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/GLFileDialog.cpp
g++ -o src/Interpreter.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/Interpreter.cpp
In file included from /opt/local/include/freetype2/freetype.h:33,
                 from src/PolyGlyph.h:16,
                 from src/GLEditor.h:21,
                 from src/Repl.h:21,
                 from src/Interpreter.cpp:20:
/opt/local/include/freetype2/config/ftconfig.h:88:1: warning: "SIZEOF_LONG" redefined
In file included from /Applications/Racket v5.92/include/sconfig.h:20,
                 from /Applications/Racket v5.92/include/scheme.h:31,
                 from src/Interpreter.h:22,
                 from src/Interpreter.cpp:19:
/Applications/Racket v5.92/include/mzconfig.h:18:1: warning: this is the location of the previous definition
g++ -o src/Repl.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/Repl.cpp
In file included from /Applications/Racket v5.92/include/sconfig.h:20,
                 from /Applications/Racket v5.92/include/scheme.h:31,
                 from src/Interpreter.h:22,
                 from src/Repl.h:22,
                 from src/Repl.cpp:24:
/Applications/Racket v5.92/include/mzconfig.h:18:1: warning: "SIZEOF_LONG" redefined
In file included from /opt/local/include/freetype2/freetype.h:33,
                 from src/PolyGlyph.h:16,
                 from src/GLEditor.h:21,
                 from src/Repl.h:21,
                 from src/Repl.cpp:24:
/opt/local/include/freetype2/config/ftconfig.h:88:1: warning: this is the location of the previous definition
g++ -o src/Recorder.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/Recorder.cpp
g++ -o src/FluxusMain.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/FluxusMain.cpp
In file included from /Applications/Racket v5.92/include/sconfig.h:20,
                 from /Applications/Racket v5.92/include/scheme.h:31,
                 from src/Interpreter.h:22,
                 from src/Repl.h:22,
                 from src/FluxusMain.h:19,
                 from src/FluxusMain.cpp:17:
/Applications/Racket v5.92/include/mzconfig.h:18:1: warning: "SIZEOF_LONG" redefined
In file included from /opt/local/include/freetype2/freetype.h:33,
                 from src/PolyGlyph.h:16,
                 from src/GLEditor.h:21,
                 from src/FluxusMain.h:17,
                 from src/FluxusMain.cpp:17:
/opt/local/include/freetype2/config/ftconfig.h:88:1: warning: this is the location of the previous definition
g++ -o src/PolyGlyph.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/PolyGlyph.cpp
g++ -o src/Unicode.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/Unicode.cpp
g++ -o src/main.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -pthread -arch i386 -mmacosx-version-min=10.6 -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=18 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket v5.92/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-018"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 "-I/Applications/Racket v5.92/include" -I/Users/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 "-F/Applications/Racket v5.92/lib" src/main.cpp
In file included from /Applications/Racket v5.92/include/sconfig.h:20,
                 from /Applications/Racket v5.92/include/scheme.h:31,
                 from src/Interpreter.h:22,
                 from src/Repl.h:22,
                 from src/FluxusMain.h:19,
                 from src/main.cpp:33:
/Applications/Racket v5.92/include/mzconfig.h:18:1: warning: "SIZEOF_LONG" redefined
In file included from /opt/local/include/freetype2/freetype.h:33,
                 from src/PolyGlyph.h:16,
                 from src/GLEditor.h:21,
                 from src/FluxusMain.h:17,
                 from src/main.cpp:33:
/opt/local/include/freetype2/config/ftconfig.h:88:1: warning: this is the location of the previous definition
g++ -o fluxus -arch i386 src/GLEditor.o src/GLFileDialog.o src/Interpreter.o src/Repl.o src/Recorder.o src/FluxusMain.o src/PolyGlyph.o src/Unicode.o src/main.o "-L/Applications/Racket v5.92/lib" "-L/Applications/Racket v5.92" -L/usr/lib -L/Users/libfluxus -L/opt/local/lib -lm -lpthread -ldl -ljpeg -ltiff -lfreetype -lz -lbz2 -lpng -lode -lsndfile -lfftw3 -llo -lGLEW -ljack "-F/Applications/Racket v5.92/lib" -framework GLUT -framework OpenGL -framework CoreAudio -framework Racket
ld: warning: directory not found for option '-L/Users/libfluxus'
ld: warning: ignoring file /Applications/Racket v5.92/lib/Racket.framework/Racket, file was built for unsupported file format which is not the architecture being linked (i386)
Undefined symbols for architecture i386:
  "_scheme_real_to_double", referenced from:
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      fluxus::FluxusMain::FluxusMain(int, int)in FluxusMain.o
  "_scheme_thread_local_key", referenced from:
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
  "_scheme_thread_local_offset", referenced from:
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
      _scheme_get_thread_local_variables in GLEditor.o
      fluxus::GLEditor::GetEffectParameters()     in GLEditor.o
      _scheme_get_thread_local_variables in Interpreter.o
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
      ...
  "_scheme_char_ready", referenced from:
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
  "_scheme_get_byte", referenced from:
      fill_from_port(Scheme_Object*, char*, long)in Interpreter.o
  "_scheme_jit_setjmp_prepare", referenced from:
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
  "_scheme_eval_string_all", referenced from:
      fluxus::Interpreter::Interpret(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, Scheme_Object**, bool)in Interpreter.o
  "_scheme_register_static", referenced from:
      fluxus::Interpreter::Register()     in Interpreter.o
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_basic_env", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_pipe", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_current_config", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_set_param", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_register_embedded_load", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_embedded_load", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_intern_symbol", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_namespace_require", referenced from:
      fluxus::Interpreter::Initialise()      in Interpreter.o
  "_scheme_display_to_string", referenced from:
      fluxus::Repl::Print(Scheme_Object*)     in Repl.o
  "_scheme_multiple_values", referenced from:
      fluxus::Repl::Print(Scheme_Object*)     in Repl.o
  "_scheme_void", referenced from:
      fluxus::Repl::TryEval()    in Repl.o
  "_scheme_utf8_encode_to_buffer", referenced from:
      fluxus::FluxusMain::FluxusMain(int, int)in FluxusMain.o
      fluxus::FluxusMain::Pretty()     in FluxusMain.o
  "_scheme_false", referenced from:
      fluxus::FluxusMain::FluxusMain(int, int)in FluxusMain.o
  "_scheme_main_stack_setup", referenced from:
      _main in main.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
scons: *** [fluxus] Error 1
scons: building terminated because of errors.


Le 29 janv. 2014 à 16:50, gabor papp a écrit :

> hi,
> 
>> Sorry I didn’t see the previous message. I messed up with the list.
>> So about the fluxus folder in. I used the git repository to get the source. I didn’t modify anything.
>> MacBook-Air-de-Joaquim-2:fluxus at0mb0y$ ls
> this was on your other computer with the scons problem. if i make a
> folder called fluxus, i get a very similar error message to yours:
> TypeError: Directory ..../fluxus/fluxus found where file expected.:
> File "../fluxus/SConstruct", line 391:
> app_env.Program(source = Source, target = Target)
> 
>> About the Jack version I uninstall the previous one (64bit non
>> universal) using the uninstall application.  download the
>> JackOSX.0.90_32bits_b17 installer and install it properly. I have the
>> same problem. 
> 
>> ld: warning: ignoring file /opt/local/lib/libjack.dylib, file was built for x86_64 which is not the architecture being linked (i386): /opt/local/lib/libjack.dylib
>> Undefined symbols for architecture i386:
> i think you didn't uninstall the lib properly, otherwise the lib should
> not be in /opt/local/lib/
> make sure you use:
> sudo port uninstall jack
> 
> then clean the build:
> scons -c
> 
> delete scons tempfiles:
> rm -r .sconf_temp
> rm .sconsign.dblite
> 
>> There is a way to be sure Jack is correctly installed ?
> if you installed jackosx you should have:
> /System/Library/Frameworks/Jackmp.framework
> 
> and /opt/local/lib/libjack.dylib should not exist.
> 
> gabor
> 




More information about the Fluxus mailing list