[Vm-dev] Compiling squeak-vm for Linux 64bit

whaevr whaevr at archlinux.us
Sun Mar 15 01:15:18 UTC 2009


Skipped content of type multipart/alternative-------------- next part --------------
using built-in src directory
/home/pat/Desktop/CustomBuilds/squeak/squeak-vm/src/Squeak-3.10-4/platforms/unix/src
checking sanity of generated src directory... okay
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu

Configuring Squeak 3.10-4 (3.10-7159) for x86_64-linux-gnu

checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for as... as
checking for GNU as... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking for BSD-compatible nm... /usr/bin/nm -B
checking for ln... ln
checking "size of int"... "okay"
checking "size of double"... "okay"
checking for 64-bit integer type... long
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
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 for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 8
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for socklen_t in sys/socket.h... yes
checking for atexit or on_exit... atexit
checking for tzset... yes
checking for gmtoff in struct tm... yes
checking for timezone and daylight variables... yes
checking for gethostname in unistd.h... yes
checking for yp_bind in -lnsl... yes
checking for socket in -lsocket... no
checking for sin in -lm... yes
checking for _dyld_present... no
checking for dlfcn.h... (cached) yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for snprintf... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for x86_64 optimisation flags... (none)
checking for gawk... gawk
checking whether we can gnuify interp.c... yes
checking for prefix to use for loadable modules... (none)
checking for compiler flags to force 32-bit addresses... 
checking whether byte ordering is bigendian... no
checking whether unaligned access to doubles is ok... no
checking whether doubles are stored in Squeak order... no
checking for --hash-style option... yes
******** disabling vm-display-Quartz
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XShmAttach in -lXext... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for glIsEnabled in -lGL... yes
checking X11/extensions/Xrender.h usability... yes
checking X11/extensions/Xrender.h presence... yes
checking for X11/extensions/Xrender.h... yes
checking for XRenderQueryVersion in -lXrender... yes
checking for custom display support... no
******** disabling vm-display-custom
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for Advanced Linux Sound Architecture... yes
checking for Mac OS X CoreAudio... no
******** disabling vm-sound-MacOSX
checking for Network Audio System... yes
checking for Advanced Linux Sound Architecture... yes
checking for SunOS/Solaris audio... no
******** disabling vm-sound-Sun
checking for custom sound support... no
******** disabling vm-sound-custom
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for _dyld_present... (cached) no
checking for iconv_open in -liconv... no
checking for libiconv_open in -liconv... no
checking for nl_langinfo and CODESET... yes
checking for nanosleep... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DBUS... yes
checking for GSTREAMER... yes
checking for MIDI support via ALSA... yes
checking for Ogg Vorbis and Speex support... checking for ogg_sync_buffer in -logg... yes
checking for vorbis_synthesis_headerin in -lvorbis... yes
checking for speex_packet_to_header in -lspeex... yes
yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for library containing openpty... -lutil
checking for PANGOCAIRO... yes
checking for FREETYPE... yes
checking for FFI support... requires libffi
checking ffi.h usability... no
checking ffi.h presence... no
checking for ffi.h... no
******** disabling SqueakFFIPrims
checking for UUID support... yes
checking for uuid_generate in -luuid... yes
checking for unsetenv... yes
checking for pthread_kill in -lpthread... yes
checking for VideoForLinux support... yes
checking for XOpenDisplay in -lX11... (cached) yes
configure: creating ./config.status
config.status: creating mkconfig
config.status: creating make.cfg
config.status: WARNING:  ./Squeak-3.10-4/platforms/unix/config/make.cfg.in seems to ignore the --datarootdir setting
config.status: creating make.int
config.status: creating make.ext
config.status: creating make.prg
config.status: creating inisqueak
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default commands
creating vm/Makefile
creating vm-display-X11/Makefile
creating vm-display-fbdev/Makefile
creating vm-display-null/Makefile
creating vm-sound-ALSA/Makefile
creating vm-sound-NAS/Makefile
creating vm-sound-OSS/Makefile
creating vm-sound-null/Makefile
creating ADPCMCodecPlugin/Makefile
creating AsynchFilePlugin/Makefile
creating BMPReadWriterPlugin/Makefile
creating B2DPlugin/Makefile
creating BitBltPlugin/Makefile
creating CroquetPlugin/Makefile
creating DSAPrims/Makefile
creating ZipPlugin/Makefile
creating DropPlugin/Makefile
creating FFTPlugin/Makefile
creating FilePlugin/Makefile
creating FloatArrayPlugin/Makefile
creating FloatMathPlugin/Makefile
creating GeniePlugin/Makefile
creating JPEGReadWriter2Plugin/Makefile
creating JPEGReaderPlugin/Makefile
creating JoystickTabletPlugin/Makefile
creating Klatt/Makefile
creating LargeIntegers/Makefile
creating LocalePlugin/Makefile
creating Matrix2x3Plugin/Makefile
creating MiscPrimitivePlugin/Makefile
creating RePlugin/Makefile
creating SecurityPlugin/Makefile
creating SerialPlugin/Makefile
creating SocketPlugin/Makefile
creating SoundCodecPrims/Makefile
creating SoundGenerationPlugin/Makefile
creating SoundPlugin/Makefile
creating StarSqueakPlugin/Makefile
creating SurfacePlugin/Makefile
creating VideoForLinuxPlugin/Makefile
creating B3DAcceleratorPlugin/Makefile
creating Squeak3D/Makefile
creating ClipboardExtendedPlugin/Makefile
creating DBusPlugin/Makefile
creating FileCopyPlugin/Makefile
creating GStreamerPlugin/Makefile
creating ImmX11Plugin/Makefile
creating KedamaPlugin/Makefile
creating KedamaPlugin2/Makefile
creating MIDIPlugin/Makefile
creating Mpeg3Plugin/Makefile
creating OggPlugin/Makefile
creating PseudoTTYPlugin/Makefile
creating RomePlugin/Makefile
creating UUIDPlugin/Makefile
creating AioPlugin/Makefile
creating UnixOSProcessPlugin/Makefile
creating XDisplayControlPlugin/Makefile
ar -rc vm.a gnu-interp.o sqNamedPrims.o sqVirtualMachine.o aio.o debug.o osExports.o sqUnixExternalPrims.o sqUnixMemory.o sqUnixCharConv.o sqUnixMain.o
ranlib vm.a
ar -rc ADPCMCodecPlugin.a ADPCMCodecPlugin.o 
ranlib ADPCMCodecPlugin.a
ar -rc AsynchFilePlugin.a AsynchFilePlugin.o sqUnixAsynchFile.o 
ranlib AsynchFilePlugin.a
ar -rc BMPReadWriterPlugin.a BMPReadWriterPlugin.o 
ranlib BMPReadWriterPlugin.a
ar -rc B2DPlugin.a B2DPlugin.o 
ranlib B2DPlugin.a
ar -rc BitBltPlugin.a BitBltPlugin.o 
ranlib BitBltPlugin.a
ar -rc CroquetPlugin.a CroquetPlugin.o 
ranlib CroquetPlugin.a
ar -rc DSAPrims.a DSAPrims.o 
ranlib DSAPrims.a
ar -rc ZipPlugin.a ZipPlugin.o 
ranlib ZipPlugin.a
ar -rc DropPlugin.a DropPlugin.o sqUnixDragDrop.o 
ranlib DropPlugin.a
ar -rc FFTPlugin.a FFTPlugin.o 
ranlib FFTPlugin.a
ar -rc FilePlugin.a FilePlugin.o sqFilePluginBasicPrims.o sqUnixFile.o 
ranlib FilePlugin.a
ar -rc FloatArrayPlugin.a FloatArrayPlugin.o 
ranlib FloatArrayPlugin.a
ar -rc FloatMathPlugin.a FloatMathPlugin.o acos.o acosh.o asin.o asinh.o atan.o atan2.o atanh.o copysign.o cos.o cosh.o exp.o expm1.o finite.o fmod.o hypot.o isnan.o k_cos.o k_rem_pio2.o k_sin.o k_tan.o ldexp.o log.o log10.o log1p.o modf.o pow.o rem_pio2.o rint.o scalb.o scalbn.o sin.o sinh.o sqrt.o tan.o tanh.o 
ranlib FloatMathPlugin.a
ar -rc GeniePlugin.a GeniePlugin.o 
ranlib GeniePlugin.a
ar -rc JPEGReadWriter2Plugin.a JPEGReadWriter2Plugin.o Error.o jcapimin.o jcapistd.o jccoefct.o jccolor.o jcdctmgr.o jchuff.o jcinit.o jcmainct.o jcmarker.o jcmaster.o jcomapi.o jcparam.o jcphuff.o jcprepct.o jcsample.o jctrans.o jdapimin.o jdapistd.o jdatadst.o jdatasrc.o jdcoefct.o jdcolor.o jddctmgr.o jdhuff.o jdinput.o jdmainct.o jdmarker.o jdmaster.o jdmerge.o jdphuff.o jdpostct.o jdsample.o jdtrans.o jerror.o jfdctflt.o jfdctfst.o jfdctint.o jidctflt.o jidctfst.o jidctint.o jidctred.o jmemdatadst.o jmemdatasrc.o jmemmgr.o jmemnobs.o jquant1.o jquant2.o jutils.o 
ranlib JPEGReadWriter2Plugin.a
ar -rc JPEGReaderPlugin.a JPEGReaderPlugin.o 
ranlib JPEGReaderPlugin.a
ar -rc JoystickTabletPlugin.a JoystickTabletPlugin.o sqUnixJoystickTablet.o 
ranlib JoystickTabletPlugin.a
ar -rc Klatt.a Klatt.o 
ranlib Klatt.a
ar -rc LargeIntegers.a LargeIntegers.o 
ranlib LargeIntegers.a
ar -rc LocalePlugin.a LocalePlugin.o sqUnixLocale.o 
ranlib LocalePlugin.a
ar -rc Matrix2x3Plugin.a Matrix2x3Plugin.o 
ranlib Matrix2x3Plugin.a
ar -rc MiscPrimitivePlugin.a MiscPrimitivePlugin.o 
ranlib MiscPrimitivePlugin.a
ar -rc RePlugin.a RePlugin.o chartables.o get.o pcre.o study.o 
ranlib RePlugin.a
ar -rc SecurityPlugin.a SecurityPlugin.o sqUnixSecurity.o 
ranlib SecurityPlugin.a
ar -rc SerialPlugin.a SerialPlugin.o sqUnixSerial.o 
ranlib SerialPlugin.a
ar -rc SocketPlugin.a SocketPlugin.o sqUnixSocket.o 
ranlib SocketPlugin.a
ar -rc SoundCodecPrims.a SoundCodecPrims.o sqSoundCodecPluginBasicPrims.o 
ranlib SoundCodecPrims.a
ar -rc SoundGenerationPlugin.a SoundGenerationPlugin.o sqOldSoundPrims.o 
ranlib SoundGenerationPlugin.a
ar -rc SoundPlugin.a SoundPlugin.o sqUnixSound.o 
ranlib SoundPlugin.a
ar -rc StarSqueakPlugin.a StarSqueakPlugin.o 
ranlib StarSqueakPlugin.a
ar -rc SurfacePlugin.a SurfacePlugin.o 
ranlib SurfacePlugin.a
gcc -march=x86-64 -mtune=generic -O2 -pipe -DLSB_FIRST=1  -Wl,--hash-style=sysv  -export-dynamic -c -o disabledPlugins.o disabledPlugins.c
/home/pat/Desktop/CustomBuilds/squeak/squeak-vm/src/Squeak-3.10-4/platforms/unix/config/verstamp version.c gcc
gcc -march=x86-64 -mtune=generic -O2 -pipe -DLSB_FIRST=1  -Wl,--hash-style=sysv  -export-dynamic -c -o version.o version.c
/bin/sh /home/pat/Desktop/CustomBuilds/squeak/squeak-vm/src/libtool --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -DLSB_FIRST=1  -Wl,--hash-style=sysv  -export-dynamic -R/usr/lib -o squeak vm/vm.a ADPCMCodecPlugin/ADPCMCodecPlugin.a AsynchFilePlugin/AsynchFilePlugin.a BMPReadWriterPlugin/BMPReadWriterPlugin.a B2DPlugin/B2DPlugin.a BitBltPlugin/BitBltPlugin.a CroquetPlugin/CroquetPlugin.a DSAPrims/DSAPrims.a ZipPlugin/ZipPlugin.a DropPlugin/DropPlugin.a FFTPlugin/FFTPlugin.a FilePlugin/FilePlugin.a FloatArrayPlugin/FloatArrayPlugin.a FloatMathPlugin/FloatMathPlugin.a GeniePlugin/GeniePlugin.a JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.a JPEGReaderPlugin/JPEGReaderPlugin.a JoystickTabletPlugin/JoystickTabletPlugin.a Klatt/Klatt.a LargeIntegers/LargeIntegers.a LocalePlugin/LocalePlugin.a Matrix2x3Plugin/Matrix2x3Plugin.a MiscPrimitivePlugin/MiscPrimitivePlugin.a RePlugin/RePlugin.a SecurityPlugin/SecurityPlugin.a SerialPlugin/SerialPlugin.a SocketPlugin/SocketPlugin.a SoundCodecPrims/SoundCodecPrims.a SoundGenerationPlugin/SoundGenerationPlugin.a SoundPlugin/SoundPlugin.a StarSqueakPlugin/StarSqueakPlugin.a SurfacePlugin/SurfacePlugin.a disabledPlugins.o version.o -lutil -ldl -lm -lnsl   vm/vm.a
mkdir .libs
gcc -march=x86-64 -mtune=generic -O2 -pipe -DLSB_FIRST=1 -Wl,--hash-style=sysv -o squeak disabledPlugins.o version.o -Wl,--export-dynamic  vm/vm.a ADPCMCodecPlugin/ADPCMCodecPlugin.a AsynchFilePlugin/AsynchFilePlugin.a BMPReadWriterPlugin/BMPReadWriterPlugin.a B2DPlugin/B2DPlugin.a BitBltPlugin/BitBltPlugin.a CroquetPlugin/CroquetPlugin.a DSAPrims/DSAPrims.a ZipPlugin/ZipPlugin.a DropPlugin/DropPlugin.a FFTPlugin/FFTPlugin.a FilePlugin/FilePlugin.a FloatArrayPlugin/FloatArrayPlugin.a FloatMathPlugin/FloatMathPlugin.a GeniePlugin/GeniePlugin.a JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.a JPEGReaderPlugin/JPEGReaderPlugin.a JoystickTabletPlugin/JoystickTabletPlugin.a Klatt/Klatt.a LargeIntegers/LargeIntegers.a LocalePlugin/LocalePlugin.a Matrix2x3Plugin/Matrix2x3Plugin.a MiscPrimitivePlugin/MiscPrimitivePlugin.a RePlugin/RePlugin.a SecurityPlugin/SecurityPlugin.a SerialPlugin/SerialPlugin.a SocketPlugin/SocketPlugin.a SoundCodecPrims/SoundCodecPrims.a SoundGenerationPlugin/SoundGenerationPlugin.a SoundPlugin/SoundPlugin.a StarSqueakPlugin/StarSqueakPlugin.a SurfacePlugin/SurfacePlugin.a -lutil -ldl -lm -lnsl vm/vm.a -Wl,--rpath -Wl,/usr/lib
vm/vm.a(sqUnixMain.o): In function `vm_parseEnvironment':
sqUnixMain.c:(.text+0x15ad): undefined reference to `setLocaleEncoding'
vm/vm.a(sqNamedPrims.o):(.data+0x68): undefined reference to `FileCopyPlugin_exports'
vm/vm.a(sqNamedPrims.o):(.data+0xc0): undefined reference to `MIDIPlugin_exports'
vm/vm.a(sqNamedPrims.o):(.data+0xd0): undefined reference to `Mpeg3Plugin_exports'
collect2: ld returned 1 exit status
make: *** [squeak] Error 1


More information about the Vm-dev mailing list