patching file platforms/unix/config/Makefile.in patching file platforms/Cross/vm/sqSCCSVersion.h patching file platforms/Cross/plugins/sqPluginsSCCSVersion.h patching file platforms/unix/config/Makefile.install patching file platforms/unix/plugins/XDisplayControlPlugin/Makefile.inc checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins checking sanity of generated src directory... okay checking target system type... i386-pc-solaris2.11 Configuring Squeak (.-) for i386-pc-solaris2.11 checking for C compiler vendor... gnu checking whether make sets $(MAKE)... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... (cached) none needed checking for /usr/gcc/7/bin/gcc option to accept ISO C99... none needed checking CFLAGS for most reasonable warnings... -Wall checking for as... as checking for GNU as... yes checking for a BSD-compatible install... /usr/gnu/bin/install -c checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... (cached) BSD nm checking for ln... ln checking "size of int"... "okay" checking "size of double"... "okay" checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/filio.h... yes checking for sys/select.h... yes checking for features.h... no checking for ifaddrs.h... yes checking for alloca.h... yes checking for execinfo.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... no checking whether tzname is declared... yes checking for tzname... yes checking for struct stat.st_blksize... 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... no checking for timezone and daylight variables... yes checking for gethostname in unistd.h... yes checking for library containing gethostbyname... -lnsl checking for library containing socket... -lsocket checking for library containing sin... -lm checking for library containing backtrace... none required checking whether /usr/gcc/7/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _dyld_image_count... no checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for snprintf... yes checking for mmap... yes checking for nanosleep... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for Linux epoll(7) interface... yes checking for linux/version.h... (cached) no checking for Linux epoll(7) interface with signals extension... yes checking for i386 optimisation flags... (none) checking for gawk... (cached) gawk checking whether we can compile gcc3x-cointerp... yes checking for prefix to use for loadable modules... lib checking for compiler flags to force 32-bit addresses... checking whether byte ordering is bigendian... no ******** 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 library containing XOpenDisplay... -lX11 checking for library containing XShmAttach... -lXext checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for library containing glIsEnabled... -lGL checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for library containing XRenderCreateCursor... -lXrender checking for custom display support... no ******** disabling vm-display-custom checking linux/fb.h usability... no checking linux/fb.h presence... no checking for linux/fb.h... no ******** disabling vm-display-fbdev checking for Advanced Linux Sound Architecture... checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no ******** disabling vm-sound-ALSA checking for library containing snd_pcm_open... no ******** disabling vm-sound-ALSA due to missing libraries checking for Mac OS X CoreAudio... no ******** disabling vm-sound-MacOSX checking for Network Audio System... checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no ******** disabling vm-sound-NAS checking for library containing AuOpenServer... no ******** disabling vm-sound-NAS due to missing libraries checking for Open Sound System... checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for _oss_ioctl in -lossaudio... no checking for SunOS/Solaris audio... yes checking for custom sound support... no ******** disabling vm-sound-custom checking for PulseAudio... checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for library containing pa_simple_new... -lpulse-simple checking for OpenBSD sndio Sound System... checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no ******** disabling vm-sound-sndio checking for library containing sio_open... no ******** disabling vm-sound-sndio due to missing libraries checking for nl_langinfo and CODESET... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required ../../bochsx86 libraries have not been built; not building BochsIA32Plugin ******** disabling BochsIA32Plugin ../../bochsx64 libraries have not been built; not building BochsX64Plugin ******** disabling BochsX64Plugin ../../gdbarm32/sim/arm/libsim.a has not been built; not building GdbARMPlugin ******** disabling GdbARMPlugin ../../gdbarm64/sim/aarch64/libsim.a has not been built; not building GdbARMPlugin ******** disabling GdbARMv8Plugin checking for MIDI support via ALSA... checking for alsa/asoundlib.h... (cached) no ******** disabling MIDIPlugin checking for library containing snd_seq_open... no ******** disabling MIDIPlugin due to missing libraries 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... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking for library containing openpty... no checking for grantpt... yes checking for library containing BIO_new... -lcrypto checking for library containing SSL_new... -lssl checking for SSL support... OpenSSL (linked) checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for PangoCairo libraries... yes checking for unsetenv... yes checking for XOpenDisplay in -lX11... yes configure: creating ./config.status config.status: creating mkconfig config.status: creating make.cfg 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: executing libtool commands config.status: executing default commands creating vm/Makefile creating vm-display-X11/Makefile creating vm-display-null/Makefile creating vm-sound-OSS/Makefile creating vm-sound-Sun/Makefile creating vm-sound-null/Makefile creating vm-sound-pulse/Makefile creating ADPCMCodecPlugin/Makefile creating AioPlugin/Makefile creating AsynchFilePlugin/Makefile creating B2DPlugin/Makefile creating BitBltPlugin/Makefile creating BMPReadWriterPlugin/Makefile creating CroquetPlugin/Makefile creating HostWindowPlugin/Makefile creating ZipPlugin/Makefile creating DropPlugin/Makefile creating DSAPrims/Makefile creating FFTPlugin/Makefile creating FileCopyPlugin/Makefile creating FilePlugin/Makefile creating Float64ArrayPlugin/Makefile creating FloatArrayPlugin/Makefile creating FloatMathPlugin/Makefile creating IA32ABI/Makefile creating JoystickTabletPlugin/Makefile creating JPEGReaderPlugin/Makefile creating JPEGReadWriter2Plugin/Makefile creating Klatt/Makefile creating LargeIntegers/Makefile creating Matrix2x3Plugin/Makefile creating MiscPrimitivePlugin/Makefile creating Mpeg3Plugin/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 VMProfileLinuxSupportPlugin/Makefile creating B3DAcceleratorPlugin/Makefile creating FileAttributesPlugin/Makefile creating Squeak3D/Makefile creating SqueakFFIPrims/Makefile creating SqueakSSL/Makefile creating LocalePlugin/Makefile creating UnicodePlugin/Makefile creating UnixOSProcessPlugin/Makefile creating UUIDPlugin/Makefile creating ImmX11Plugin/Makefile creating XDisplayControlPlugin/Makefile creating DESPlugin/Makefile creating MD5Plugin/Makefile creating SHA2Plugin/Makefile /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c: In function 'primitiveShowHostWindowRect': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c:797:30: warning: passing argument 1 of 'ioShowDisplayOnWindow' from incompatible pointer type [-Wincompatible-pointer-types] if (!(ioShowDisplayOnWindow(dispBits, w, h, d, left, right, top, bottom, windowIndex))) { ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h:23:14: note: expected 'unsigned char *' but argument is of type 'unsigned int *' extern sqInt ioShowDisplayOnWindow(unsigned char *dispBitsIndex, sqInt width, sqInt ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileCopyPlugin/FileCopyPlugin.c: In function 'primitiveFileCopyNamedTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileCopyPlugin/FileCopyPlugin.c:107:7: warning: implicit declaration of function 'sqCopyFilesizetosize' [-Wimplicit-function-declaration] ok = sqCopyFilesizetosize(srcName, srcSz, dstName, dstSz); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c:450:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c:94:14: note: expected 'char *' but argument is of type 'const char *' extern sqInt methodReturnString(char *aCString); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'warningat': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:56:13: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *sl = alloca(strlen(s) + 16); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:56:13: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'interpret': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:2770:20: warning: incompatible implicit declaration of built-in function 'alloca' theStackMemory = alloca(stackPagesBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c: In function 'dropRequestFileHandle': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c:120:66: warning: implicit declaration of function 'fileRecordSize'; did you mean 'clipboardSize'? [-Wimplicit-function-declaration] sqInt handle = instantiateClassindexableSize(classByteArray(), fileRecordSize()); ^~~~~~~~~~~~~~ clipboardSize /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c: In function 'ioShowDisplayOnWindow': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c:77:7: warning: passing argument 1 of 'dpy->hostWindowShowDisplay' from incompatible pointer type [-Wincompatible-pointer-types] dispBitsIndex, width, height, depth, affectedL, affectedR, affectedT, affectedB, windowIndex); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c:77:7: note: expected 'unsigned int *' but argument is of type 'unsigned char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c: In function 'copy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c:100:61: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] if (( (read(in, mem, stat.st_size) != stat.st_size) >= 0) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c:101:56: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] && (write(out, mem, stat.st_size) != stat.st_size) >= 0) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c: In function 'asyncFileOpen': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *name= alloca(fileNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: incompatible implicit declaration of built-in function 'alloca' In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogit.c:11:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'detectFeatures': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:3520:20: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:3520:20: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:3521:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:3521:2: warning: incompatible implicit declaration of built-in function 'bzero' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'checkIfCFramePointerInUse': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:15369:30: warning: passing argument 1 of 'isCFramePointerInUse' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] return isCFramePointerInUse((&GIV(CFramePointer)), (&GIV(CStackPointer))); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:140:12: note: expected 'usqIntptr_t * {aka long unsigned int *}' but argument is of type 'volatile usqIntptr_t * {aka volatile long unsigned int *}' extern int isCFramePointerInUse(usqIntptr_t *cFpPtr, usqIntptr_t *cSpPtr); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:15369:53: warning: passing argument 2 of 'isCFramePointerInUse' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] return isCFramePointerInUse((&GIV(CFramePointer)), (&GIV(CStackPointer))); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:140:12: note: expected 'usqIntptr_t * {aka long unsigned int *}' but argument is of type 'volatile usqIntptr_t * {aka volatile long unsigned int *}' extern int isCFramePointerInUse(usqIntptr_t *cFpPtr, usqIntptr_t *cSpPtr); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'stopsFromto': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:7360:9: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:14, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogit.c:11: /usr/include/iso/string_iso.h:72:14: note: expected 'void *' but argument is of type 'sqInt {aka int}' extern void *memset(void *, int, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogit.c:11:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'addCogMethodsToHeapMap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:7529:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'alignMethodZoneBase': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:7576:19: note: in expansion of macro 'roundUpToMethodAlignment' methodZoneBase = roundUpToMethodAlignment(backEnd(), methodZoneBase); ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m32 -m32 -Wl,-z -Wl,now -o getversion -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/config/getversion.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'allMachineCodeObjectReferencesValid': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:7621:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'allMethodsHaveCorrectHeader': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:7639:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'checkIntegrityOfObjectReferencesInCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:8541:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'cleanUpFailingCogCodeConstituents': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:8610:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'cogCodeConstituents': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:8734:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:8783:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'cogOpenPICSelectornumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:9077:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:9078:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'collectCogConstituentForAnnotationMcpcBcpcMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:9295:85: warning: passing argument 2 of 'inlineCacheTagAt' makes integer from pointer without a cast [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:6735:1: note: expected 'sqInt {aka int}' but argument is of type 'char *' inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'compactPICsWithFreedTargets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:9581:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'computeEntryOffsets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:10046:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:10047:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:68: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:10063:25: note: in expansion of macro 'roundUpToMethodAlignment' if (entryPointMask >= (roundUpToMethodAlignment(backEnd(), 1))) { ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'computeFullBlockEntryOffsets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:10090:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:10091:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'followForwardedMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11050:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'followMovableLiteralsAndUpdateYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11137:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'freeUnmarkedMachineCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11178:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateCaptureCStackPointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11311:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11312:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateClosedPICPrototype': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11383:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11384:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11439:18: note: in expansion of macro 'roundUpToMethodAlignment' closedPICSize = roundUpToMethodAlignment(backEnd(), closedPICSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateCogFullBlock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11472:14: note: in expansion of macro 'roundUpToMethodAlignment' totalSize = roundUpToMethodAlignment(backEnd(), (headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateCogMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11523:14: note: in expansion of macro 'roundUpToMethodAlignment' totalSize = roundUpToMethodAlignment(backEnd(), (headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateOpenPICPrototype': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11638:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11639:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11650:67: note: in expansion of macro 'roundUpToMethodAlignment' openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpToMethodAlignment(backEnd(), mapSize)); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'generateTrampolines': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11754:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11755:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'genGetLeafCallStackPointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11798:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:11799:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'printMethodCacheFor': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'mapObjectReferencesInMachineCodeForBecome': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:12830:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'mapObjectReferencesInMachineCodeForFullGC': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:12907:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:20096:12: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sqIntptr_t {aka long int}' [-Wformat=] printf("0x%" PRIxSQINT "", c); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'markAndTraceMachineCodeOfMarkedMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:13146:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'noCogMethodsMaximallyMarked': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:13836:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/config/getversion.c:3:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqSCCSVersion.h:140:1: warning: 'sourceVersionString' defined but not used [-Wunused-function] sourceVersionString(char separator) ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:20107:12: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sqIntptr_t {aka long int}' [-Wformat=] printf("0x%" PRIxSQINT "", p); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkAllSends': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:14657:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkSendsLinkedForInvalidClasses': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15019:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkSendsOfisMNUSelector': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15075:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15087:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15126:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkSendsToFree': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15190:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkSendsToMachineCodePrimitiveMethodsAndFreeIf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15265:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'unlinkSendsToandFreeIf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15345:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'addAllToYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15411:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'clearCogCompiledCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15474:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'cogMethodContaining': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15509:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'compactCompiledCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15550:28: note: in expansion of macro 'roundUpToMethodAlignment' source = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)source)) + ((source->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'freeOlderMethodsForCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15697:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'kosherYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15741:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'methodFor': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15757:32: note: in expansion of macro 'roundUpToMethodAlignment' nextMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'methodsCompiledToMachineCodeInto': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15785:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'numMethodsOfType': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15811:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'planCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15886:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'printCogMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15924:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'printCogMethodsOfType': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15955:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'printCogMethodsWithMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15972:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'printCogMethodsWithPrimitive': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:15989:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'printCogMethodsWithSelector': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:16006:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'relocateMethodsPreCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:16151:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'roundUpLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:2541:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:16202:9: note: in expansion of macro 'roundUpToMethodAlignment' return roundUpToMethodAlignment(backEnd(), numBytes); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:836:24: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy((&floatValue), addr, sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'const void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:883:9: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(addr, (&floatValue), sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:928:24: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy((&floatValue), addr, sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'const void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:975:9: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(addr, (&floatValue), sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqVirtualMachine.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:20: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primInLibraryFindSymbol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:202:31: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] # define longAtPointer(ptr) (*(sqInt *)(ptr)) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:227:25: note: in expansion of macro 'longAtPointer' # define longAt(oop) longAtPointer(atPointerArg(oop)) ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1046:116: note: in expansion of macro 'longAt' address = ioLoadSymbolOfLengthFromModule(((sqInt) (firstIndexableField(functionName))), byteSizeOf(functionName), longAt((libraryProxy + BaseHeaderSize) + BytesPerOop)); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:242:15: note: expected 'void *' but argument is of type 'sqInt {aka int}' extern void * ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionLength, void *moduleHandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primMostRecentCallbackContext': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1121:29: warning: passing argument 1 of 'positive64BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] ? positive64BitIntegerFor(getMostRecentCallbackContext()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:267:14: note: expected 'long long unsigned int' but argument is of type 'VMCallbackContext * {aka struct _VMCallbackContext *}' extern sqInt positive64BitIntegerFor(usqLong integerValue); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1122:29: warning: passing argument 1 of 'positive32BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] : positive32BitIntegerFor(getMostRecentCallbackContext()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:265:14: note: expected 'unsigned int' but argument is of type 'VMCallbackContext * {aka struct _VMCallbackContext *}' extern sqInt positive32BitIntegerFor(unsigned int integerValue); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c: In function 'growEpollEventsByFileDescriptorTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c:222:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] FPRINTF((stderr, "growEpollEventsByFileDescriptorTo(%lu)\n", newSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c: In function 'aioPoll': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c:409:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] fprintf(stderr, "aioPoll in process %d no readHandler in epollEventData ", getpid()); ~^ ~~~~~~~~ %ld /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c:417:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] fprintf(stderr, "aioPoll in process %d no readHandler in writeEventData ", getpid()); ~^ ~~~~~~~~ %ld /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/aio.c:425:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'pid_t {aka long int}' [-Wformat=] fprintf(stderr, "aioPoll in process %d no readHandler in exceptionEventData ", getpid()); ~^ ~~~~~~~~ %ld In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jpeglib.h:24:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h:4, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jconfig.h:59:0: warning: "HAVE_STDLIB_H" redefined #define HAVE_STDLIB_H In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:9:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/config.h:194:0: note: this is the location of the previous definition #define HAVE_STDLIB_H 1 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'compileBlockBodies': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:25475:4: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes + initialOpcodeIndex, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'compileCogFullBlockMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:25671:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(allocBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:25672:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, allocBytes); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c: In function 'compileCogMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:25749:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(allocBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/cogitIA32.c:25750:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, allocBytes); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/ia32abicc.c:114:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32IntegralReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:51:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] argvec = alloca(moduloPOT(sizeof(long),size)); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:51:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:103:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:145:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' funcAlien = interpreterProxy->stackValue(funcOffset); ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/ia32abicc.c:123:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32FloatReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:51:11: warning: incompatible implicit declaration of built-in function 'alloca' argvec = alloca(moduloPOT(sizeof(long),size)); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:103:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:145:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' funcAlien = interpreterProxy->stackValue(funcOffset); ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/ia32abicc.c:132:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32DoubleReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:51:11: warning: incompatible implicit declaration of built-in function 'alloca' argvec = alloca(moduloPOT(sizeof(long),size)); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:103:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dabusiness.h:145:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' funcAlien = interpreterProxy->stackValue(funcOffset); ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'primitiveGetNextEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:12: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:71:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:117:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'jinit_c_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:247:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:23: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:62:20: note: format string is defined here #define PRIuSQINT "u" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 6 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:34: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c: In function 'convertChars': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c:290:21: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] int n= iconv(cd, &inbuf, &inbytes, &outbuf, &outbytes); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c:154:0: /usr/include/iconv.h:47:15: note: expected 'const char ** restrict' but argument is of type 'ichar_t ** {aka char **}' extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:45: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/LargeIntegers/LargeIntegers.c: In function 'normalizeNegative': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/LargeIntegers/LargeIntegers.c:2204:17: warning: left shift count >= width of type [-Wshift-count-overflow] val2 = (val2 << 32) + (cDigitOfat(((unsigned int *) (firstIndexableField(aLargeNegativeInteger))), 0)); ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 8 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:56: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:67: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'outOfMemory': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:876:3: warning: implicit declaration of function 'pushOutputFile' [-Wimplicit-function-declaration] pushOutputFile((char *)STDERR_FILENO); ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'sigusr1': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1105:2: warning: implicit declaration of function 'popOutputFile' [-Wimplicit-function-declaration] popOutputFile(); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 10 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:78: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'vm_parseArgument': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1676:25: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *buf = (char *)alloca(len + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1676:25: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:2143:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigsegv_handler_action.sa_sigaction = sigsegv; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:2150:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigusr1_handler_action.sa_sigaction = sigusr1; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%x' expects argument of type 'unsigned int', but argument 11 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:89: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixVMProfile.c: In function 'initProfileThread': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixVMProfile.c:160:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigprof_handler_action.sa_sigaction = pcbufferSIGPROFhandler; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 12 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:100: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%x' expects argument of type 'unsigned int', but argument 13 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:111: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%d' expects argument of type 'int', but argument 14 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:122: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'alloc_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:162:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'make_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:203:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_wraparound_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:243:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_bottom_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:272:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:309:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:349:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_context_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:389:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'jinit_d_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:478:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%x' expects argument of type 'unsigned int', but argument 15 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:133: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:63:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_clearblock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:88:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(slice->block[comp], sizeof(short) * 64 * 6); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:88:3: warning: incompatible implicit declaration of built-in function 'bzero' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_get_macroblocks': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:695:4: warning: implicit declaration of function 'mpeg3_slice_loop'; did you mean 'mpeg3_close'? [-Wimplicit-function-declaration] mpeg3_slice_loop(&video->slice_decoders[i]); ^~~~~~~~~~~~~~~~ mpeg3_close /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:19: warning: format '%p' expects argument of type 'void *', but argument 16 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31522:144: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:31520:219: note: format string is defined here fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ~^ %ld /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c: In function 'mpeg3video_ext_user_data': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c:338:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while(code == MPEG3_EXT_START_CODE || code == MPEG3_USER_START_CODE && /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'writeScavengeLog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:41871:28: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long long unsigned int' [-Wformat=] fprintf(GIV(scavengeLog), "\tsurvivor bytes: 0x%" PRIxSQINT "/%" PRIdSQINT " rem set: %" PRIdSQINT " tenured: %" PRIdSQINT " usecs: %" PRIdSQINT "\n", (GIV(scavengeLogRecord).eSurvivorBytes), (GIV(scavengeLogRecord).eSurvivorBytes), (GIV(scavengeLogRecord).eRememberedSetSize), ((GIV(scavengeLogRecord).eStatTenures)) - ((GIV(scavengeLogRecord).sStatTenures)), GIV(statSGCDeltaUsecs)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c: In function 'mpeg3audio_II_step_two': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:302:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ba = *bita++) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:388:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i = sblimit; i < SBLIMIT; i++) ^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:392:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return result | mpeg3bits_error(audio->astream); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'addSegmentOfSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:59111:108: warning: pointer targets in passing argument 3 of 'sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto' differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:391:14: note: expected 'sqInt * {aka int *}' but argument is of type 'usqInt * {aka unsigned int *}' extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortCloseByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortOpenByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:257:10: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortReadByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:338:11: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortWriteByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:425:11: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c:1545:18: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] okToListen = ((sqInt (*) (sqInt, sqInt)) sCCLOPfn)((sqInt)s, port); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklogInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c:1601:18: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] okToListen = ((sqInt (*) (sqInt, sqInt)) sCCLOPfn)((sqInt)s, port); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketCreateRawProtoTypeRecvBytesSendBytesSemaIDReadSemaIDWriteSemaID': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:688:72: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "primSocketCreateRAW: socket() failed; protocol = %ld, errno = %d\n", protocol, errno); ~~^ %d In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:48:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketListenOnPortBacklogSizeInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:804:20: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "listenOnPortBacklogSize(%d, %ld)\n", SOCKET(s), backlogSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketSendDataBufCount': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1246:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "UDP sendData(%d, %ld)\n", SOCKET(s), bufSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1260:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "UDP retry sendData(%d, %ld)\n", SOCKET(s), bufSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1275:21: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "TCP sendData(%d, %ld)\n", SOCKET(s), bufSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1281:23: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "TCP sendData(%d, %ld) -> %d [blocked]", ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqResolverGetAddressInfoHostSizeServiceSizeFlagsFamilyTypeProtocol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:1732:20: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetAddressInfo %ld %ld %ld %ld %ld %ld\n", hostSize, servSize, flags, family, type, protocol)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqResolverGetNameInfoSizeFlags': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:2021:20: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetNameInfoSizeFlags %p %ld %ld\n", addr, addrSize, flags)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:2021:20: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "GetNameInfoSizeFlags %p %ld %ld\n", addr, addrSize, flags)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketListenBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:2178:20: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] FPRINTF((stderr, "listenBacklog(%d, %ld)\n", SOCKET(s), backlogSize)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqaio.h:128:10: note: in definition of macro 'FPRINTF' fprintf X; pollpipOutput = 0; } while (0) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c: In function 'mpeg3_generate_toc_for_Squeak': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:183:71: warning: passing argument 2 of 'mpeg3demux_print_timecodes' from incompatible pointer type [-Wincompatible-pointer-types] mpeg3demux_print_timecodes(demuxer->titles[demuxer->current_title], buffer); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:39:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h:147:5: note: expected 'FILE * {aka struct __FILE *}' but argument is of type 'char *' int mpeg3demux_print_timecodes(mpeg3_title_t *title, FILE *output); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c: In function 'shortPrintOop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c: In function 'mpeg3_previous_frame': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:489:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:70585:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("=%" PRIdSQINT "\n", ((long)((oop >> 1)))); ^~~~ ~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:70588:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("=$%" PRIdSQINT " ($%c)\n", ((long)(((((usqInt)oop))) >> (numTagBits()))), ((wint_t) (((((usqInt)oop))) >> (numTagBits())))); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:61:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:70588:11: warning: format '%c' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] printf("=$%" PRIdSQINT " ($%c)\n", ((long)(((((usqInt)oop))) >> (numTagBits()))), ((wint_t) (((((usqInt)oop))) >> (numTagBits())))); ^~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm/gcc3x-cointerp.c:70588:32: note: format string is defined here printf("=$%" PRIdSQINT " ($%c)\n", ((long)(((((usqInt)oop))) >> (numTagBits()))), ((wint_t) (((((usqInt)oop))) >> (numTagBits())))); ~^ %lc /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_read_transport': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:405:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(demuxer->adaptation_field_control == 1 || demuxer->adaptation_field_control == 3) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:408:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return result; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_get_ps_pes_packet': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:627:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(pts) demuxer->pes_video_time = pts; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:629:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' memcpy(&demuxer->data_buffer[demuxer->data_size], ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:663:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(pts) demuxer->pes_audio_time = pts; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:664:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' mpeg3packet_read_int32(demuxer); ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3_new_fs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:61:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fs->mpeg_is_in_buffer = (char *) memoryAllocate(1, size); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_close_file': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:173:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!fs->mpeg_is_in_buffer) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:298:25: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] return_value = sscanf(fs->mpeg_is_in_buffer+fs->mpeg_is_in_buffer_file_position,format, string1, string2); ^~ In file included from /usr/include/stdio.h:82:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:43: /usr/include/iso/stdio_iso.h:214:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern int sscanf(const char *_RESTRICT_KYWD, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3demux_assign_programs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf5': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1325:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(timecode1 = mpeg3demux_next_timecode(demuxer, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:313:25: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] return_value = sscanf(fs->mpeg_is_in_buffer+fs->mpeg_is_in_buffer_file_position,format, string1, string2, string3, string4, string5); ^~ In file included from /usr/include/stdio.h:82:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:43: /usr/include/iso/stdio_iso.h:214:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern int sscanf(const char *_RESTRICT_KYWD, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c: In function 'mpeg3_new_title': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:44:28: warning: pointer targets in passing argument 1 of 'mpeg3_new_fs' differ in signedness [-Wpointer-sign] title->fs = mpeg3_new_fs(file->fs->mpeg_is_in_buffer,file->fs->mpeg_buffer_size); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h:57:13: note: expected 'char *' but argument is of type 'unsigned char *' mpeg3_fs_t* mpeg3_new_fs(char *path,int size); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] dstPtr = alloca(sz + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:455:11: warning: incompatible implicit declaration of built-in function 'alloca' dstPtr = alloca(sz + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:194:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getDefaultSoundPlayer(void) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:195:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getDefaultSoundRecorder(void) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundPlayerDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:196:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getSoundPlayerDeviceName(sqInt i) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundRecorderDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:197:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getSoundRecorderDeviceName(sqInt i) { return -1; } ^ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c -fPIC -DPIC -o .libs/sqUnixSoundSun.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c -fPIC -DPIC -o .libs/sqUnixSoundOSS.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -I/usr/X11R6/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c -fPIC -DPIC -o .libs/sqUnixX11.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c -fPIC -DPIC -o .libs/sqUnixSoundNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-null/sqUnixDisplayNull.c -fPIC -DPIC -o .libs/sqUnixDisplayNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c -fPIC -DPIC -o .libs/sqUnixSoundPulseAudio.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c -fPIC -DPIC -o .libs/sqOpenGLRenderer.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_Stop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:83:19: warning: 'return' with no value, in function returning non-void if (auFd == -1) return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:81:12: note: declared here static int sound_Stop(void) ^~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -I/usr/X11R6/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixMozilla.c -fPIC -DPIC -o .libs/sqUnixMozilla.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_SetRecordLevel': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:218:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:215:12: note: declared here static int sound_SetRecordLevel(int level) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StartRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:225:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:217:20: note: in expansion of macro 'outputFn' static int wrMM__U outputFn(uword, CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:222:12: note: declared here static int sound_StartRecording(int desiredSamplesPerSec, int stereo, int semaIndex) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:217:20: note: in expansion of macro 'outputFn' static int wrMM__U outputFn(uword, CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StopRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:231:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:229:12: note: declared here static int sound_StopRecording(void) ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_E_': In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:42:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:218:20: note: in expansion of macro 'outputFn' static int wrMM_E_ outputFn(sword, CVI CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_null_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_null_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_null_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:219:20: note: in expansion of macro 'outputFn' static int wrMM_EU outputFn(uword, CVI CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_null_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:220:20: note: in expansion of macro 'outputFn' static int wrMM8__ outputFn(sbyte, CVI CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:221:20: note: in expansion of macro 'outputFn' static int wrMM8_U outputFn(ubyte, CVI CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:222:20: note: in expansion of macro 'outputFn' static int wrMS___ outputFn(sword, CVI CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:223:20: note: in expansion of macro 'outputFn' static int wrMS__U outputFn(uword, CVI CV__U CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:224:20: note: in expansion of macro 'outputFn' static int wrMS_E_ outputFn(sword, CVI CV_E_ CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:225:20: note: in expansion of macro 'outputFn' static int wrMS_EU outputFn(uword, CVI CV_EU CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:226:20: note: in expansion of macro 'outputFn' static int wrMS8__ outputFn(sbyte, CVI CVB__ CVOS); ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:278:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:227:20: note: in expansion of macro 'outputFn' static int wrMS8_U outputFn(ubyte, CVI CVB_U CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:228:20: note: in expansion of macro 'outputFn' static int wrSM___ outputFn(sword, CVIM CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_Sun_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:229:20: note: in expansion of macro 'outputFn' static int wrSM__U outputFn(uword, CVIM CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_Sun_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:230:20: note: in expansion of macro 'outputFn' static int wrSM_E_ outputFn(sword, CVIM CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_Sun_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_Sun_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:231:20: note: in expansion of macro 'outputFn' static int wrSM_EU outputFn(uword, CVIM CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:232:20: note: in expansion of macro 'outputFn' static int wrSM8__ outputFn(sbyte, CVIM CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:233:20: note: in expansion of macro 'outputFn' static int wrSM8_U outputFn(ubyte, CVIM CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:235:20: note: in expansion of macro 'outputFn' static int wrSS__U outputFn(uword, CVI CV__U CVO CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:236:20: note: in expansion of macro 'outputFn' static int wrSS_E_ outputFn(sword, CVI CV_E_ CVO CVI CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:237:20: note: in expansion of macro 'outputFn' static int wrSS_EU outputFn(uword, CVI CV_EU CVO CVI CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:238:20: note: in expansion of macro 'outputFn' static int wrSS8__ outputFn(sbyte, CVI CVB__ CVO CVI CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:239:20: note: in expansion of macro 'outputFn' static int wrSS8_U outputFn(ubyte, CVI CVB_U CVO CVI CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:276:20: note: in expansion of macro 'inputFn' static int rdMM__U inputFn(uword, CVI CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:277:20: note: in expansion of macro 'inputFn' static int rdMM_E_ inputFn(sword, CVI CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:278:20: note: in expansion of macro 'inputFn' static int rdMM_EU inputFn(uword, CVI CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:279:20: note: in expansion of macro 'inputFn' static int rdMM8__ inputFn(sbyte, CVI CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:280:20: note: in expansion of macro 'inputFn' static int rdMM8_U inputFn(ubyte, CVI CVW_U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:281:20: note: in expansion of macro 'inputFn' static int rdMS___ inputFn(sword, CVI CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:282:20: note: in expansion of macro 'inputFn' static int rdMS__U inputFn(uword, CVI CV__U CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:283:20: note: in expansion of macro 'inputFn' static int rdMS_E_ inputFn(sword, CVI CV_E_ CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:284:20: note: in expansion of macro 'inputFn' static int rdMS_EU inputFn(uword, CVI CV_EU CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:285:20: note: in expansion of macro 'inputFn' static int rdMS8__ inputFn(sbyte, CVI CVW__ CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:286:20: note: in expansion of macro 'inputFn' static int rdMS8_U inputFn(ubyte, CVI CVW_U CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:287:20: note: in expansion of macro 'inputFn' static int rdSM___ inputFn(sword, CVIM CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:288:20: note: in expansion of macro 'inputFn' static int rdSM__U inputFn(uword, CVIM CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:289:20: note: in expansion of macro 'inputFn' static int rdSM_E_ inputFn(sword, CVIM CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:290:20: note: in expansion of macro 'inputFn' static int rdSM_EU inputFn(uword, CVIM CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:291:20: note: in expansion of macro 'inputFn' static int rdSM8__ inputFn(sbyte, CVIM CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:292:20: note: in expansion of macro 'inputFn' static int rdSM8_U inputFn(ubyte, CVIM CVW_U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:294:20: note: in expansion of macro 'inputFn' static int rdSS__U inputFn(uword, CVI CV__U CVO CVI CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:295:20: note: in expansion of macro 'inputFn' static int rdSS_E_ inputFn(sword, CVI CV_E_ CVO CVI CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:296:20: note: in expansion of macro 'inputFn' static int rdSS_EU inputFn(uword, CVI CV_EU CVO CVI CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:297:20: note: in expansion of macro 'inputFn' static int rdSS8__ inputFn(sbyte, CVI CVW__ CVO CVI CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:298:20: note: in expansion of macro 'inputFn' static int rdSS8_U inputFn(ubyte, CVI CVW_U CVO CVI CVW_U CVO); ^~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c -fPIC -DPIC -o .libs/B3DAcceleratorPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'sound_SetVolume': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1000:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (l < 0) l= 0; if (l > LEVEL_MAX) l= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1000:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (l < 0) l= 0; if (l > LEVEL_MAX) l= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1001:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r < 0) r= 0; if (r > LEVEL_MAX) r= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1001:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r < 0) r= 0; if (r > LEVEL_MAX) r= LEVEL_MAX; ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1166:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_OSS_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_OSS_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_OSS_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_OSS_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1120:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_PA_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c -fPIC -DPIC -o .libs/FileAttributesPlugin.o In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:331:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c: In function 'recordMouseWheelEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c:123:35: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] #define allocateMouseWheelEvent() ( \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c:187:22: note: in expansion of macro 'allocateMouseWheelEvent' sqMouseEvent *evt= allocateMouseWheelEvent(); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'getSelectionFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:865:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] textProperty.value= data; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'lookupKeys': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1611:58: warning: pointer targets in passing argument 3 of 'lookup' differ in signedness [-Wpointer-sign] *count= lookup(inputContext, (XKeyPressedEvent *)xevt, string, size, symbolic, status); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1611:58: note: expected 'char *' but argument is of type 'unsigned char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1616:57: warning: pointer targets in passing argument 3 of 'lookup' differ in signedness [-Wpointer-sign] *count= lookup(inputContext, (XKeyPressedEvent *)xevt, buf, *count, symbolic, status); ^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1616:57: note: expected 'char *' but argument is of type 'unsigned char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'x2sqKeyCompositionInput': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1882:24: warning: pointer targets in passing argument 1 of 'ux2sqXWin' differ in signedness [-Wpointer-sign] inputCount= ux2sqXWin(aBuf, inputCount, inputBuf, inputCount, 0); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.h:54:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int ux2sqXWin(char *from, int fromLen, char *to, int toLen, int term); ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1882:42: warning: pointer targets in passing argument 3 of 'ux2sqXWin' differ in signedness [-Wpointer-sign] inputCount= ux2sqXWin(aBuf, inputCount, inputBuf, inputCount, 0); ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.h:54:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int ux2sqXWin(char *from, int fromLen, char *to, int toLen, int term); ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:2422:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c: In function 'dndInLaunchDrop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:821:15: warning: pointer targets in passing argument 1 of 'addDropFile' differ in signedness [-Wpointer-sign] addDropFile(fileName); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:784:13: note: expected 'char *' but argument is of type 'unsigned char *' static void addDropFile(char *fileName); ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:831:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] launchDrops[i].fileName = fileName; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:2487:110: warning: "/*" within comment [-Wcomment] grep '^#[ ]*define[ ][ ]*XK_.*0x[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][^0-9a-fA-F]' /usr/include/X11/*.h | sed 's/^.*\(XK_[^ ]*\)[ ]*\(0x[0-9a-fA-F]*\).*$/{ "\1", \2 }, /' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1599:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * 16) ~~~~~~~~~~~~~~~~~~~~~^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveClosedir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] buffer = alloca(structSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveReaddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:985:11: warning: incompatible implicit declaration of built-in function 'alloca' buffer = alloca(structSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveRewinddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:1037:11: warning: incompatible implicit declaration of built-in function 'alloca' buffer = alloca(structSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'initPixmap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:4144:19: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] if (i > 255) error("index out of range in color table compuation"); ^~~~~ perror /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioFormPrint': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:4720:45: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "ioFormPrint: depth %ld not supported\n", depth); ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:4762:23: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] fprintf(ppm, "P3\n%ld %ld 255\n", width, height); ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:4762:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] fprintf(ppm, "P3\n%ld %ld 255\n", width, height); ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioShowDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:5426:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "depth %ld is not supported\n", depth); ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioSetDisplayMode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:5761:39: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "ioSetDisplayMode(%ld, %ld, %ld, %ld)\n", ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:5761:44: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "ioSetDisplayMode(%ld, %ld, %ld, %ld)\n", ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:5761:49: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "ioSetDisplayMode(%ld, %ld, %ld, %ld)\n", ~~^ %d /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:5761:54: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'sqInt {aka int}' [-Wformat=] fprintf(stderr, "ioSetDisplayMode(%ld, %ld, %ld, %ld)\n", ~~^ %d libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c -fPIC -DPIC -o .libs/Squeak3D.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakSSL/SqueakSSL.c -fPIC -DPIC -o .libs/SqueakSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin/sqUnixOpenGL.c -fPIC -DPIC -o .libs/sqUnixOpenGL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin/faCommon.c -fPIC -DPIC -o .libs/faCommon.o In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:18:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'ffiCallArgArrayOrNilNumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:1817:15: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] allocation = alloca((stackSize + ((calloutState->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:1817:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'ffiLoadCalloutAddressFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:2340:124: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] address = ((sqInt)(ioLoadSymbolOfLengthFromModule(((sqInt)(firstIndexableField(functionName))), byteSizeOf(functionName), moduleHandle))); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:2340:124: note: expected 'void *' but argument is of type 'sqInt {aka int}' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveCallout': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:3880:16: warning: incompatible implicit declaration of built-in function 'alloca' allocation1 = alloca((stackSize1 + ((calloutState1->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveCalloutWithArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:4798:16: warning: incompatible implicit declaration of built-in function 'alloca' allocation1 = alloca((stackSize1 + ((calloutState1->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveLoadSymbolFromModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:5688:104: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(((sqInt) (firstIndexableField(symbol))), byteSizeOf(symbol), moduleHandle); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:5688:104: note: expected 'void *' but argument is of type 'sqInt {aka int}' libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-null.so -o .libs/vm-sound-null.so .libs/sqUnixSoundNull.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c: In function 'initialiseModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:2659:11: warning: assignment makes integer from pointer without a cast [-Wint-conversion] loadBBFn = ioLoadFunctionFrom("loadBitBltFrom", bbPluginName); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:2660:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] copyBitsFn = ioLoadFunctionFrom("copyBitsFromtoat", bbPluginName); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:3754:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * PrimVertexSize) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-Sun.so -o .libs/vm-sound-Sun.so .libs/sqUnixSoundSun.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c -fPIC -DPIC -o .libs/sqFFIPlugin.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-display-null.so -o .libs/vm-display-null.so .libs/sqUnixDisplayNull.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-pulse.so -o .libs/vm-sound-pulse.so .libs/sqUnixSoundPulseAudio.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lpulse-simple -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c -fPIC -DPIC -o .libs/sqUnixSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dAlloc.c -fPIC -DPIC -o .libs/b3dAlloc.o libtool: link: ( cd ".libs" && rm -f "vm-sound-null.la" && ln -s "../vm-sound-null.la" "vm-sound-null.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-OSS.so -o .libs/vm-sound-OSS.so .libs/sqUnixSoundOSS.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "vm-sound-Sun.la" && ln -s "../vm-sound-Sun.la" "vm-sound-Sun.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin/faSupport.c -fPIC -DPIC -o .libs/faSupport.o libtool: link: ( cd ".libs" && rm -f "vm-display-null.la" && ln -s "../vm-display-null.la" "vm-display-null.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dDraw.c -fPIC -DPIC -o .libs/b3dDraw.o libtool: link: ( cd ".libs" && rm -f "vm-sound-pulse.la" && ln -s "../vm-sound-pulse.la" "vm-sound-pulse.la" ) In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h: In function 'loadLibrary': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:164:30: warning: the address of 'SSL_library_init' will always evaluate as 'true' [-Waddress] #define sqo_SSL_library_init SSL_library_init ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:873:7: note: in expansion of macro 'sqo_SSL_library_init' if (sqo_SSL_library_init) { ^~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dMain.c -fPIC -DPIC -o .libs/b3dMain.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc: In function 'sqConnectSSL': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:106:31: warning: the address of 'X509_check_ip_asc' will always evaluate as 'true' [-Waddress] #define sqo_X509_check_ip_asc X509_check_ip_asc ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:451:29: note: in expansion of macro 'sqo_X509_check_ip_asc' if (sqo_X509_check_ip_asc && sqo_X509_check_host) { ^~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:451:51: warning: the address of 'X509_check_host' will always evaluate as 'true' [-Waddress] if (sqo_X509_check_ip_asc && sqo_X509_check_host) { ^~ libtool: link: ( cd ".libs" && rm -f "vm-sound-OSS.la" && ln -s "../vm-sound-OSS.la" "vm-sound-OSS.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c -fPIC -DPIC -o .libs/sqManualSurface.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dInit.c -fPIC -DPIC -o .libs/b3dInit.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c -fPIC -DPIC -o .libs/b3dRemap.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c -fPIC -DPIC -o .libs/sqFFITestFuncs.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/LocalePlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/LocalePlugin/LocalePlugin.c -fPIC -DPIC -o .libs/LocalePlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c -fPIC -DPIC -o .libs/UnicodePlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/UnicodePlugin/UnicodeOps-linux.c -fPIC -DPIC -o .libs/UnicodeOps-linux.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/LocalePlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/LocalePlugin/sqUnixLocale.c -fPIC -DPIC -o .libs/sqUnixLocale.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,B3DAcceleratorPlugin.so -o .libs/B3DAcceleratorPlugin.so .libs/B3DAcceleratorPlugin.o .libs/sqOpenGLRenderer.o .libs/sqUnixOpenGL.o -L/usr/local/lib -lXrender -lGL -lXext -lX11 -lSM -lICE -lpthread -lm -lsocket -lnsl -m32 -g -pthread -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UUIDPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UUIDPlugin/UUIDPlugin.c -fPIC -DPIC -o .libs/UUIDPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SocketPlugin -DSQAIO_H=\"sqaio.h\" -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c -fPIC -DPIC -o .libs/UnixOSProcessPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UUIDPlugin -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/UUIDPlugin/sqUnixUUID.c -fPIC -DPIC -o .libs/sqUnixUUID.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c -fPIC -DPIC -o .libs/ImmX11Plugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SocketPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c -fPIC -DPIC -o .libs/XDisplayControlPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSigChldHandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4786:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4792:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSignalNumberhandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4835:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/DESPlugin/DESPlugin.c -fPIC -DPIC -o .libs/DESPlugin.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,FileAttributesPlugin.so -o .libs/FileAttributesPlugin.so .libs/FileAttributesPlugin.o .libs/faCommon.o .libs/faSupport.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveDisconnectDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:188:3: warning: implicit declaration of function 'forgetXDisplay'; did you mean 'XOpenDisplay'? [-Wimplicit-function-declaration] forgetXDisplay(); ^~~~~~~~~~~~~~ XOpenDisplay libtool: link: ( cd ".libs" && rm -f "B3DAcceleratorPlugin.la" && ln -s "../B3DAcceleratorPlugin.la" "B3DAcceleratorPlugin.la" ) /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveFlushDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:200:2: warning: implicit declaration of function 'synchronizeXDisplay' [-Wimplicit-function-declaration] synchronizeXDisplay(); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveKillDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:259:3: warning: implicit declaration of function 'disconnectXDisplay'; did you mean 'XCloseDisplay'? [-Wimplicit-function-declaration] disconnectXDisplay(); ^~~~~~~~~~~~~~~~~~ XCloseDisplay /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveOpenDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:284:3: warning: implicit declaration of function 'openXDisplay'; did you mean 'XOpenDisplay'? [-Wimplicit-function-declaration] openXDisplay(); ^~~~~~~~~~~~ XOpenDisplay libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SqueakSSL.so -o .libs/SqueakSSL.so .libs/SqueakSSL.o .libs/sqUnixSSL.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lcrypto -lssl -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-display-X11.so -o .libs/vm-display-X11.so .libs/sqUnixX11.o .libs/sqUnixMozilla.o -L/usr/local/lib -lXrender -lGL -lXext -lX11 -lSM -lICE -lpthread -lm -lsocket -lnsl -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/MD5Plugin/MD5Plugin.c -fPIC -DPIC -o .libs/MD5Plugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spursrc/vm -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -m32 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SHA2Plugin/SHA2Plugin.c -fPIC -DPIC -o .libs/SHA2Plugin.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,Squeak3D.so -o .libs/Squeak3D.so .libs/Squeak3D.o .libs/b3dAlloc.o .libs/b3dDraw.o .libs/b3dInit.o .libs/b3dMain.o .libs/b3dRemap.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "FileAttributesPlugin.la" && ln -s "../FileAttributesPlugin.la" "FileAttributesPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,LocalePlugin.so -o .libs/LocalePlugin.so .libs/LocalePlugin.o .libs/sqUnixLocale.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SqueakFFIPrims.so -o .libs/SqueakFFIPrims.so .libs/SqueakFFIPrims.o .libs/sqFFIPlugin.o .libs/sqManualSurface.o .libs/sqFFITestFuncs.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "vm-display-X11.la" && ln -s "../vm-display-X11.la" "vm-display-X11.la" ) libtool: link: ( cd ".libs" && rm -f "SqueakSSL.la" && ln -s "../SqueakSSL.la" "SqueakSSL.la" ) libtool: link: ( cd ".libs" && rm -f "Squeak3D.la" && ln -s "../Squeak3D.la" "Squeak3D.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UnicodePlugin.so -o .libs/UnicodePlugin.so .libs/UnicodePlugin.o .libs/UnicodeOps-linux.o -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m32 -m32 -Wl,-z -Wl,now -o ckformat /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c -L/usr/local/lib -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UUIDPlugin.so -o .libs/UUIDPlugin.so .libs/UUIDPlugin.o .libs/sqUnixUUID.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -luuid -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:21:6: warning: unused variable 'match' [-Wunused-variable] int match; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:20:16: warning: unused variable 'c' [-Wunused-variable] unsigned char c; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:19:6: warning: unused variable 'formatNumber' [-Wunused-variable] int formatNumber; ^~~~~~~~~~~~ libtool: link: ( cd ".libs" && rm -f "LocalePlugin.la" && ln -s "../LocalePlugin.la" "LocalePlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,ImmX11Plugin.so -o .libs/ImmX11Plugin.so .libs/ImmX11Plugin.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "SqueakFFIPrims.la" && ln -s "../SqueakFFIPrims.la" "SqueakFFIPrims.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,XDisplayControlPlugin.so -o .libs/XDisplayControlPlugin.so .libs/XDisplayControlPlugin.o -L/usr/local/lib -luuid -lpthread -lm -lsocket -lnsl -lX11 -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "UnicodePlugin.la" && ln -s "../UnicodePlugin.la" "UnicodePlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,DESPlugin.so -o .libs/DESPlugin.so .libs/DESPlugin.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "UUIDPlugin.la" && ln -s "../UUIDPlugin.la" "UUIDPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "ImmX11Plugin.la" && ln -s "../ImmX11Plugin.la" "ImmX11Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,MD5Plugin.so -o .libs/MD5Plugin.so .libs/MD5Plugin.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "XDisplayControlPlugin.la" && ln -s "../XDisplayControlPlugin.la" "XDisplayControlPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SHA2Plugin.so -o .libs/SHA2Plugin.so .libs/SHA2Plugin.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "DESPlugin.la" && ln -s "../DESPlugin.la" "DESPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UnixOSProcessPlugin.so -o .libs/UnixOSProcessPlugin.so .libs/UnixOSProcessPlugin.o -L/usr/local/lib -m32 -g -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "MD5Plugin.la" && ln -s "../MD5Plugin.la" "MD5Plugin.la" ) libtool: link: ( cd ".libs" && rm -f "SHA2Plugin.la" && ln -s "../SHA2Plugin.la" "SHA2Plugin.la" ) libtool: link: ( cd ".libs" && rm -f "UnixOSProcessPlugin.la" && ln -s "../UnixOSProcessPlugin.la" "UnixOSProcessPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m32 -m32 -Wl,-z -Wl,now -o squeak disabledPlugins.o version.o -L/usr/local/lib vm/vm.a ADPCMCodecPlugin/ADPCMCodecPlugin.a AioPlugin/AioPlugin.a AsynchFilePlugin/AsynchFilePlugin.a B2DPlugin/B2DPlugin.a BitBltPlugin/BitBltPlugin.a BMPReadWriterPlugin/BMPReadWriterPlugin.a CroquetPlugin/CroquetPlugin.a HostWindowPlugin/HostWindowPlugin.a ZipPlugin/ZipPlugin.a DropPlugin/DropPlugin.a DSAPrims/DSAPrims.a FFTPlugin/FFTPlugin.a FileCopyPlugin/FileCopyPlugin.a FilePlugin/FilePlugin.a Float64ArrayPlugin/Float64ArrayPlugin.a FloatArrayPlugin/FloatArrayPlugin.a FloatMathPlugin/FloatMathPlugin.a IA32ABI/IA32ABI.a JoystickTabletPlugin/JoystickTabletPlugin.a JPEGReaderPlugin/JPEGReaderPlugin.a JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.a Klatt/Klatt.a LargeIntegers/LargeIntegers.a Matrix2x3Plugin/Matrix2x3Plugin.a MiscPrimitivePlugin/MiscPrimitivePlugin.a Mpeg3Plugin/Mpeg3Plugin.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 VMProfileLinuxSupportPlugin/VMProfileLinuxSupportPlugin.a -luuid -lpthread -lm -lsocket -lnsl vm/vm.a -pthread text data bss dec hex filename 1672485 67224 448756 2188465 2164b1 squeak 5.0-202102111620-cog Sun Feb 14 11:51:53 UTC 2021 /usr/gcc/7/bin/gcc 7.5.0 [Production Spur VM] CoInterpreter VMMaker.oscog-eem.2945 uuid: 5eae7a41-7349-4d77-87cc-fba72c5d8fd1 Feb 14 2021 StackToRegisterMappingCogit VMMaker.oscog-eem.2945 uuid: 5eae7a41-7349-4d77-87cc-fba72c5d8fd1 Feb 14 2021 VM: 202102111620-cog stes@phobos:src/opensmalltalk Date: Thu Feb 11 17:20:06 2021 CommitHash: 55f686255 Plugins: 202102111620-cog stes@phobos:src/opensmalltalk SunOS hipster.openindiana.org 5.11 illumos-1502345d2f i86pc i386 i86pc illumos plugin path: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/ [default: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/] /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/COPYING /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/COPYRIGHT /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/LICENSE /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Contributing /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Keyboard /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Sound /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-X11.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-X11.la libtool: install: /usr/gnu/bin/install -c vm-display-X11/.libs/vm-display-X11.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-X11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-X11.so libtool: install: /usr/gnu/bin/install -c vm-display-X11/.libs/vm-display-X11.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-X11.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-null.la libtool: install: /usr/gnu/bin/install -c vm-display-null/.libs/vm-display-null.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-null.so libtool: install: /usr/gnu/bin/install -c vm-display-null/.libs/vm-display-null.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-display-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-OSS.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-OSS.la libtool: install: /usr/gnu/bin/install -c vm-sound-OSS/.libs/vm-sound-OSS.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-OSS.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-OSS.so libtool: install: /usr/gnu/bin/install -c vm-sound-OSS/.libs/vm-sound-OSS.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-OSS.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-Sun.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-Sun.la libtool: install: /usr/gnu/bin/install -c vm-sound-Sun/.libs/vm-sound-Sun.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-Sun.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-Sun.so libtool: install: /usr/gnu/bin/install -c vm-sound-Sun/.libs/vm-sound-Sun.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-Sun.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-null.la libtool: install: /usr/gnu/bin/install -c vm-sound-null/.libs/vm-sound-null.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-null.so libtool: install: /usr/gnu/bin/install -c vm-sound-null/.libs/vm-sound-null.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-pulse.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-pulse.la libtool: install: /usr/gnu/bin/install -c vm-sound-pulse/.libs/vm-sound-pulse.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-pulse.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-pulse.so libtool: install: /usr/gnu/bin/install -c vm-sound-pulse/.libs/vm-sound-pulse.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/vm-sound-pulse.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c B3DAcceleratorPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.la libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.so libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c FileAttributesPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/FileAttributesPlugin.la libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/FileAttributesPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/FileAttributesPlugin.so libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/FileAttributesPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c Squeak3D.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/Squeak3D.la libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/Squeak3D.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/Squeak3D.so libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/Squeak3D.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakFFIPrims.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakFFIPrims.la libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakFFIPrims.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakFFIPrims.so libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakFFIPrims.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakSSL.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakSSL.la libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakSSL.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakSSL.so libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SqueakSSL.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c LocalePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/LocalePlugin.la libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/LocalePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/LocalePlugin.so libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/LocalePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnicodePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnicodePlugin.la libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnicodePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnicodePlugin.so libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnicodePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnixOSProcessPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.la libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.so libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UUIDPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UUIDPlugin.la libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UUIDPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UUIDPlugin.so libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/UUIDPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c ImmX11Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/ImmX11Plugin.la libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/ImmX11Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/ImmX11Plugin.so libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/ImmX11Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c XDisplayControlPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/XDisplayControlPlugin.la libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/XDisplayControlPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/XDisplayControlPlugin.so libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/XDisplayControlPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c DESPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/DESPlugin.la libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/DESPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/DESPlugin.so libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/DESPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c MD5Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/MD5Plugin.la libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/MD5Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/MD5Plugin.so libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/MD5Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SHA2Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SHA2Plugin.la libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SHA2Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SHA2Plugin.so libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/squeak/5.0-202102111620-cog/SHA2Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202102111620-cog' checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins checking sanity of generated src directory... okay checking target system type... i386-pc-solaris2.11 Configuring Squeak (.-) for i386-pc-solaris2.11 checking for C compiler vendor... gnu checking whether make sets $(MAKE)... yes checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... (cached) none needed checking for /usr/gcc/7/bin/gcc option to accept ISO C99... none needed checking CFLAGS for most reasonable warnings... -Wall checking for as... as checking for GNU as... yes checking for a BSD-compatible install... /usr/gnu/bin/install -c checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... (cached) BSD nm checking for ln... ln checking "size of int"... "okay" checking "size of double"... "okay" checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for fcntl.h... yes checking for sys/file.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for sys/filio.h... yes checking for sys/select.h... yes checking for features.h... no checking for ifaddrs.h... yes checking for alloca.h... yes checking for execinfo.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... no checking whether tzname is declared... yes checking for tzname... yes checking for struct stat.st_blksize... 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... no checking for timezone and daylight variables... yes checking for gethostname in unistd.h... yes checking for library containing gethostbyname... -lnsl checking for library containing socket... -lsocket checking for library containing sin... -lm checking for library containing backtrace... none required checking whether /usr/gcc/7/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _dyld_image_count... no checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for snprintf... yes checking for mmap... yes checking for nanosleep... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking linux/version.h usability... no checking linux/version.h presence... no checking for linux/version.h... no checking for Linux epoll(7) interface... yes checking for linux/version.h... (cached) no checking for Linux epoll(7) interface with signals extension... yes checking for i386 optimisation flags... (none) checking for gawk... (cached) gawk checking whether we can compile gcc3x-cointerp... yes checking for prefix to use for loadable modules... lib checking for compiler flags to force 32-bit addresses... checking whether byte ordering is bigendian... no ******** 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 library containing XOpenDisplay... -lX11 checking for library containing XShmAttach... -lXext checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for library containing glIsEnabled... -lGL checking X11/extensions/Xrender.h usability... yes checking X11/extensions/Xrender.h presence... yes checking for X11/extensions/Xrender.h... yes checking for library containing XRenderCreateCursor... -lXrender checking for custom display support... no ******** disabling vm-display-custom checking linux/fb.h usability... no checking linux/fb.h presence... no checking for linux/fb.h... no ******** disabling vm-display-fbdev checking for Advanced Linux Sound Architecture... checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no ******** disabling vm-sound-ALSA checking for library containing snd_pcm_open... no ******** disabling vm-sound-ALSA due to missing libraries checking for Mac OS X CoreAudio... no ******** disabling vm-sound-MacOSX checking for Network Audio System... checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no ******** disabling vm-sound-NAS checking for library containing AuOpenServer... no ******** disabling vm-sound-NAS due to missing libraries checking for Open Sound System... checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for _oss_ioctl in -lossaudio... no checking for SunOS/Solaris audio... yes checking for custom sound support... no ******** disabling vm-sound-custom checking for PulseAudio... checking pulse/simple.h usability... yes checking pulse/simple.h presence... yes checking for pulse/simple.h... yes checking for library containing pa_simple_new... -lpulse-simple checking for OpenBSD sndio Sound System... checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no ******** disabling vm-sound-sndio checking for library containing sio_open... no ******** disabling vm-sound-sndio due to missing libraries checking for nl_langinfo and CODESET... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required ../../bochsx86 libraries have not been built; not building BochsIA32Plugin ******** disabling BochsIA32Plugin ../../bochsx64 libraries have not been built; not building BochsX64Plugin ******** disabling BochsX64Plugin ../../gdbarm32/sim/arm/libsim.a has not been built; not building GdbARMPlugin ******** disabling GdbARMPlugin ../../gdbarm64/sim/aarch64/libsim.a has not been built; not building GdbARMPlugin ******** disabling GdbARMv8Plugin checking for MIDI support via ALSA... checking for alsa/asoundlib.h... (cached) no ******** disabling MIDIPlugin checking for library containing snd_seq_open... no ******** disabling MIDIPlugin due to missing libraries 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... no checking pty.h presence... no checking for pty.h... no checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking for library containing openpty... no checking for grantpt... yes checking for library containing BIO_new... -lcrypto checking for library containing SSL_new... -lssl checking for SSL support... OpenSSL (linked) checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for PangoCairo libraries... yes checking for unsetenv... yes checking for XOpenDisplay in -lX11... yes configure: creating ./config.status config.status: creating mkconfig config.status: creating make.cfg 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: executing libtool commands config.status: executing default commands creating vm/Makefile creating vm-display-X11/Makefile creating vm-display-null/Makefile creating vm-sound-OSS/Makefile creating vm-sound-Sun/Makefile creating vm-sound-null/Makefile creating vm-sound-pulse/Makefile creating ADPCMCodecPlugin/Makefile creating AioPlugin/Makefile creating AsynchFilePlugin/Makefile creating B2DPlugin/Makefile creating BitBltPlugin/Makefile creating BMPReadWriterPlugin/Makefile creating CroquetPlugin/Makefile creating HostWindowPlugin/Makefile creating ZipPlugin/Makefile creating DropPlugin/Makefile creating DSAPrims/Makefile creating FFTPlugin/Makefile creating FileCopyPlugin/Makefile creating FilePlugin/Makefile creating Float64ArrayPlugin/Makefile creating FloatArrayPlugin/Makefile creating FloatMathPlugin/Makefile creating IA32ABI/Makefile creating JoystickTabletPlugin/Makefile creating JPEGReaderPlugin/Makefile creating JPEGReadWriter2Plugin/Makefile creating Klatt/Makefile creating LargeIntegers/Makefile creating Matrix2x3Plugin/Makefile creating MiscPrimitivePlugin/Makefile creating Mpeg3Plugin/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 VMProfileLinuxSupportPlugin/Makefile creating B3DAcceleratorPlugin/Makefile creating FileAttributesPlugin/Makefile creating Squeak3D/Makefile creating SqueakFFIPrims/Makefile creating SqueakSSL/Makefile creating LocalePlugin/Makefile creating UnicodePlugin/Makefile creating UnixOSProcessPlugin/Makefile creating UUIDPlugin/Makefile creating ImmX11Plugin/Makefile creating XDisplayControlPlugin/Makefile creating DESPlugin/Makefile creating MD5Plugin/Makefile creating SHA2Plugin/Makefile /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c:450:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/AioPlugin/AioPlugin.c:94:14: note: expected 'char *' but argument is of type 'const char *' extern sqInt methodReturnString(char *aCString); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileCopyPlugin/FileCopyPlugin.c: In function 'primitiveFileCopyNamedTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileCopyPlugin/FileCopyPlugin.c:107:7: warning: implicit declaration of function 'sqCopyFilesizetosize' [-Wimplicit-function-declaration] ok = sqCopyFilesizetosize(srcName, srcSz, dstName, dstSz); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c: In function 'primitiveShowHostWindowRect': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c:797:30: warning: passing argument 1 of 'ioShowDisplayOnWindow' from incompatible pointer type [-Wincompatible-pointer-types] if (!(ioShowDisplayOnWindow(dispBits, w, h, d, left, right, top, bottom, windowIndex))) { ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/HostWindowPlugin/HostWindowPlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h:23:14: note: expected 'unsigned char *' but argument is of type 'unsigned int *' extern sqInt ioShowDisplayOnWindow(unsigned char *dispBitsIndex, sqInt width, sqInt ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c: In function 'warningat': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:56:13: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *sl = alloca(strlen(s) + 16); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:56:13: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c: In function 'interpret': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:2797:20: warning: incompatible implicit declaration of built-in function 'alloca' theStackMemory = alloca(stackPagesBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c: In function 'dropRequestFileHandle': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c:120:66: warning: implicit declaration of function 'fileRecordSize'; did you mean 'clipboardSize'? [-Wimplicit-function-declaration] sqInt handle = instantiateClassindexableSize(classByteArray(), fileRecordSize()); ^~~~~~~~~~~~~~ clipboardSize /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c: In function 'copy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c:100:61: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] if (( (read(in, mem, stat.st_size) != stat.st_size) >= 0) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c:101:56: warning: comparison of constant '0' with boolean expression is always true [-Wbool-compare] && (write(out, mem, stat.st_size) != stat.st_size) >= 0) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c: In function 'asyncFileOpen': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *name= alloca(fileNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c: In function 'ioShowDisplayOnWindow': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c:77:7: warning: passing argument 1 of 'dpy->hostWindowShowDisplay' from incompatible pointer type [-Wincompatible-pointer-types] dispBitsIndex, width, height, depth, affectedL, affectedR, affectedT, affectedB, windowIndex); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c:77:7: note: expected 'unsigned int *' but argument is of type 'unsigned char *' In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogit.c:15:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'addCogMethodsToHeapMap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:3362:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'alignMethodZoneBase': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:3409:19: note: in expansion of macro 'roundUpToMethodAlignment' methodZoneBase = roundUpToMethodAlignment(backEnd(), methodZoneBase); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'allMachineCodeObjectReferencesValid': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:3454:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'allMethodsHaveCorrectHeader': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:3472:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'checkIntegrityOfObjectReferencesInCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4381:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'cleanUpFailingCogCodeConstituents': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4450:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'cogCodeConstituents': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4574:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4623:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'cogOpenPICSelectornumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4917:20: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4917:20: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4918:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:4918:2: warning: incompatible implicit declaration of built-in function 'bzero' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'collectCogConstituentForAnnotationMcpcBcpcMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5135:85: warning: passing argument 2 of 'inlineCacheTagAt' makes integer from pointer without a cast [-Wint-conversion] (targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc))); ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:3101:1: note: expected 'sqInt {aka long int}' but argument is of type 'char *' inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress) ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compactPICsWithFreedTargets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5422:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'computeEntryOffsets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5898:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5899:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c: In function 'checkIfCFramePointerInUse': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:68: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5915:25: note: in expansion of macro 'roundUpToMethodAlignment' if (entryPointMask >= (roundUpToMethodAlignment(backEnd(), 1))) { ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'computeFullBlockEntryOffsets': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5942:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:5943:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:15592:30: warning: passing argument 1 of 'isCFramePointerInUse' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] return isCFramePointerInUse((&GIV(CFramePointer)), (&GIV(CStackPointer))); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:140:12: note: expected 'usqIntptr_t * {aka long unsigned int *}' but argument is of type 'volatile usqIntptr_t * {aka volatile long unsigned int *}' extern int isCFramePointerInUse(usqIntptr_t *cFpPtr, usqIntptr_t *cSpPtr); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:15592:53: warning: passing argument 2 of 'isCFramePointerInUse' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] return isCFramePointerInUse((&GIV(CFramePointer)), (&GIV(CStackPointer))); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:140:12: note: expected 'usqIntptr_t * {aka long unsigned int *}' but argument is of type 'volatile usqIntptr_t * {aka volatile long unsigned int *}' extern int isCFramePointerInUse(usqIntptr_t *cFpPtr, usqIntptr_t *cSpPtr); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'followForwardedMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:6912:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'followMovableLiteralsAndUpdateYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:6999:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'freeUnmarkedMachineCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7040:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateCaptureCStackPointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7181:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7182:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateClosedPICPrototype': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7277:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7278:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7333:18: note: in expansion of macro 'roundUpToMethodAlignment' closedPICSize = roundUpToMethodAlignment(backEnd(), closedPICSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateCogFullBlock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7366:14: note: in expansion of macro 'roundUpToMethodAlignment' totalSize = roundUpToMethodAlignment(backEnd(), (headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateCogMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7417:14: note: in expansion of macro 'roundUpToMethodAlignment' totalSize = roundUpToMethodAlignment(backEnd(), (headerSize + codeSize) + mapSize); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateOpenPICPrototype': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7532:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7533:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7544:67: note: in expansion of macro 'roundUpToMethodAlignment' openPICSize = (roundUpLength((sizeof(CogMethod)) + codeSize)) + (roundUpToMethodAlignment(backEnd(), mapSize)); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'generateTrampolines': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7648:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7649:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'genGetLeafCallStackPointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7693:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:7694:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'mapObjectReferencesInMachineCodeForBecome': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:8844:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'mapObjectReferencesInMachineCodeForFullGC': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:8922:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'markAndTraceMachineCodeOfMarkedMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:9164:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqVirtualMachine.c: In function 'sqGetInterpreterProxy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqVirtualMachine.c:279:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] VM->utcMicroseconds = ioUTCMicroseconds; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'noCogMethodsMaximallyMarked': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:9849:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkAllSends': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:10678:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkSendsLinkedForInvalidClasses': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11041:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkSendsOfisMNUSelector': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11097:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11109:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11149:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkSendsToFree': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11214:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkSendsToMachineCodePrimitiveMethodsAndFreeIf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11290:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'unlinkSendsToandFreeIf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11371:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'addAllToYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11437:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'clearCogCompiledCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11500:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'cogMethodContaining': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11535:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compactCompiledCode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11576:28: note: in expansion of macro 'roundUpToMethodAlignment' source = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)source)) + ((source->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m64 -m64 -Wl,-z -Wl,now -o getversion -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/config/getversion.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'freeOlderMethodsForCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11723:32: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'kosherYoungReferrers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11767:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'methodFor': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11783:32: note: in expansion of macro 'roundUpToMethodAlignment' nextMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'methodsCompiledToMachineCodeInto': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11811:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'numMethodsOfType': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11837:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'planCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11912:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'printCogMethods': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11950:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'printCogMethodsOfType': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11981:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'printCogMethodsWithMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:11998:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'printCogMethodsWithPrimitive': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:12015:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'printCogMethodsWithSelector': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:12032:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'relocateMethodsPreCompaction': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:12177:31: note: in expansion of macro 'roundUpToMethodAlignment' cogMethod = ((CogMethod *) (roundUpToMethodAlignment(backEnd(), (((sqInt)cogMethod)) + ((cogMethod->blockSize))))); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'roundUpLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:2586:64: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] #define roundUpToMethodAlignment(ignored,numBytes) ((numBytes) + 7 & -8) ~~~~~~~~~~~^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:12228:9: note: in expansion of macro 'roundUpToMethodAlignment' return roundUpToMethodAlignment(backEnd(), numBytes); ^~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:836:24: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy((&floatValue), addr, sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'const void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:883:9: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(addr, (&floatValue), sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:928:24: warning: passing argument 2 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy((&floatValue), addr, sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'const void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:975:9: warning: passing argument 1 of 'memcpy' makes pointer from integer without a cast [-Wint-conversion] memcpy(addr, (&floatValue), sizeof(floatValue)); ^~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:14: /usr/include/iso/string_iso.h:70:14: note: expected 'void * restrict' but argument is of type 'usqIntptr_t {aka long unsigned int}' extern void *memcpy(void *_RESTRICT_KYWD, const void *_RESTRICT_KYWD, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqVirtualMachine.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:20: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primInLibraryFindSymbol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:202:31: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] # define longAtPointer(ptr) (*(sqInt *)(ptr)) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:227:25: note: in expansion of macro 'longAtPointer' # define longAt(oop) longAtPointer(atPointerArg(oop)) ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1046:116: note: in expansion of macro 'longAt' address = ioLoadSymbolOfLengthFromModule(((sqInt) (firstIndexableField(functionName))), byteSizeOf(functionName), longAt((libraryProxy + BaseHeaderSize) + BytesPerOop)); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:242:15: note: expected 'void *' but argument is of type 'sqInt {aka long int}' extern void * ioLoadSymbolOfLengthFromModule(sqInt functionNameIndex, sqInt functionLength, void *moduleHandle); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c: In function 'primMostRecentCallbackContext': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1121:29: warning: passing argument 1 of 'positive64BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] ? positive64BitIntegerFor(getMostRecentCallbackContext()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:267:14: note: expected 'long unsigned int' but argument is of type 'VMCallbackContext * {aka struct _VMCallbackContext *}' extern sqInt positive64BitIntegerFor(usqLong integerValue); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:1122:29: warning: passing argument 1 of 'positive32BitIntegerFor' makes integer from pointer without a cast [-Wint-conversion] : positive32BitIntegerFor(getMostRecentCallbackContext()))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/IA32ABI/IA32ABI.c:265:14: note: expected 'unsigned int' but argument is of type 'VMCallbackContext * {aka struct _VMCallbackContext *}' extern sqInt positive32BitIntegerFor(unsigned int integerValue); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:16:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:21:22: warning: missing terminating ' character # error Windows doesn't use the SystemV ABI ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/config/getversion.c:3:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqSCCSVersion.h:140:1: warning: 'sourceVersionString' defined but not used [-Wunused-function] sourceVersionString(char separator) ^~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogit.c:15:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'detectFeatures': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:20142:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(opcodeSize + fixupSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:20143:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, opcodeSize + fixupSize); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'dispatchConcretize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:20616:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset1 = (((int) jumpTarget)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:20709:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 2))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:20717:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset2 = (((int) jumpTarget1)) - (((int) (((self_in_dispatchConcretize->address)) + 5))); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:106:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32IntegralReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h:56:28: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] argstart = argvec = (long)alloca(size); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h:56:28: warning: incompatible implicit declaration of built-in function 'alloca' In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:118:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32FloatReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h:56:28: warning: incompatible implicit declaration of built-in function 'alloca' argstart = argvec = (long)alloca(size); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:130:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32DoubleReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/IA32ABI/dax64business.h:56:28: warning: incompatible implicit declaration of built-in function 'alloca' argstart = argvec = (long)alloca(size); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'stopsFromto': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:24659:9: warning: passing argument 1 of 'memset' makes pointer from integer without a cast [-Wint-conversion] memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1); ^~~~~~~~~ In file included from /usr/include/string.h:34:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:14, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogit.c:15: /usr/include/iso/string_iso.h:72:14: note: expected 'void *' but argument is of type 'sqInt {aka long int}' extern void *memset(void *, int, size_t); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogit.c:15:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compileOpenPICnumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:25278:39: warning: passing argument 2 of 'isWithinMwOffsetRange' makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:24164:1: note: expected 'sqInt {aka long int}' but argument is of type 'void *' isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'genLookupForPerformNumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:26061:39: warning: passing argument 2 of 'isWithinMwOffsetRange' makes integer from pointer without a cast [-Wint-conversion] if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) { ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:24164:1: note: expected 'sqInt {aka long int}' but argument is of type 'void *' isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress) ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c: In function 'primitiveGetNextEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:31338:19: warning: format '%p' expects argument of type 'void *', but argument 16 has type 'sqIntptr_t {aka long int}' [-Wformat=] fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:31340:144: : "?"), evtBuf[0], evtBuf[1], evtBuf[2], evtBuf[2], evtBuf[3], evtBuf[3], evtBuf[4], evtBuf[4], evtBuf[5], evtBuf[5], evtBuf[6], evtBuf[6], evtBuf[7]); ~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:31338:219: note: format string is defined here fprintf(stderr, "Event%s/%" PRIdSQINT " @ %" PRIuSQINT "\t\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\n\t%" PRIdSQINT "/%" PRIxSQINT " %" PRIdSQINT "/%" PRIxSQINT "\t %" PRIdSQINT "/%" PRIxSQINT " %p\n", ((((evtBuf[0]) >= 0) && ((evtBuf[0]) <= 8)) ~^ %ld /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compileBlockBodies': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:27510:4: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes + initialOpcodeIndex, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compileCogFullBlockMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:27706:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(allocBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:27707:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, allocBytes); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c: In function 'compileCogMethod': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:27784:20: warning: incompatible implicit declaration of built-in function 'alloca' abstractOpcodes = alloca(allocBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/cogitX64SysV.c:27785:2: warning: incompatible implicit declaration of built-in function 'bzero' bzero(abstractOpcodes, allocBytes); ^~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jpeglib.h:24:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h:4, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jconfig.h:59:0: warning: "HAVE_STDLIB_H" redefined #define HAVE_STDLIB_H In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:9:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/config.h:194:0: note: this is the location of the previous definition #define HAVE_STDLIB_H 1 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c: In function 'convertChars': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c:290:21: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] int n= iconv(cd, &inbuf, &inbytes, &outbuf, &outbytes); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.c:154:0: /usr/include/iconv.h:47:15: note: expected 'const char ** restrict' but argument is of type 'ichar_t ** {aka char **}' extern size_t iconv(iconv_t, const char **_RESTRICT_KYWD, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:71:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:117:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'jinit_c_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c:247:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'outOfMemory': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:876:3: warning: implicit declaration of function 'pushOutputFile' [-Wimplicit-function-declaration] pushOutputFile((char *)STDERR_FILENO); ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'sigusr1': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1105:2: warning: implicit declaration of function 'popOutputFile' [-Wimplicit-function-declaration] popOutputFile(); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'vm_parseArgument': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1676:25: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *buf = (char *)alloca(len + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:1676:25: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:2143:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigsegv_handler_action.sa_sigaction = sigsegv; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixMain.c:2150:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigusr1_handler_action.sa_sigaction = sigusr1; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixVMProfile.c: In function 'initProfileThread': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixVMProfile.c:160:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigprof_handler_action.sa_sigaction = pcbufferSIGPROFhandler; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c: In function 'addSegmentOfSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:60076:108: warning: pointer targets in passing argument 3 of 'sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto' differ in signedness [-Wpointer-sign] segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize)); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sq.h:23:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm/gcc3x-cointerp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm/sqMemoryAccess.h:391:14: note: expected 'sqInt * {aka long int *}' but argument is of type 'usqInt * {aka long unsigned int *}' extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_clearblock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:88:3: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(slice->block[comp], sizeof(short) * 64 * 6); ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:88:3: warning: incompatible implicit declaration of built-in function 'bzero' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_get_macroblocks': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c:695:4: warning: implicit declaration of function 'mpeg3_slice_loop'; did you mean 'mpeg3_close'? [-Wimplicit-function-declaration] mpeg3_slice_loop(&video->slice_decoders[i]); ^~~~~~~~~~~~~~~~ mpeg3_close /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c: In function 'mpeg3video_ext_user_data': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c:338:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while(code == MPEG3_EXT_START_CODE || code == MPEG3_USER_START_CODE && /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/RePlugin/RePlugin.c: In function 'primPCRECompile': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/RePlugin/RePlugin.c:273:79: warning: passing argument 4 of 'pcre_compile' from incompatible pointer type [-Wincompatible-pointer-types] pcrePtr = (sqInt) pcre_compile(patternStrPtr, compileFlags, &errorStrBuffer, &errorOffset, NULL); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/RePlugin/rePlugin.h:18:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/RePlugin/RePlugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/RePlugin/pcre.h:95:14: note: expected 'int *' but argument is of type 'sqInt * {aka long int *}' extern pcre *pcre_compile(const char *, int, const char **, int *, ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c: In function 'mpeg3audio_II_step_two': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:302:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(ba = *bita++) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'alloc_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:162:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'make_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:203:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:388:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i = sblimit; i < SBLIMIT; i++) ^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c:392:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return result | mpeg3bits_error(audio->astream); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_wraparound_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:243:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_bottom_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:272:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:309:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:349:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_context_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:389:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main = (my_main_ptr) cinfo->main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'jinit_d_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c:478:15: warning: 'main' is usually a function [-Wmain] my_main_ptr main; ^~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortCloseByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortOpenByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:257:10: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortReadByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:338:11: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortWriteByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SerialPlugin/SerialPlugin.c:425:11: warning: incompatible implicit declaration of built-in function 'alloca' port1 = alloca(portNameSize + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c:1545:18: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] okToListen = ((sqInt (*) (sqInt, sqInt)) sCCLOPfn)((sqInt)s, port); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklogInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SocketPlugin/SocketPlugin.c:1601:18: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] okToListen = ((sqInt (*) (sqInt, sqInt)) sCCLOPfn)((sqInt)s, port); ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c: In function 'mpeg3_generate_toc_for_Squeak': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:183:71: warning: passing argument 2 of 'mpeg3demux_print_timecodes' from incompatible pointer type [-Wincompatible-pointer-types] mpeg3demux_print_timecodes(demuxer->titles[demuxer->current_title], buffer); ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:39:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h:147:5: note: expected 'FILE * {aka struct __FILE *}' but argument is of type 'char *' int mpeg3demux_print_timecodes(mpeg3_title_t *title, FILE *output); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] dstPtr = alloca(sz + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SoundPlugin/SoundPlugin.c:455:11: warning: incompatible implicit declaration of built-in function 'alloca' dstPtr = alloca(sz + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:194:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getDefaultSoundPlayer(void) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:195:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getDefaultSoundRecorder(void) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundPlayerDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:196:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getSoundPlayerDeviceName(sqInt i) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundRecorderDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SoundPlugin/sqUnixSound.c:197:62: warning: return makes pointer from integer without a cast [-Wint-conversion] char *getSoundRecorderDeviceName(sqInt i) { return -1; } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c: In function 'mpeg3_previous_frame': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:489:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3_new_fs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:61:25: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] fs->mpeg_is_in_buffer = (char *) memoryAllocate(1, size); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_close_file': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:173:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!fs->mpeg_is_in_buffer) ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:298:25: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] return_value = sscanf(fs->mpeg_is_in_buffer+fs->mpeg_is_in_buffer_file_position,format, string1, string2); ^~ In file included from /usr/include/stdio.h:82:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:43: /usr/include/iso/stdio_iso.h:214:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern int sscanf(const char *_RESTRICT_KYWD, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf5': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:313:25: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] return_value = sscanf(fs->mpeg_is_in_buffer+fs->mpeg_is_in_buffer_file_position,format, string1, string2, string3, string4, string5); ^~ In file included from /usr/include/stdio.h:82:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c:43: /usr/include/iso/stdio_iso.h:214:12: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern int sscanf(const char *_RESTRICT_KYWD, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_read_transport': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:405:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(demuxer->adaptation_field_control == 1 || demuxer->adaptation_field_control == 3) ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:408:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return result; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_get_ps_pes_packet': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:627:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(pts) demuxer->pes_video_time = pts; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:629:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' memcpy(&demuxer->data_buffer[demuxer->data_size], ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:663:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(pts) demuxer->pes_audio_time = pts; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:664:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' mpeg3packet_read_int32(demuxer); ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3demux_assign_programs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1325:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(timecode1 = mpeg3demux_next_timecode(demuxer, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c: In function 'mpeg3_new_title': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:44:28: warning: pointer targets in passing argument 1 of 'mpeg3_new_fs' differ in signedness [-Wpointer-sign] title->fs = mpeg3_new_fs(file->fs->mpeg_is_in_buffer,file->fs->mpeg_buffer_size); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h:57:13: note: expected 'char *' but argument is of type 'unsigned char *' mpeg3_fs_t* mpeg3_new_fs(char *path,int size); ^~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -I/usr/X11R6/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixMozilla.c -fPIC -DPIC -o .libs/sqUnixMozilla.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -I/usr/X11R6/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c -fPIC -DPIC -o .libs/sqUnixX11.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-null/sqUnixDisplayNull.c -fPIC -DPIC -o .libs/sqUnixDisplayNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c -fPIC -DPIC -o .libs/sqUnixSoundOSS.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c -fPIC -DPIC -o .libs/sqUnixSoundSun.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c -fPIC -DPIC -o .libs/sqUnixSoundNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c -fPIC -DPIC -o .libs/sqUnixSoundPulseAudio.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c -fPIC -DPIC -o .libs/B3DAcceleratorPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:217:20: note: in expansion of macro 'outputFn' static int wrMM__U outputFn(uword, CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:217:20: note: in expansion of macro 'outputFn' static int wrMM__U outputFn(uword, CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:218:20: note: in expansion of macro 'outputFn' static int wrMM_E_ outputFn(sword, CVI CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:219:20: note: in expansion of macro 'outputFn' static int wrMM_EU outputFn(uword, CVI CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:220:20: note: in expansion of macro 'outputFn' static int wrMM8__ outputFn(sbyte, CVI CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:221:20: note: in expansion of macro 'outputFn' static int wrMM8_U outputFn(ubyte, CVI CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:222:20: note: in expansion of macro 'outputFn' static int wrMS___ outputFn(sword, CVI CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:223:20: note: in expansion of macro 'outputFn' static int wrMS__U outputFn(uword, CVI CV__U CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:224:20: note: in expansion of macro 'outputFn' static int wrMS_E_ outputFn(sword, CVI CV_E_ CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:225:20: note: in expansion of macro 'outputFn' static int wrMS_EU outputFn(uword, CVI CV_EU CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:226:20: note: in expansion of macro 'outputFn' static int wrMS8__ outputFn(sbyte, CVI CVB__ CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:227:20: note: in expansion of macro 'outputFn' static int wrMS8_U outputFn(ubyte, CVI CVB_U CVOS); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:228:20: note: in expansion of macro 'outputFn' static int wrSM___ outputFn(sword, CVIM CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:229:20: note: in expansion of macro 'outputFn' static int wrSM__U outputFn(uword, CVIM CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:230:20: note: in expansion of macro 'outputFn' static int wrSM_E_ outputFn(sword, CVIM CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:231:20: note: in expansion of macro 'outputFn' static int wrSM_EU outputFn(uword, CVIM CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:232:20: note: in expansion of macro 'outputFn' static int wrSM8__ outputFn(sbyte, CVIM CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:233:20: note: in expansion of macro 'outputFn' static int wrSM8_U outputFn(ubyte, CVIM CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:235:20: note: in expansion of macro 'outputFn' static int wrSS__U outputFn(uword, CVI CV__U CVO CVI CV__U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:236:20: note: in expansion of macro 'outputFn' static int wrSS_E_ outputFn(sword, CVI CV_E_ CVO CVI CV_E_ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:237:20: note: in expansion of macro 'outputFn' static int wrSS_EU outputFn(uword, CVI CV_EU CVO CVI CV_EU CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:238:20: note: in expansion of macro 'outputFn' static int wrSS8__ outputFn(sbyte, CVI CVB__ CVO CVI CVB__ CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:208:22: warning: incompatible implicit declaration of built-in function 'alloca' TYPE *cvt= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:239:20: note: in expansion of macro 'outputFn' static int wrSS8_U outputFn(ubyte, CVI CVB_U CVO CVI CVB_U CVO); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:276:20: note: in expansion of macro 'inputFn' static int rdMM__U inputFn(uword, CVI CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:277:20: note: in expansion of macro 'inputFn' static int rdMM_E_ inputFn(sword, CVI CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:278:20: note: in expansion of macro 'inputFn' static int rdMM_EU inputFn(uword, CVI CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:279:20: note: in expansion of macro 'inputFn' static int rdMM8__ inputFn(sbyte, CVI CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:280:20: note: in expansion of macro 'inputFn' static int rdMM8_U inputFn(ubyte, CVI CVW_U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:281:20: note: in expansion of macro 'inputFn' static int rdMS___ inputFn(sword, CVI CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:282:20: note: in expansion of macro 'inputFn' static int rdMS__U inputFn(uword, CVI CV__U CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:283:20: note: in expansion of macro 'inputFn' static int rdMS_E_ inputFn(sword, CVI CV_E_ CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:284:20: note: in expansion of macro 'inputFn' static int rdMS_EU inputFn(uword, CVI CV_EU CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:285:20: note: in expansion of macro 'inputFn' static int rdMS8__ inputFn(sbyte, CVI CVW__ CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:286:20: note: in expansion of macro 'inputFn' static int rdMS8_U inputFn(ubyte, CVI CVW_U CVOS); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:287:20: note: in expansion of macro 'inputFn' static int rdSM___ inputFn(sword, CVIM CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:288:20: note: in expansion of macro 'inputFn' static int rdSM__U inputFn(uword, CVIM CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:289:20: note: in expansion of macro 'inputFn' static int rdSM_E_ inputFn(sword, CVIM CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:290:20: note: in expansion of macro 'inputFn' static int rdSM_EU inputFn(uword, CVIM CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:291:20: note: in expansion of macro 'inputFn' static int rdSM8__ inputFn(sbyte, CVIM CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:292:20: note: in expansion of macro 'inputFn' static int rdSM8_U inputFn(ubyte, CVIM CVW_U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:294:20: note: in expansion of macro 'inputFn' static int rdSS__U inputFn(uword, CVI CV__U CVO CVI CV__U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:295:20: note: in expansion of macro 'inputFn' static int rdSS_E_ inputFn(sword, CVI CV_E_ CVO CVI CV_E_ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:296:20: note: in expansion of macro 'inputFn' static int rdSS_EU inputFn(uword, CVI CV_EU CVO CVI CV_EU CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:297:20: note: in expansion of macro 'inputFn' static int rdSS8__ inputFn(sbyte, CVI CVW__ CVO CVI CVW__ CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:266:30: warning: incompatible implicit declaration of built-in function 'alloca' register TYPE *in= (TYPE *)alloca(dsp->hw.bpf * frames); \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:298:20: note: in expansion of macro 'inputFn' static int rdSS8_U inputFn(ubyte, CVI CVW_U CVO CVI CVW_U CVO); ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_Stop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:83:19: warning: 'return' with no value, in function returning non-void if (auFd == -1) return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:81:12: note: declared here static int sound_Stop(void) ^~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:42:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_null_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_null_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_null_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_null_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: note: (near initialization for 'sound_null_itf.snd_GetSwitch') sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: note: (near initialization for 'sound_null_itf.snd_SetSwitch') sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: note: (near initialization for 'sound_null_itf.snd_SetDevice') sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_PlaySamplesFromAtLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:159:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] short *src= (short *) (arrayIndex + 4*startIndex); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_SetRecordLevel': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:218:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:215:12: note: declared here static int sound_SetRecordLevel(int level) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StartRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:225:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:222:12: note: declared here static int sound_StartRecording(int desiredSamplesPerSec, int stereo, int semaIndex) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StopRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:231:3: warning: 'return' with no value, in function returning non-void return; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:229:12: note: declared here static int sound_StopRecording(void) ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'sound_SetVolume': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1000:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (l < 0) l= 0; if (l > LEVEL_MAX) l= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1000:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (l < 0) l= 0; if (l > LEVEL_MAX) l= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1001:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (r < 0) r= 0; if (r > LEVEL_MAX) r= LEVEL_MAX; ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1001:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (r < 0) r= 0; if (r > LEVEL_MAX) r= LEVEL_MAX; ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:278:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:121:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_AvailableSpace, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:121:3: note: (near initialization for 'sound_Sun_itf.snd_AvailableSpace') sound_AvailableSpace, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_Sun_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_Sun_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:124:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySilence, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:124:3: note: (near initialization for 'sound_Sun_itf.snd_PlaySilence') sound_PlaySilence, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:125:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_Start, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:125:3: note: (near initialization for 'sound_Sun_itf.snd_Start') sound_Start, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:126:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_Stop, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:126:3: note: (near initialization for 'sound_Sun_itf.snd_Stop') sound_Stop, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:127:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_StartRecording, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:127:3: note: (near initialization for 'sound_Sun_itf.snd_StartRecording') sound_StartRecording, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1166:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:128:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_StopRecording, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:128:3: note: (near initialization for 'sound_Sun_itf.snd_StopRecording') sound_StopRecording, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:122:3: note: (near initialization for 'sound_OSS_itf.snd_InsertSamplesFromLeadTime') sound_InsertSamplesFromLeadTime, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_Sun_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:123:3: note: (near initialization for 'sound_OSS_itf.snd_PlaySamplesFromAtLength') sound_PlaySamplesFromAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_Sun_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:130:3: note: (near initialization for 'sound_OSS_itf.snd_RecordSamplesIntoAtLength') sound_RecordSamplesIntoAtLength, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: note: (near initialization for 'sound_Sun_itf.snd_GetSwitch') sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_OSS_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: note: (near initialization for 'sound_Sun_itf.snd_SetSwitch') sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: note: (near initialization for 'sound_OSS_itf.snd_GetSwitch') sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: note: (near initialization for 'sound_OSS_itf.snd_SetSwitch') sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: note: (near initialization for 'sound_Sun_itf.snd_SetDevice') sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: note: (near initialization for 'sound_OSS_itf.snd_SetDevice') sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c: In function 'sound_RecordSamplesIntoAtLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1032:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sqInt {aka long int}' [-Wformat=] printf("***(%d) sound_RecordSamplesIntoAtLength(): No space in Squeak buffer!\n", startSliceIndex); ~^ %ld In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1120:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:133:3: note: (near initialization for 'sound_PA_itf.snd_SetRecordLevel') sound_SetRecordLevel, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:134:3: note: (near initialization for 'sound_PA_itf.snd_GetSwitch') sound_GetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:135:3: note: (near initialization for 'sound_PA_itf.snd_SetSwitch') sound_SetSwitch, \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/SqSound.h:136:3: note: (near initialization for 'sound_PA_itf.snd_SetDevice') sound_SetDevice \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:331:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c: In function 'recordMouseWheelEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c:123:35: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] #define allocateMouseWheelEvent() ( \ ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixEvent.c:187:22: note: in expansion of macro 'allocateMouseWheelEvent' sqMouseEvent *evt= allocateMouseWheelEvent(); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'getSelectionFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:865:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] textProperty.value= data; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'lookupKeys': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1611:58: warning: pointer targets in passing argument 3 of 'lookup' differ in signedness [-Wpointer-sign] *count= lookup(inputContext, (XKeyPressedEvent *)xevt, string, size, symbolic, status); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1611:58: note: expected 'char *' but argument is of type 'unsigned char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1616:57: warning: pointer targets in passing argument 3 of 'lookup' differ in signedness [-Wpointer-sign] *count= lookup(inputContext, (XKeyPressedEvent *)xevt, buf, *count, symbolic, status); ^~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1616:57: note: expected 'char *' but argument is of type 'unsigned char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'x2sqKeyCompositionInput': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1882:24: warning: pointer targets in passing argument 1 of 'ux2sqXWin' differ in signedness [-Wpointer-sign] inputCount= ux2sqXWin(aBuf, inputCount, inputBuf, inputCount, 0); ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.h:54:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int ux2sqXWin(char *from, int fromLen, char *to, int toLen, int term); ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:1882:42: warning: pointer targets in passing argument 3 of 'ux2sqXWin' differ in signedness [-Wpointer-sign] inputCount= ux2sqXWin(aBuf, inputCount, inputBuf, inputCount, 0); ^~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm/sqUnixCharConv.h:54:12: note: expected 'char *' but argument is of type 'unsigned char *' extern int ux2sqXWin(char *from, int fromLen, char *to, int toLen, int term); ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:2422:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c: In function 'dndInLaunchDrop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:821:15: warning: pointer targets in passing argument 1 of 'addDropFile' differ in signedness [-Wpointer-sign] addDropFile(fileName); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:784:13: note: expected 'char *' but argument is of type 'unsigned char *' static void addDropFile(char *fileName); ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixXdnd.c:831:27: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] launchDrops[i].fileName = fileName; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:2487:110: warning: "/*" within comment [-Wcomment] grep '^#[ ]*define[ ][ ]*XK_.*0x[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][^0-9a-fA-F]' /usr/include/X11/*.h | sed 's/^.*\(XK_[^ ]*\)[ ]*\(0x[0-9a-fA-F]*\).*$/{ "\1", \2 }, /' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'initPixmap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm-display-X11/sqUnixX11.c:4144:19: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] if (i > 255) error("index out of range in color table compuation"); ^~~~~ perror libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c -fPIC -DPIC -o .libs/FileAttributesPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c -fPIC -DPIC -o .libs/Squeak3D.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1599:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * 16) ~~~~~~~~~~~~~~~~~~~~~^~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c -fPIC -DPIC -o .libs/sqOpenGLRenderer.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c: In function 'initialiseModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:2659:11: warning: assignment makes integer from pointer without a cast [-Wint-conversion] loadBBFn = ioLoadFunctionFrom("loadBitBltFrom", bbPluginName); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:2660:13: warning: assignment makes integer from pointer without a cast [-Wint-conversion] copyBitsFn = ioLoadFunctionFrom("copyBitsFromtoat", bbPluginName); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/Squeak3D/Squeak3D.c:3754:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * PrimVertexSize) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveClosedir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] buffer = alloca(structSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveReaddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:985:11: warning: incompatible implicit declaration of built-in function 'alloca' buffer = alloca(structSize); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveRewinddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:1037:11: warning: incompatible implicit declaration of built-in function 'alloca' buffer = alloca(structSize); ^~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dAlloc.c -fPIC -DPIC -o .libs/b3dAlloc.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/B3DAcceleratorPlugin/sqUnixOpenGL.c -fPIC -DPIC -o .libs/sqUnixOpenGL.o In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:23:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiArgByValuein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:979:36: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = floatValue; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiArgumentSpecClassin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1154:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((*((double *) ptrAddress))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1170:43: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((*((long long *) ptrAddress))))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1187:42: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1203:44: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1]))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1281:42: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((*((double *) ptrAddress))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1297:44: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((*((long long *) ptrAddress))))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1314:43: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1330:45: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1]))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1365:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1389:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)null)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1492:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1530:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1547:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1566:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1589:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1606:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1625:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1791:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = floatValue; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiAtomicArgByReferenceClassin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1874:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1912:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1929:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1948:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1971:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:1988:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2007:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiCallArgArrayOrNilNumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2249:15: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] allocation = alloca((stackSize + ((calloutState->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2249:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2262:38: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer)); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:23:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiLoadCalloutAddressFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2820:124: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] address = ((sqInt)(ioLoadSymbolOfLengthFromModule(((sqInt)(firstIndexableField(functionName))), byteSizeOf(functionName), moduleHandle))); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2820:124: note: expected 'void *' but argument is of type 'sqInt {aka long int}' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushPointerContentsOfin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3004:38: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3030:38: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3057:38: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushPointerin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3078:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedBytein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3097:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedCharin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3116:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedIntin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3135:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedLongLongOopin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3176:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedLongLongin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3195:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedShortin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3214:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed short) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStringOfLengthin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3247:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStructureContentsOfin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3337:40: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((*((double *) ptrAddress))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3353:42: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((*((long long *) ptrAddress))))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3370:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3386:43: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1]))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3464:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((*((double *) ptrAddress))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3480:43: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((*((long long *) ptrAddress))))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3497:42: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) ptrAddress))[1]); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3513:44: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) ptrAddress))[1]))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3548:38: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStructureofSizetypeSpecofLengthin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3607:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((*((double *) pointer))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3623:41: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((*((long long *) pointer))))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3640:40: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = ((((double *) pointer))[1]); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3656:42: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) ((((long long *) pointer))[1]))); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedBytein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3688:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedCharin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3707:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedIntin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3726:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedLongLongOopin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3767:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedLongLongin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3786:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedShortin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:3805:37: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned short) value)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveCallout': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:4866:16: warning: incompatible implicit declaration of built-in function 'alloca' allocation1 = alloca((stackSize1 + ((calloutState1->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:4879:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveCalloutWithArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:5883:16: warning: incompatible implicit declaration of built-in function 'alloca' allocation1 = alloca((stackSize1 + ((calloutState1->structReturnSize))) + (cStackAlignment())); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:5896:39: warning: array subscript has type 'char' [-Wchar-subscripts] ((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1)); ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveLoadSymbolFromModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:6816:104: warning: passing argument 3 of 'ioLoadSymbolOfLengthFromModule' makes pointer from integer without a cast [-Wint-conversion] address = ioLoadSymbolOfLengthFromModule(((sqInt) (firstIndexableField(symbol))), byteSizeOf(symbol), moduleHandle); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:6816:104: note: expected 'void *' but argument is of type 'sqInt {aka long int}' libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c -fPIC -DPIC -o .libs/sqFFIPlugin.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-null.so -o .libs/vm-sound-null.so .libs/sqUnixSoundNull.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin/faCommon.c -fPIC -DPIC -o .libs/faCommon.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-Sun.so -o .libs/vm-sound-Sun.so .libs/sqUnixSoundSun.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-display-null.so -o .libs/vm-display-null.so .libs/sqUnixDisplayNull.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-pulse.so -o .libs/vm-sound-pulse.so .libs/sqUnixSoundPulseAudio.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lpulse-simple -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dDraw.c -fPIC -DPIC -o .libs/b3dDraw.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-sound-OSS.so -o .libs/vm-sound-OSS.so .libs/sqUnixSoundOSS.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "vm-display-null.la" && ln -s "../vm-display-null.la" "vm-display-null.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c -fPIC -DPIC -o .libs/sqManualSurface.o libtool: link: ( cd ".libs" && rm -f "vm-sound-null.la" && ln -s "../vm-sound-null.la" "vm-sound-null.la" ) libtool: link: ( cd ".libs" && rm -f "vm-sound-Sun.la" && ln -s "../vm-sound-Sun.la" "vm-sound-Sun.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/FileAttributesPlugin/faSupport.c -fPIC -DPIC -o .libs/faSupport.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakFFIPrims -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c -fPIC -DPIC -o .libs/sqFFITestFuncs.o libtool: link: ( cd ".libs" && rm -f "vm-sound-pulse.la" && ln -s "../vm-sound-pulse.la" "vm-sound-pulse.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dInit.c -fPIC -DPIC -o .libs/b3dInit.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c -fPIC -DPIC -o .libs/b3dRemap.o libtool: link: ( cd ".libs" && rm -f "vm-sound-OSS.la" && ln -s "../vm-sound-OSS.la" "vm-sound-OSS.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dMain.c -fPIC -DPIC -o .libs/b3dMain.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SqueakSSL/SqueakSSL.c -fPIC -DPIC -o .libs/SqueakSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c -fPIC -DPIC -o .libs/UnicodePlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c: In function 'b3dValidateAndRemapState': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:227:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] faceOffset = (int)state->faceAlloc - (int)state->faceAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:227:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] faceOffset = (int)state->faceAlloc - (int)state->faceAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:228:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] edgeOffset = (int)state->edgeAlloc - (int)state->edgeAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:228:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] edgeOffset = (int)state->edgeAlloc - (int)state->edgeAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:229:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] attrOffset = (int)state->attrAlloc - (int)state->attrAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:229:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] attrOffset = (int)state->attrAlloc - (int)state->attrAlloc->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:230:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] aetOffset = (int)state->aet - (int)state->aet->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:230:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] aetOffset = (int)state->aet - (int)state->aet->This; ^ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/LocalePlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/LocalePlugin/LocalePlugin.c -fPIC -DPIC -o .libs/LocalePlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:268:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] objOffset = (int)obj - (int)obj->This; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/Squeak3D/b3dRemap.c:268:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] objOffset = (int)obj - (int)obj->This; ^ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c -fPIC -DPIC -o .libs/sqUnixSSL.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,B3DAcceleratorPlugin.so -o .libs/B3DAcceleratorPlugin.so .libs/B3DAcceleratorPlugin.o .libs/sqOpenGLRenderer.o .libs/sqUnixOpenGL.o -L/usr/local/lib -lXrender -lGL -lXext -lX11 -lSM -lICE -lpthread -lm -lsocket -lnsl -m64 -g -pthread -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/UnicodePlugin/UnicodeOps-linux.c -fPIC -DPIC -o .libs/UnicodeOps-linux.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/LocalePlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/LocalePlugin/sqUnixLocale.c -fPIC -DPIC -o .libs/sqUnixLocale.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c: In function 'primitiveDrawString': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:255:38: warning: passing argument 3 of 'unicodeDrawString' from incompatible pointer type [-Wincompatible-pointer-types] unicodeDrawString(utf8, utf8Length, &w, &h, bitmapPtr); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin/UnicodePlugin.h:7:6: note: expected 'int *' but argument is of type 'sqInt * {aka long int *}' void unicodeDrawString(char *utf8, int utf8Length, int *wPtr, int *hPtr, unsigned int *bitmapPtr); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:255:42: warning: passing argument 4 of 'unicodeDrawString' from incompatible pointer type [-Wincompatible-pointer-types] unicodeDrawString(utf8, utf8Length, &w, &h, bitmapPtr); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin/UnicodePlugin.h:7:6: note: expected 'int *' but argument is of type 'sqInt * {aka long int *}' void unicodeDrawString(char *utf8, int utf8Length, int *wPtr, int *hPtr, unsigned int *bitmapPtr); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c: In function 'primitiveMeasureString': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:338:41: warning: passing argument 3 of 'unicodeMeasureString' from incompatible pointer type [-Wincompatible-pointer-types] unicodeMeasureString(utf8, utf8Length, &w, &h); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin/UnicodePlugin.h:10:6: note: expected 'int *' but argument is of type 'sqInt * {aka long int *}' void unicodeMeasureString(char *utf8, int utf8Length, int *wPtr, int *hPtr); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:338:45: warning: passing argument 4 of 'unicodeMeasureString' from incompatible pointer type [-Wincompatible-pointer-types] unicodeMeasureString(utf8, utf8Length, &w, &h); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UnicodePlugin/UnicodePlugin.h:10:6: note: expected 'int *' but argument is of type 'sqInt * {aka long int *}' void unicodeMeasureString(char *utf8, int utf8Length, int *wPtr, int *hPtr); ^~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UUIDPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UUIDPlugin/UUIDPlugin.c -fPIC -DPIC -o .libs/UUIDPlugin.o libtool: link: ( cd ".libs" && rm -f "B3DAcceleratorPlugin.la" && ln -s "../B3DAcceleratorPlugin.la" "B3DAcceleratorPlugin.la" ) In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h: In function 'loadLibrary': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:164:30: warning: the address of 'SSL_library_init' will always evaluate as 'true' [-Waddress] #define sqo_SSL_library_init SSL_library_init ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:873:7: note: in expansion of macro 'sqo_SSL_library_init' if (sqo_SSL_library_init) { ^~~~~~~~~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c -fPIC -DPIC -o .libs/ImmX11Plugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc: In function 'sqConnectSSL': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:106:31: warning: the address of 'X509_check_ip_asc' will always evaluate as 'true' [-Waddress] #define sqo_X509_check_ip_asc X509_check_ip_asc ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:451:29: note: in expansion of macro 'sqo_X509_check_ip_asc' if (sqo_X509_check_ip_asc && sqo_X509_check_host) { ^~~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:451:51: warning: the address of 'X509_check_host' will always evaluate as 'true' [-Waddress] if (sqo_X509_check_ip_asc && sqo_X509_check_host) { ^~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/UUIDPlugin -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/plugins/UUIDPlugin/sqUnixUUID.c -fPIC -DPIC -o .libs/sqUnixUUID.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SocketPlugin -DSQAIO_H=\"sqaio.h\" -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c -fPIC -DPIC -o .libs/UnixOSProcessPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primGetLocaleEncoding': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:185:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetEncodingToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:324:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:376:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) name) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetPathEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:394:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetTextEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:426:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetXWinEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/ImmX11Plugin/ImmX11Plugin.c:483:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/DESPlugin/DESPlugin.c -fPIC -DPIC -o .libs/DESPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/MD5Plugin/MD5Plugin.c -fPIC -DPIC -o .libs/MD5Plugin.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,FileAttributesPlugin.so -o .libs/FileAttributesPlugin.so .libs/FileAttributesPlugin.o .libs/faCommon.o .libs/faSupport.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SqueakFFIPrims.so -o .libs/SqueakFFIPrims.so .libs/SqueakFFIPrims.o .libs/sqFFIPlugin.o .libs/sqManualSurface.o .libs/sqFFITestFuncs.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,vm-display-X11.so -o .libs/vm-display-X11.so .libs/sqUnixX11.o .libs/sqUnixMozilla.o -L/usr/local/lib -lXrender -lGL -lXext -lX11 -lSM -lICE -lpthread -lm -lsocket -lnsl -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/plugins/SocketPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c -fPIC -DPIC -o .libs/XDisplayControlPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSigChldHandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4786:36: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigchldHandlerAction.sa_sigaction = reapChildProcess; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4792:53: warning: comparison between pointer and integer if ((sigaction(SIGCHLD, &sigchldHandlerAction, 0)) == (sigErrorNumber())) { ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSignalNumberhandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4835:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/spur64src/vm -I/usr/local/include -D_LARGEFILE64_SOURCE -m64 -Wno-missing-braces -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-label -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/SHA2Plugin/SHA2Plugin.c -fPIC -DPIC -o .libs/SHA2Plugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveDisconnectDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:188:3: warning: implicit declaration of function 'forgetXDisplay'; did you mean 'XOpenDisplay'? [-Wimplicit-function-declaration] forgetXDisplay(); ^~~~~~~~~~~~~~ XOpenDisplay /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveFlushDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:200:2: warning: implicit declaration of function 'synchronizeXDisplay' [-Wimplicit-function-declaration] synchronizeXDisplay(); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveKillDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:259:3: warning: implicit declaration of function 'disconnectXDisplay'; did you mean 'XCloseDisplay'? [-Wimplicit-function-declaration] disconnectXDisplay(); ^~~~~~~~~~~~~~~~~~ XCloseDisplay /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: warning: passing argument 1 of 'methodReturnString' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] methodReturnString(getModuleName()); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveOpenDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:284:3: warning: implicit declaration of function 'openXDisplay'; did you mean 'XOpenDisplay'? [-Wimplicit-function-declaration] openXDisplay(); ^~~~~~~~~~~~ XOpenDisplay libtool: link: ( cd ".libs" && rm -f "FileAttributesPlugin.la" && ln -s "../FileAttributesPlugin.la" "FileAttributesPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,Squeak3D.so -o .libs/Squeak3D.so .libs/Squeak3D.o .libs/b3dAlloc.o .libs/b3dDraw.o .libs/b3dInit.o .libs/b3dMain.o .libs/b3dRemap.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "SqueakFFIPrims.la" && ln -s "../SqueakFFIPrims.la" "SqueakFFIPrims.la" ) libtool: link: ( cd ".libs" && rm -f "vm-display-X11.la" && ln -s "../vm-display-X11.la" "vm-display-X11.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,LocalePlugin.so -o .libs/LocalePlugin.so .libs/LocalePlugin.o .libs/sqUnixLocale.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m64 -m64 -Wl,-z -Wl,now -o ckformat /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:21:6: warning: unused variable 'match' [-Wunused-variable] int match; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:20:16: warning: unused variable 'c' [-Wunused-variable] unsigned char c; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/src/ckformat.c:19:6: warning: unused variable 'formatNumber' [-Wunused-variable] int formatNumber; ^~~~~~~~~~~~ libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UnicodePlugin.so -o .libs/UnicodePlugin.so .libs/UnicodePlugin.o .libs/UnicodeOps-linux.o -L/usr/local/lib -lpangocairo-1.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SqueakSSL.so -o .libs/SqueakSSL.so .libs/SqueakSSL.o .libs/sqUnixSSL.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lcrypto -lssl -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "Squeak3D.la" && ln -s "../Squeak3D.la" "Squeak3D.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UUIDPlugin.so -o .libs/UUIDPlugin.so .libs/UUIDPlugin.o .libs/sqUnixUUID.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -luuid -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "LocalePlugin.la" && ln -s "../LocalePlugin.la" "LocalePlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,ImmX11Plugin.so -o .libs/ImmX11Plugin.so .libs/ImmX11Plugin.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,DESPlugin.so -o .libs/DESPlugin.so .libs/DESPlugin.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,MD5Plugin.so -o .libs/MD5Plugin.so .libs/MD5Plugin.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "SqueakSSL.la" && ln -s "../SqueakSSL.la" "SqueakSSL.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,XDisplayControlPlugin.so -o .libs/XDisplayControlPlugin.so .libs/XDisplayControlPlugin.o -L/usr/local/lib -luuid -lpthread -lm -lsocket -lnsl -lX11 -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "UUIDPlugin.la" && ln -s "../UUIDPlugin.la" "UUIDPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "UnicodePlugin.la" && ln -s "../UnicodePlugin.la" "UnicodePlugin.la" ) libtool: link: ( cd ".libs" && rm -f "ImmX11Plugin.la" && ln -s "../ImmX11Plugin.la" "ImmX11Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,SHA2Plugin.so -o .libs/SHA2Plugin.so .libs/SHA2Plugin.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "DESPlugin.la" && ln -s "../DESPlugin.la" "DESPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "MD5Plugin.la" && ln -s "../MD5Plugin.la" "MD5Plugin.la" ) libtool: link: ( cd ".libs" && rm -f "XDisplayControlPlugin.la" && ln -s "../XDisplayControlPlugin.la" "XDisplayControlPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "SHA2Plugin.la" && ln -s "../SHA2Plugin.la" "SHA2Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,UnixOSProcessPlugin.so -o .libs/UnixOSProcessPlugin.so .libs/UnixOSProcessPlugin.o -L/usr/local/lib -m64 -g -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "UnixOSProcessPlugin.la" && ln -s "../UnixOSProcessPlugin.la" "UnixOSProcessPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -g -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -DCOGMTVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m64 -m64 -Wl,-z -Wl,now -o squeak disabledPlugins.o version.o -L/usr/local/lib vm/vm.a ADPCMCodecPlugin/ADPCMCodecPlugin.a AioPlugin/AioPlugin.a AsynchFilePlugin/AsynchFilePlugin.a B2DPlugin/B2DPlugin.a BitBltPlugin/BitBltPlugin.a BMPReadWriterPlugin/BMPReadWriterPlugin.a CroquetPlugin/CroquetPlugin.a HostWindowPlugin/HostWindowPlugin.a ZipPlugin/ZipPlugin.a DropPlugin/DropPlugin.a DSAPrims/DSAPrims.a FFTPlugin/FFTPlugin.a FileCopyPlugin/FileCopyPlugin.a FilePlugin/FilePlugin.a Float64ArrayPlugin/Float64ArrayPlugin.a FloatArrayPlugin/FloatArrayPlugin.a FloatMathPlugin/FloatMathPlugin.a IA32ABI/IA32ABI.a JoystickTabletPlugin/JoystickTabletPlugin.a JPEGReaderPlugin/JPEGReaderPlugin.a JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.a Klatt/Klatt.a LargeIntegers/LargeIntegers.a Matrix2x3Plugin/Matrix2x3Plugin.a MiscPrimitivePlugin/MiscPrimitivePlugin.a Mpeg3Plugin/Mpeg3Plugin.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 VMProfileLinuxSupportPlugin/VMProfileLinuxSupportPlugin.a -luuid -lpthread -lm -lsocket -lnsl vm/vm.a -pthread text data bss dec hex filename 2215161 94424 1035504 3345089 330ac1 squeak 5.0-202102111620-cog Sun Feb 14 11:52:48 UTC 2021 /usr/gcc/7/bin/gcc 7.5.0 [Production Spur 64-bit VM] CoInterpreter VMMaker.oscog-eem.2945 uuid: 5eae7a41-7349-4d77-87cc-fba72c5d8fd1 Feb 14 2021 StackToRegisterMappingCogit VMMaker.oscog-eem.2945 uuid: 5eae7a41-7349-4d77-87cc-fba72c5d8fd1 Feb 14 2021 VM: 202102111620-cog stes@phobos:src/opensmalltalk Date: Thu Feb 11 17:20:06 2021 CommitHash: 55f686255 Plugins: 202102111620-cog stes@phobos:src/opensmalltalk SunOS hipster.openindiana.org 5.11 illumos-1502345d2f i86pc i386 i86pc illumos plugin path: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/ [default: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/] /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/COPYING /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/COPYRIGHT /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/LICENSE /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Contributing /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Keyboard /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/opensmalltalk-vm-sun-v5.0.26/platforms/unix/doc/README.Sound /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/doc/squeak /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-X11.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-X11.la libtool: install: /usr/gnu/bin/install -c vm-display-X11/.libs/vm-display-X11.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-X11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-X11.so libtool: install: /usr/gnu/bin/install -c vm-display-X11/.libs/vm-display-X11.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-X11.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-null.la libtool: install: /usr/gnu/bin/install -c vm-display-null/.libs/vm-display-null.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-null.so libtool: install: /usr/gnu/bin/install -c vm-display-null/.libs/vm-display-null.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-display-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-OSS.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-OSS.la libtool: install: /usr/gnu/bin/install -c vm-sound-OSS/.libs/vm-sound-OSS.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-OSS.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-OSS.so libtool: install: /usr/gnu/bin/install -c vm-sound-OSS/.libs/vm-sound-OSS.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-OSS.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-Sun.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-Sun.la libtool: install: /usr/gnu/bin/install -c vm-sound-Sun/.libs/vm-sound-Sun.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-Sun.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-Sun.so libtool: install: /usr/gnu/bin/install -c vm-sound-Sun/.libs/vm-sound-Sun.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-Sun.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-null.la libtool: install: /usr/gnu/bin/install -c vm-sound-null/.libs/vm-sound-null.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-null.so libtool: install: /usr/gnu/bin/install -c vm-sound-null/.libs/vm-sound-null.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-pulse.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-pulse.la libtool: install: /usr/gnu/bin/install -c vm-sound-pulse/.libs/vm-sound-pulse.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-pulse.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-pulse.so libtool: install: /usr/gnu/bin/install -c vm-sound-pulse/.libs/vm-sound-pulse.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/vm-sound-pulse.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c B3DAcceleratorPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.la libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.so libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/B3DAcceleratorPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c FileAttributesPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/FileAttributesPlugin.la libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/FileAttributesPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/FileAttributesPlugin.so libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/FileAttributesPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c Squeak3D.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/Squeak3D.la libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/Squeak3D.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/Squeak3D.so libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/Squeak3D.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakFFIPrims.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakFFIPrims.la libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakFFIPrims.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakFFIPrims.so libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakFFIPrims.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakSSL.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakSSL.la libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakSSL.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakSSL.so libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SqueakSSL.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c LocalePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/LocalePlugin.la libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/LocalePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/LocalePlugin.so libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/LocalePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnicodePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnicodePlugin.la libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnicodePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnicodePlugin.so libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnicodePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnixOSProcessPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.la libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.so libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UnixOSProcessPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UUIDPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UUIDPlugin.la libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UUIDPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UUIDPlugin.so libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/UUIDPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c ImmX11Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/ImmX11Plugin.la libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/ImmX11Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/ImmX11Plugin.so libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/ImmX11Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c XDisplayControlPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/XDisplayControlPlugin.la libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/XDisplayControlPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/XDisplayControlPlugin.so libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/XDisplayControlPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c DESPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/DESPlugin.la libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/DESPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/DESPlugin.so libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/DESPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c MD5Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/MD5Plugin.la libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/MD5Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/MD5Plugin.so libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/MD5Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SHA2Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SHA2Plugin.la libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SHA2Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SHA2Plugin.so libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/prototype/i386/usr/lib/amd64/squeak/5.0-202102111620-cog/SHA2Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202102111620-cog' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/manifest-i386-squeak-5c.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5c/build/manifest-i386-squeak-5c-nodisplay.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: runtime/squeak5c pkg://openindiana.org/runtime/squeak-5c@5.0.2945,5.11-2020.0.1.0:20210214T115308Z PUBLISHED pkg://openindiana.org/runtime/squeak-5c-nodisplay@5.0.2945,5.11-2020.0.1.0:20210214T115314Z PUBLISHED