gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/opensmalltalk-vm-sun-v5.0.29.tar.gz... validating signature... skipping (no signature URL) validating hash... ok 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 patching file src/plugins/VectorEnginePlugin/VectorEnginePlugin.c 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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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-interp... 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 ******** 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 VectorEnginePlugin/Makefile creating DESPlugin/Makefile creating MD5Plugin/Makefile creating SHA2Plugin/Makefile /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'warningat': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:52:13: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *sl = alloca(strlen(s) + 16); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:52:13: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/AioPlugin/AioPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'interpret': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:2462:20: warning: incompatible implicit declaration of built-in function 'alloca' theStackMemory = alloca(stackPagesBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c: In function 'asyncFileOpen': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/HostWindowPlugin/HostWindowPlugin.c: In function 'primitiveShowHostWindowRect': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/HostWindowPlugin/HostWindowPlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'primitiveGetNextEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:67:20: note: format string is defined here #define PRIuSQINT "u" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/config/getversion.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c: In function 'ioShowDisplayOnWindow': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/config/getversion.c:3:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c: In function 'dropRequestFileHandle': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19580: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:19582: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], ((void *)(evtBuf[7]))); ~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileCopyPlugin/FileCopyPlugin.c: In function 'primitiveFileCopyNamedTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c: In function 'copy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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) ^~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/aio.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/aio.c: In function 'growEpollEventsByFileDescriptorTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/aio.c: In function 'aioPoll': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'writeScavengeLog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:30261: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixCharConv.c: In function 'convertChars': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'addSegmentOfSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:47713: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:396: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'outOfMemory': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:872:3: warning: implicit declaration of function 'pushOutputFile' [-Wimplicit-function-declaration] pushOutputFile((char *)STDERR_FILENO); ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'sigusr1': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1101:2: warning: implicit declaration of function 'popOutputFile' [-Wimplicit-function-declaration] popOutputFile(); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'vm_parseArgument': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1672:25: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *buf = (char *)alloca(len + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1672:25: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixVMProfile.c: In function 'initProfileThread': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:2139:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigsegv_handler_action.sa_sigaction = sigsegv; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:2146:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigusr1_handler_action.sa_sigaction = sigusr1; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqVirtualMachine.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c:20: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primInLibraryFindSymbol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:207: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:232:25: note: in expansion of macro 'longAtPointer' # define longAt(oop) longAtPointer(atPointerArg(oop)) ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primMostRecentCallbackContext': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/ia32abicc.c:114:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32IntegralReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dabusiness.h:51:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/ia32abicc.c:123:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32FloatReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/ia32abicc.c:132:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:9: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dabusiness.h: In function 'callIA32DoubleReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'printMethodCacheFor': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:57753: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:68:20: note: format string is defined here #define PRIxSQINT "x" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c: In function 'shortPrintOop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:60789: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:60792: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:66:20: note: format string is defined here #define PRIdSQINT "d" /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:60792: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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm/gcc3x-interp.c:60792:32: note: format string is defined here printf("=$%" PRIdSQINT " ($%c)\n", ((long)(((((usqInt)oop))) >> (numTagBits()))), ((wint_t) (((((usqInt)oop))) >> (numTagBits())))); ~^ %lc In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jpeglib.h:24:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h:4, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:9:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/config.h:198:0: note: this is the location of the previous definition #define HAVE_STDLIB_H 1 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'jinit_c_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/LargeIntegers/LargeIntegers.c: In function 'normalizeNegative': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_clearblock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_get_macroblocks': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c: In function 'mpeg3video_ext_user_data': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortCloseByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortOpenByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortReadByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortWriteByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c: In function 'mpeg3audio_II_step_two': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklogInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'alloc_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'make_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_wraparound_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_bottom_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_context_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'jinit_d_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketCreateRawProtoTypeRecvBytesSendBytesSemaIDReadSemaIDWriteSemaID': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c:48:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketListenOnPortBacklogSizeInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketSendDataBufCount': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqResolverGetAddressInfoHostSizeServiceSizeFlagsFamilyTypeProtocol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqResolverGetNameInfoSizeFlags': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SocketPlugin/sqUnixSocket.c: In function 'sqSocketListenBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c: In function 'mpeg3_generate_toc_for_Squeak': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:39:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c: In function 'mpeg3_previous_frame': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_read_transport': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_get_ps_pes_packet': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3demux_assign_programs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3_new_fs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_close_file': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf5': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c: In function 'mpeg3_new_title': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundPlayerDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundRecorderDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c:455:11: warning: incompatible implicit declaration of built-in function 'alloca' dstPtr = alloca(sz + 1); ^~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c -fPIC -DPIC -o .libs/sqUnixSoundOSS.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/B3DAcceleratorPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-null/sqUnixDisplayNull.c -fPIC -DPIC -o .libs/sqUnixDisplayNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c -fPIC -DPIC -o .libs/sqUnixX11.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixMozilla.c -fPIC -DPIC -o .libs/sqUnixMozilla.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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); ^~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c -fPIC -DPIC -o .libs/sqUnixSoundSun.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'sound_SetVolume': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1166:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c -fPIC -DPIC -o .libs/sqUnixSoundNull.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_Stop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:81:12: note: declared here static int sound_Stop(void) ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_SetRecordLevel': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StartRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StopRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:229:12: note: declared here static int sound_StopRecording(void) ^~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:278:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:42:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:331:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixEvent.c: In function 'recordMouseWheelEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixEvent.c:187:22: note: in expansion of macro 'allocateMouseWheelEvent' sqMouseEvent *evt= allocateMouseWheelEvent(); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'getSelectionFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'lookupKeys': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'x2sqKeyCompositionInput': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:2422:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixXdnd.c: In function 'dndInLaunchDrop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'initPixmap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioFormPrint': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioShowDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'display_ioSetDisplayMode': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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: 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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c -fPIC -DPIC -o .libs/sqUnixSoundPulseAudio.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 -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1120:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ 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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c -fPIC -DPIC -o .libs/B3DAcceleratorPlugin.o libtool: link: ( cd ".libs" && rm -f "vm-display-null.la" && ln -s "../vm-display-null.la" "vm-display-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 -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" ) /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1599:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * 16) ~~~~~~~~~~~~~~~~~~~~~^~~~~ libtool: link: ( cd ".libs" && rm -f "vm-sound-null.la" && ln -s "../vm-sound-null.la" "vm-sound-null.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c -fPIC -DPIC -o .libs/FileAttributesPlugin.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 -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin/faCommon.c -fPIC -DPIC -o .libs/faCommon.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveClosedir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveReaddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveRewinddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/FileAttributesPlugin/faSupport.c -fPIC -DPIC -o .libs/faSupport.o 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 -lmapmalloc -lpulse-simple -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c -fPIC -DPIC -o .libs/Squeak3D.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c -fPIC -DPIC -o .libs/sqOpenGLRenderer.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/B3DAcceleratorPlugin/sqUnixOpenGL.c -fPIC -DPIC -o .libs/sqUnixOpenGL.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c: In function 'initialiseModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c:3754:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * PrimVertexSize) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 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 -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dAlloc.c -fPIC -DPIC -o .libs/b3dAlloc.o 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 -lmapmalloc -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dDraw.c -fPIC -DPIC -o .libs/b3dDraw.o libtool: link: ( cd ".libs" && rm -f "vm-display-X11.la" && ln -s "../vm-display-X11.la" "vm-display-X11.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dInit.c -fPIC -DPIC -o .libs/b3dInit.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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dMain.c -fPIC -DPIC -o .libs/b3dMain.o libtool: link: ( cd ".libs" && rm -f "FileAttributesPlugin.la" && ln -s "../FileAttributesPlugin.la" "FileAttributesPlugin.la" ) In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:18:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'ffiCallArgArrayOrNilNumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:1817:15: warning: incompatible implicit declaration of built-in function 'alloca' libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c -fPIC -DPIC -o .libs/sqFFIPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'ffiLoadCalloutAddressFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveCallout': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveCalloutWithArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c: In function 'primitiveLoadSymbolFromModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/IA32FFIPlugin.c:5688:104: note: expected 'void *' but argument is of type 'sqInt {aka int}' libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c -fPIC -DPIC -o .libs/sqManualSurface.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dRemap.c -fPIC -DPIC -o .libs/b3dRemap.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c -fPIC -DPIC -o .libs/sqFFITestFuncs.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 -lmapmalloc -m32 -pthread -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakSSL/SqueakSSL.c -fPIC -DPIC -o .libs/SqueakSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c -fPIC -DPIC -o .libs/sqUnixSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/LocalePlugin/LocalePlugin.c -fPIC -DPIC -o .libs/LocalePlugin.o libtool: link: ( cd ".libs" && rm -f "B3DAcceleratorPlugin.la" && ln -s "../B3DAcceleratorPlugin.la" "B3DAcceleratorPlugin.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c -fPIC -DPIC -o .libs/UnicodePlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/LocalePlugin/sqUnixLocale.c -fPIC -DPIC -o .libs/sqUnixLocale.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/UnicodePlugin/UnicodeOps-linux.c -fPIC -DPIC -o .libs/UnicodeOps-linux.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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/openssl_overlay.h: In function 'loadLibrary': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/openssl_overlay.h:873:7: note: in expansion of macro 'sqo_SSL_library_init' if (sqo_SSL_library_init) { ^~~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc: In function 'sqConnectSSL': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UUIDPlugin/UUIDPlugin.c -fPIC -DPIC -o .libs/UUIDPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SocketPlugin -DSQAIO_H=\"sqaio.h\" -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c -fPIC -DPIC -o .libs/UnixOSProcessPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/UUIDPlugin/sqUnixUUID.c -fPIC -DPIC -o .libs/sqUnixUUID.o 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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSigChldHandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSignalNumberhandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4835:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^~ libtool: link: ( cd ".libs" && rm -f "Squeak3D.la" && ln -s "../Squeak3D.la" "Squeak3D.la" ) libtool: link: ( cd ".libs" && rm -f "SqueakFFIPrims.la" && ln -s "../SqueakFFIPrims.la" "SqueakFFIPrims.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c -fPIC -DPIC -o .libs/ImmX11Plugin.o 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 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SocketPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c -fPIC -DPIC -o .libs/XDisplayControlPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveDisconnectDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveFlushDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:200:2: warning: implicit declaration of function 'synchronizeXDisplay' [-Wimplicit-function-declaration] synchronizeXDisplay(); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveKillDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveOpenDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -lmapmalloc -lcrypto -lssl -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c -fPIC -DPIC -o .libs/VectorEnginePlugin.o 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 -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,UUIDPlugin.so -o .libs/UUIDPlugin.so .libs/UUIDPlugin.o .libs/sqUnixUUID.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lmapmalloc -luuid -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primArcWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:286:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:287:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendFillOnlyWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:647:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:648:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendStrokeAndFillWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1068:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1069:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ libtool: link: ( cd ".libs" && rm -f "LocalePlugin.la" && ln -s "../LocalePlugin.la" "LocalePlugin.la" ) /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendStrokeOnlyWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1364:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primCubicBezierWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1503:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1504:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayStringWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1798:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1799:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayUtf32WP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2202:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2203:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayUtf8WP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2610:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2611:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primLineWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2876:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2877:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primPathSequenceWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3097:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3098:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primQuadraticBezierWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3554:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3555:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primSetTargetWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3730:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3731:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ libtool: link: ( cd ".libs" && rm -f "SqueakSSL.la" && ln -s "../SqueakSSL.la" "SqueakSSL.la" ) libtool: link: ( cd ".libs" && rm -f "UUIDPlugin.la" && ln -s "../UUIDPlugin.la" "UUIDPlugin.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/DESPlugin/DESPlugin.c -fPIC -DPIC -o .libs/DESPlugin.o 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,ImmX11Plugin.so -o .libs/ImmX11Plugin.so .libs/ImmX11Plugin.o -L/usr/local/lib -m32 -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,UnixOSProcessPlugin.so -o .libs/UnixOSProcessPlugin.so .libs/UnixOSProcessPlugin.o -L/usr/local/lib -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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,XDisplayControlPlugin.so -o .libs/XDisplayControlPlugin.so .libs/XDisplayControlPlugin.o -L/usr/local/lib -luuid -lpthread -lm -lsocket -lnsl -lmapmalloc -lX11 -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstacksrc/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SHA2Plugin/SHA2Plugin.c -fPIC -DPIC -o .libs/SHA2Plugin.o libtool: link: ( cd ".libs" && rm -f "UnixOSProcessPlugin.la" && ln -s "../UnixOSProcessPlugin.la" "UnixOSProcessPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "ImmX11Plugin.la" && ln -s "../ImmX11Plugin.la" "ImmX11Plugin.la" ) libtool: link: ( cd ".libs" && rm -f "XDisplayControlPlugin.la" && ln -s "../XDisplayControlPlugin.la" "XDisplayControlPlugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m32 -m32 -Wl,-z -Wl,now -o ckformat /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c:21:6: warning: unused variable 'match' [-Wunused-variable] int match; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c:20:16: warning: unused variable 'c' [-Wunused-variable] unsigned char c; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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,DESPlugin.so -o .libs/DESPlugin.so .libs/DESPlugin.o -L/usr/local/lib -m32 -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,MD5Plugin.so -o .libs/MD5Plugin.so .libs/MD5Plugin.o -L/usr/local/lib -m32 -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,SHA2Plugin.so -o .libs/SHA2Plugin.so .libs/SHA2Plugin.o -L/usr/local/lib -m32 -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,VectorEnginePlugin.so -o .libs/VectorEnginePlugin.so .libs/VectorEnginePlugin.o -L/usr/local/lib -m32 -pthread -m32 -m32 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "MD5Plugin.la" && ln -s "../MD5Plugin.la" "MD5Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -lmapmalloc vm/vm.a -pthread libtool: link: ( cd ".libs" && rm -f "SHA2Plugin.la" && ln -s "../SHA2Plugin.la" "SHA2Plugin.la" ) libtool: link: ( cd ".libs" && rm -f "VectorEnginePlugin.la" && ln -s "../VectorEnginePlugin.la" "VectorEnginePlugin.la" ) text data bss dec hex filename 1392827 52816 442152 1887795 1cce33 squeak 5.0-202105050900 Fri Jun 11 19:36:30 UTC 2021 /usr/gcc/7/bin/gcc 7.5.0 [Production Spur VM] StackInterpreter VMMaker.oscog-eem.2957 uuid: 1905cffe-ff84-45bc-b423-79e7978ecfd7 Jun 11 2021 VM: 202105050900 stes@pallas:src/opensmalltalk Date: Wed May 5 11:00:40 2021 CommitHash: 42a6469b9 Plugins: 202105050900 stes@pallas:src/opensmalltalk SunOS hipster.openindiana.org 5.11 illumos-f703164ba8 i86pc i386 i86pc illumos plugin path: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/ [default: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/] 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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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-interp... 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 ******** 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 VectorEnginePlugin/Makefile creating DESPlugin/Makefile creating MD5Plugin/Makefile creating SHA2Plugin/Makefile /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/AioPlugin/AioPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c: In function 'warningat': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c:52:13: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *sl = alloca(strlen(s) + 16); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c:52:13: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c: In function 'interpret': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c:2487:20: warning: incompatible implicit declaration of built-in function 'alloca' theStackMemory = alloca(stackPagesBytes); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c: In function 'asyncFileOpen': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/AsynchFilePlugin/sqUnixAsynchFile.c:189:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/HostWindowPlugin/HostWindowPlugin.c: In function 'primitiveShowHostWindowRect': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/HostWindowPlugin/HostWindowPlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 ^~~~~~~~~~~~~~~~~~~~~ libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/config/getversion.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/HostWindowPlugin/sqUnixHostWindowPlugin.c: In function 'ioShowDisplayOnWindow': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/config/getversion.c:3:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqVirtualMachine.c: In function 'sqGetInterpreterProxy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c: In function 'dropRequestFileHandle': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c: In function 'addSegmentOfSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c:48707: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sq.h:41:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqGnu.h:37, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm/gcc3x-interp.c:29: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:396: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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileCopyPlugin/FileCopyPlugin.c: In function 'primitiveFileCopyNamedTo': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c: In function 'copy': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixCharConv.c: In function 'convertChars': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixVMProfile.c: In function 'initProfileThread': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'outOfMemory': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:872:3: warning: implicit declaration of function 'pushOutputFile' [-Wimplicit-function-declaration] pushOutputFile((char *)STDERR_FILENO); ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'sigusr1': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1101:2: warning: implicit declaration of function 'popOutputFile' [-Wimplicit-function-declaration] popOutputFile(); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'vm_parseArgument': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1672:25: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration] char *buf = (char *)alloca(len + 1); ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:1672:25: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:2139:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigsegv_handler_action.sa_sigaction = sigsegv; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixMain.c:2146:38: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] sigusr1_handler_action.sa_sigaction = sigusr1; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primDoubleAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAt': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primFloatAtPut': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqVirtualMachine.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c:20: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primInLibraryFindSymbol': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:207: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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm/sqMemoryAccess.h:232:25: note: in expansion of macro 'longAtPointer' # define longAt(oop) longAtPointer(atPointerArg(oop)) ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/IA32ABI/IA32ABI.c: In function 'primMostRecentCallbackContext': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:16:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:106:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32IntegralReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:118:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32FloatReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/x64sysvabicc.c:130:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/xabicc.c:16: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/IA32ABI/dax64business.h: In function 'callIA32DoubleReturn': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jpeglib.h:24:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.h:4, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c:9:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/config.h:198:0: note: this is the location of the previous definition #define HAVE_STDLIB_H 1 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c: In function 'jinit_c_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'alloc_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'make_funny_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_wraparound_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'set_bottom_pointers': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'start_pass_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_simple_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'process_data_context_main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c: In function 'jinit_d_main_controller': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_clearblock': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/headers.c: In function 'mpeg3video_ext_user_data': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/getpicture.c: In function 'mpeg3video_get_macroblocks': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/RePlugin/RePlugin.c: In function 'primPCRECompile': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/RePlugin/rePlugin.h:18:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/RePlugin/RePlugin.c:22: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortCloseByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c:158:10: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortOpenByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortReadByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SerialPlugin/SerialPlugin.c: In function 'primitiveSerialPortWriteByName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklog': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SocketPlugin/SocketPlugin.c: In function 'primitiveSocketListenOnPortBacklogInterface': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c:409:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SoundPlugin/SoundPlugin.c: In function 'primitiveSetDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundPlayer': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getDefaultSoundRecorder': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundPlayerDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SoundPlugin/sqUnixSound.c: In function 'getSoundRecorderDeviceName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio/layer2.c: In function 'mpeg3audio_II_step_two': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c: In function 'mpeg3_generate_toc_for_Squeak': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/changesForSqueak.c:39:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c: In function 'mpeg3_previous_frame': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_read_transport': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3_get_ps_pes_packet': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c: In function 'mpeg3demux_assign_programs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3_new_fs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_close_file': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.c: In function 'mpeg3io_scanf5': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:5, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c: In function 'mpeg3_new_title': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:34:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c -fPIC -DPIC -o .libs/sqUnixX11.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/B3DAcceleratorPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-null/sqUnixDisplayNull.c -fPIC -DPIC -o .libs/sqUnixDisplayNull.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c -fPIC -DPIC -o .libs/sqUnixSoundOSS.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixMozilla.c -fPIC -DPIC -o .libs/sqUnixMozilla.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c -fPIC -DPIC -o .libs/sqUnixSoundNull.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'wrSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdMS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM___': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSM8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS__U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_E_': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS_EU': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8__': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'rdSS8_U': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c -fPIC -DPIC -o .libs/sqUnixSoundSun.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: In function 'sound_SetVolume': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1166:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-OSS/sqUnixSoundOSS.c:1168:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(OSS); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:42:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-null/sqUnixSoundNull.c:101:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(null); ^~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c -fPIC -DPIC -o .libs/sqUnixSoundPulseAudio.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_Stop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:81:12: note: declared here static int sound_Stop(void) ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_PlaySamplesFromAtLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_SetRecordLevel': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StartRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: In function 'sound_StopRecording': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:229:12: note: declared here static int sound_StopRecording(void) ^~~~~~~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:278:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-Sun/sqUnixSoundSun.c:280:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(Sun); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:331:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixEvent.c: In function 'recordMouseWheelEvent': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm/sqUnixEvent.c:187:22: note: in expansion of macro 'allocateMouseWheelEvent' sqMouseEvent *evt= allocateMouseWheelEvent(); ^~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'getSelectionFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'lookupKeys': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'x2sqKeyCompositionInput': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:61:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c:2422:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixXdnd.c: In function 'dndInLaunchDrop': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-display-X11/sqUnixX11.c: In function 'initPixmap': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c: In function 'sound_RecordSamplesIntoAtLength': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1120:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c: At top level: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm-sound-pulse/sqUnixSoundPulseAudio.c:1122:1: note: in expansion of macro 'SqSoundDefine' SqSoundDefine(PA); ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c -fPIC -DPIC -o .libs/B3DAcceleratorPlugin.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 -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 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1599:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * 16) ~~~~~~~~~~~~~~~~~~~~~^~~~~ 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 -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-OSS.so -o .libs/vm-sound-OSS.so .libs/sqUnixSoundOSS.o -L/usr/local/lib -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread 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-display-null.la" && ln -s "../vm-display-null.la" "vm-display-null.la" ) 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 -lmapmalloc -lpulse-simple -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "vm-sound-OSS.la" && ln -s "../vm-sound-OSS.la" "vm-sound-OSS.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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c -fPIC -DPIC -o .libs/FileAttributesPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c -fPIC -DPIC -o .libs/sqOpenGLRenderer.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveClosedir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:602:11: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveReaddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c: In function 'primitiveRewinddir': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/FileAttributesPlugin/FileAttributesPlugin.c:1037:11: warning: incompatible implicit declaration of built-in function 'alloca' buffer = alloca(structSize); ^~~~~~ 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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c -fPIC -DPIC -o .libs/Squeak3D.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -fPIC -DPIC -o .libs/SqueakFFIPrims.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c: In function 'initialiseModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c: In function 'stackPrimitiveVertexArrayofSize': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/Squeak3D/Squeak3D.c:3754:28: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] if (((oopSize >= nItems) * PrimVertexSize) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakSSL/SqueakSSL.c -fPIC -DPIC -o .libs/SqueakSSL.o In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:23:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiArgByValuein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiArgumentSpecClassin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiAtomicArgByReferenceClassin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiCallArgArrayOrNilNumArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c:2249:15: warning: incompatible implicit declaration of built-in function 'alloca' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:23:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiLoadCalloutAddressFrom': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushPointerContentsOfin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushPointerin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedBytein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedCharin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedIntin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedLongLongOopin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedLongLongin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushSignedShortin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStringOfLengthin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStructureContentsOfin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushStructureofSizetypeSpecofLengthin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedBytein': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedCharin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedIntin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedLongLongOopin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedLongLongin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'ffiPushUnsignedShortin': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveCallout': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveCalloutWithArgs': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SqueakFFIPrims/X64SysVFFIPlugin.c: In function 'primitiveLoadSymbolFromModule': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakSSL -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c -fPIC -DPIC -o .libs/sqUnixSSL.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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-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 -lmapmalloc -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/openssl_overlay.h: In function 'loadLibrary': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -DHAVE_CONFIG_H -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/B3DAcceleratorPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/B3DAcceleratorPlugin/sqUnixOpenGL.c -fPIC -DPIC -o .libs/sqUnixOpenGL.o In file included from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc:3:0, from /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.inc: In function 'sqConnectSSL': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/SqueakSSL/sqUnixSSL.c:17:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c -fPIC -DPIC -o .libs/sqFFIPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c -fPIC -DPIC -o .libs/sqManualSurface.o libtool: link: ( cd ".libs" && rm -f "vm-display-X11.la" && ln -s "../vm-display-X11.la" "vm-display-X11.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FileAttributesPlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/FileAttributesPlugin/faSupport.c -fPIC -DPIC -o .libs/faSupport.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dAlloc.c -fPIC -DPIC -o .libs/b3dAlloc.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c -fPIC -DPIC -o .libs/sqFFITestFuncs.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dDraw.c -fPIC -DPIC -o .libs/b3dDraw.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/LocalePlugin/LocalePlugin.c -fPIC -DPIC -o .libs/LocalePlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/LocalePlugin/sqUnixLocale.c -fPIC -DPIC -o .libs/sqUnixLocale.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dInit.c -fPIC -DPIC -o .libs/b3dInit.o 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 -lmapmalloc -lcrypto -lssl -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dMain.c -fPIC -DPIC -o .libs/b3dMain.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c -fPIC -DPIC -o .libs/UnicodePlugin.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 -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,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 -lmapmalloc -m64 -pthread -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c: In function 'primitiveDrawString': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c: In function 'primitiveMeasureString': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnicodePlugin/UnicodePlugin.c:22:0: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dRemap.c -fPIC -DPIC -o .libs/b3dRemap.o 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,SqueakFFIPrims.so -o .libs/SqueakFFIPrims.so .libs/SqueakFFIPrims.o .libs/sqFFIPlugin.o .libs/sqManualSurface.o .libs/sqFFITestFuncs.o -L/usr/local/lib -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/Squeak3D/b3dRemap.c: In function 'b3dValidateAndRemapState': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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: 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 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "FileAttributesPlugin.la" && ln -s "../FileAttributesPlugin.la" "FileAttributesPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "B3DAcceleratorPlugin.la" && ln -s "../B3DAcceleratorPlugin.la" "B3DAcceleratorPlugin.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/UnicodePlugin/UnicodeOps-linux.c -fPIC -DPIC -o .libs/UnicodeOps-linux.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UUIDPlugin/UUIDPlugin.c -fPIC -DPIC -o .libs/UUIDPlugin.o libtool: link: ( cd ".libs" && rm -f "SqueakFFIPrims.la" && ln -s "../SqueakFFIPrims.la" "SqueakFFIPrims.la" ) libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SocketPlugin -DSQAIO_H=\"sqaio.h\" -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c -fPIC -DPIC -o .libs/UnixOSProcessPlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c -fPIC -DPIC -o .libs/ImmX11Plugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/FilePlugin -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/plugins/SocketPlugin -c /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c -fPIC -DPIC -o .libs/XDisplayControlPlugin.o libtool: link: ( cd ".libs" && rm -f "LocalePlugin.la" && ln -s "../LocalePlugin.la" "LocalePlugin.la" ) /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primGetLocaleEncoding': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetEncodingToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetPathEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetTextEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c: In function 'primSetXWinEncToLocale': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/ImmX11Plugin/ImmX11Plugin.c:483:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int) localeEncoding) { ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:2957:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSigChldHandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c: In function 'setSignalNumberhandler': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/UnixOSProcessPlugin/UnixOSProcessPlugin.c:4835:74: warning: comparison between pointer and integer if ((sigaction(signalNumber, (&sigHandlerAction), (&oldHandlerAction))) == (sigErrorNumber())) { ^~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveDisconnectDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveFlushDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:200:2: warning: implicit declaration of function 'synchronizeXDisplay' [-Wimplicit-function-declaration] synchronizeXDisplay(); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveKillDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveModuleName': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c:271:21: note: expected 'char *' but argument is of type 'const char *' /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/XDisplayControlPlugin/XDisplayControlPlugin.c: In function 'primitiveOpenDisplay': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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,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 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/vm -I/usr/local/include -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/plugins/UUIDPlugin/sqUnixUUID.c -fPIC -DPIC -o .libs/sqUnixUUID.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c -fPIC -DPIC -o .libs/VectorEnginePlugin.o libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/DESPlugin/DESPlugin.c -fPIC -DPIC -o .libs/DESPlugin.o /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primArcWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:286:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:287:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendFillOnlyWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:647:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:648:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendStrokeAndFillWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1068:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1069:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primBlendStrokeOnlyWPOT': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1364:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primCubicBezierWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1503:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1504:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayStringWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1798:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:1799:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayUtf32WP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2202:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2203:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primDisplayUtf8WP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2610:15: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2611:14: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primLineWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2876:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:2877:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primPathSequenceWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3097:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3098:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primQuadraticBezierWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3554:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3555:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c: In function 'primSetTargetWP': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3730:15: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] edgeCountsWP = otherByteArray; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/VectorEnginePlugin/VectorEnginePlugin.c:3731:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] alphaMaskWP = anotherByteArray; ^ 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,ImmX11Plugin.so -o .libs/ImmX11Plugin.so .libs/ImmX11Plugin.o -L/usr/local/lib -m64 -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,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 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/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,XDisplayControlPlugin.so -o .libs/XDisplayControlPlugin.so .libs/XDisplayControlPlugin.o -L/usr/local/lib -luuid -lpthread -lm -lsocket -lnsl -lmapmalloc -lX11 -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread 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,DESPlugin.so -o .libs/DESPlugin.so .libs/DESPlugin.o -L/usr/local/lib -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "UnicodePlugin.la" && ln -s "../UnicodePlugin.la" "UnicodePlugin.la" ) 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,UUIDPlugin.so -o .libs/UUIDPlugin.so .libs/UUIDPlugin.o .libs/sqUnixUUID.o -L/usr/local/lib -lpthread -lm -lsocket -lnsl -lmapmalloc -luuid -m64 -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,UnixOSProcessPlugin.so -o .libs/UnixOSProcessPlugin.so .libs/UnixOSProcessPlugin.o -L/usr/local/lib -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: compile: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64 -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/Cross/vm -I/jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/spurstack64src/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/squeak5/opensmalltalk-vm-sun-v5.0.29/src/plugins/SHA2Plugin/SHA2Plugin.c -fPIC -DPIC -o .libs/SHA2Plugin.o libtool: link: ( cd ".libs" && rm -f "DESPlugin.la" && ln -s "../DESPlugin.la" "DESPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "UUIDPlugin.la" && ln -s "../UUIDPlugin.la" "UUIDPlugin.la" ) libtool: link: ( cd ".libs" && rm -f "UnixOSProcessPlugin.la" && ln -s "../UnixOSProcessPlugin.la" "UnixOSProcessPlugin.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 -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=0 -D_POSIX_PTHREAD_SEMANTICS -pthread -DLSB_FIRST=1 -m64 -m64 -Wl,-z -Wl,now -o ckformat /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c -L/usr/local/lib -pthread /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c:21:6: warning: unused variable 'match' [-Wunused-variable] int match; ^~~~~ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/src/ckformat.c:20:16: warning: unused variable 'c' [-Wunused-variable] unsigned char c; ^ /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/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,VectorEnginePlugin.so -o .libs/VectorEnginePlugin.so .libs/VectorEnginePlugin.o -L/usr/local/lib -m64 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread libtool: link: ( cd ".libs" && rm -f "MD5Plugin.la" && ln -s "../MD5Plugin.la" "MD5Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m64 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -lmapmalloc vm/vm.a -pthread libtool: link: ( cd ".libs" && rm -f "VectorEnginePlugin.la" && ln -s "../VectorEnginePlugin.la" "VectorEnginePlugin.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 -pthread -m64 -m64 -Wl,-z -Wl,now -pthread text data bss dec hex filename 1809957 69896 1022168 2902021 2c4805 squeak 5.0-202105050900 Fri Jun 11 19:37:21 UTC 2021 /usr/gcc/7/bin/gcc 7.5.0 [Production Spur 64-bit VM] StackInterpreter VMMaker.oscog-eem.2957 uuid: 1905cffe-ff84-45bc-b423-79e7978ecfd7 Jun 11 2021 VM: 202105050900 stes@pallas:src/opensmalltalk Date: Wed May 5 11:00:40 2021 CommitHash: 42a6469b9 Plugins: 202105050900 stes@pallas:src/opensmalltalk SunOS hipster.openindiana.org 5.11 illumos-f703164ba8 i86pc i386 i86pc illumos plugin path: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/ [default: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/] libtool: link: ( cd ".libs" && rm -f "SHA2Plugin.la" && ln -s "../SHA2Plugin.la" "SHA2Plugin.la" ) libtool: link: /usr/gcc/7/bin/gcc -Wall -m32 -DAIO_DEBUG -DNDEBUG -DDEBUGVM=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 -lmapmalloc vm/vm.a -pthread text data bss dec hex filename 1392827 52816 442152 1887795 1cce33 squeak 5.0-202105050900 Fri Jun 11 19:37:23 UTC 2021 /usr/gcc/7/bin/gcc 7.5.0 [Production Spur VM] StackInterpreter VMMaker.oscog-eem.2957 uuid: 1905cffe-ff84-45bc-b423-79e7978ecfd7 Jun 11 2021 VM: 202105050900 stes@pallas:src/opensmalltalk Date: Wed May 5 11:00:40 2021 CommitHash: 42a6469b9 Plugins: 202105050900 stes@pallas:src/opensmalltalk SunOS hipster.openindiana.org 5.11 illumos-f703164ba8 i86pc i386 i86pc illumos plugin path: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/ [default: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/] /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/COPYING /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/COPYRIGHT /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/LICENSE /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Contributing /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Keyboard /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Sound /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-X11.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-display-X11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-display-X11.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-display-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-display-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-OSS.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-OSS.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-OSS.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-Sun.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-Sun.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-Sun.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-pulse.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-pulse.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/vm-sound-pulse.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c B3DAcceleratorPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/B3DAcceleratorPlugin.la libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/B3DAcceleratorPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/B3DAcceleratorPlugin.so libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/B3DAcceleratorPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c FileAttributesPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/FileAttributesPlugin.la libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/FileAttributesPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/FileAttributesPlugin.so libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/FileAttributesPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c Squeak3D.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/Squeak3D.la libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/Squeak3D.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/Squeak3D.so libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/Squeak3D.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakFFIPrims.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakFFIPrims.la libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakFFIPrims.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakFFIPrims.so libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakFFIPrims.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakSSL.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakSSL.la libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakSSL.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakSSL.so libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SqueakSSL.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c LocalePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/LocalePlugin.la libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/LocalePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/LocalePlugin.so libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/LocalePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnicodePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnicodePlugin.la libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnicodePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnicodePlugin.so libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnicodePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnixOSProcessPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnixOSProcessPlugin.la libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnixOSProcessPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnixOSProcessPlugin.so libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UnixOSProcessPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UUIDPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UUIDPlugin.la libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UUIDPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UUIDPlugin.so libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/UUIDPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c ImmX11Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/ImmX11Plugin.la libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/ImmX11Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/ImmX11Plugin.so libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/ImmX11Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c XDisplayControlPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/XDisplayControlPlugin.la libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/XDisplayControlPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/XDisplayControlPlugin.so libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/XDisplayControlPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c VectorEnginePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/VectorEnginePlugin.la libtool: install: /usr/gnu/bin/install -c VectorEnginePlugin/.libs/VectorEnginePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/VectorEnginePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/VectorEnginePlugin.so libtool: install: /usr/gnu/bin/install -c VectorEnginePlugin/.libs/VectorEnginePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/VectorEnginePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c DESPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/DESPlugin.la libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/DESPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/DESPlugin.so libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/DESPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c MD5Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/MD5Plugin.la libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/MD5Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/MD5Plugin.so libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/MD5Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/i86/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SHA2Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SHA2Plugin.la libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SHA2Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SHA2Plugin.so libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/squeak/5.0-202105050900/SHA2Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/squeak/5.0-202105050900' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/COPYING /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/COPYRIGHT /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/LICENSE /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Contributing /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Keyboard /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/opensmalltalk-vm-sun-v5.0.29/platforms/unix/doc/README.Sound /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/doc/squeak /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-X11.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-display-X11.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-display-X11.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-display-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-display-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-display-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-OSS.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-OSS.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-OSS.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-Sun.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-Sun.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-Sun.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-null.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-null.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-null.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c vm-sound-pulse.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-pulse.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/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/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/vm-sound-pulse.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c B3DAcceleratorPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/B3DAcceleratorPlugin.la libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/B3DAcceleratorPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/B3DAcceleratorPlugin.so libtool: install: /usr/gnu/bin/install -c B3DAcceleratorPlugin/.libs/B3DAcceleratorPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/B3DAcceleratorPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c FileAttributesPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/FileAttributesPlugin.la libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/FileAttributesPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/FileAttributesPlugin.so libtool: install: /usr/gnu/bin/install -c FileAttributesPlugin/.libs/FileAttributesPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/FileAttributesPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c Squeak3D.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/Squeak3D.la libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/Squeak3D.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/Squeak3D.so libtool: install: /usr/gnu/bin/install -c Squeak3D/.libs/Squeak3D.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/Squeak3D.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakFFIPrims.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakFFIPrims.la libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakFFIPrims.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakFFIPrims.so libtool: install: /usr/gnu/bin/install -c SqueakFFIPrims/.libs/SqueakFFIPrims.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakFFIPrims.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SqueakSSL.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakSSL.la libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakSSL.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakSSL.so libtool: install: /usr/gnu/bin/install -c SqueakSSL/.libs/SqueakSSL.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SqueakSSL.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c LocalePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/LocalePlugin.la libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/LocalePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/LocalePlugin.so libtool: install: /usr/gnu/bin/install -c LocalePlugin/.libs/LocalePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/LocalePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnicodePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnicodePlugin.la libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnicodePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnicodePlugin.so libtool: install: /usr/gnu/bin/install -c UnicodePlugin/.libs/UnicodePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnicodePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UnixOSProcessPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnixOSProcessPlugin.la libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnixOSProcessPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnixOSProcessPlugin.so libtool: install: /usr/gnu/bin/install -c UnixOSProcessPlugin/.libs/UnixOSProcessPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UnixOSProcessPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c UUIDPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UUIDPlugin.la libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UUIDPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UUIDPlugin.so libtool: install: /usr/gnu/bin/install -c UUIDPlugin/.libs/UUIDPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/UUIDPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c ImmX11Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/ImmX11Plugin.la libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/ImmX11Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/ImmX11Plugin.so libtool: install: /usr/gnu/bin/install -c ImmX11Plugin/.libs/ImmX11Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/ImmX11Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c XDisplayControlPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/XDisplayControlPlugin.la libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/XDisplayControlPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/XDisplayControlPlugin.so libtool: install: /usr/gnu/bin/install -c XDisplayControlPlugin/.libs/XDisplayControlPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/XDisplayControlPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c VectorEnginePlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/VectorEnginePlugin.la libtool: install: /usr/gnu/bin/install -c VectorEnginePlugin/.libs/VectorEnginePlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/VectorEnginePlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/VectorEnginePlugin.so libtool: install: /usr/gnu/bin/install -c VectorEnginePlugin/.libs/VectorEnginePlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/VectorEnginePlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c DESPlugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/DESPlugin.la libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/DESPlugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/DESPlugin.so libtool: install: /usr/gnu/bin/install -c DESPlugin/.libs/DESPlugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/DESPlugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c MD5Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/MD5Plugin.la libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/MD5Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/MD5Plugin.so libtool: install: /usr/gnu/bin/install -c MD5Plugin/.libs/MD5Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/MD5Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' /bin/bash /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/amd64/libtool --preserve-dup-deps --mode=install /usr/gnu/bin/install -c SHA2Plugin.la /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SHA2Plugin.la libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.so /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SHA2Plugin.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SHA2Plugin.so libtool: install: /usr/gnu/bin/install -c SHA2Plugin/.libs/SHA2Plugin.lai /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/prototype/i386/usr/lib/amd64/squeak/5.0-202105050900/SHA2Plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/squeak/5.0-202105050900' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-stack-spur-display-X11.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-stack-spur-nodisplay.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-stack-spur-ssl.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-stack-spur.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-runtime---squeak-5.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-runtime---squeak-5-nodisplay.depend.res /jenkins/jobs/oi-userland/workspace/components/runtime/squeak5/build/manifest-i386-runtime---squeak-5-display-X11.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/smalltalk/stack-spur-display-X11@5.0.2957,5.11-2020.0.1.3:20210611T193800Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/smalltalk/stack-spur-nodisplay@5.0.2957,5.11-2020.0.1.3:20210611T193816Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/smalltalk/stack-spur-ssl@5.0.2957,5.11-2020.0.1.3:20210611T193836Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/smalltalk/stack-spur@5.0.2957,5.11-2020.0.1.3:20210611T193848Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/squeak-5@5.0.2952,5.11-2020.0.1.1:20210611T193913Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/squeak-5-nodisplay@5.0.2952,5.11-2020.0.1.1:20210611T193926Z PUBLISHED NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/runtime/squeak-5-display-X11@5.0.2952,5.11-2020.0.1.1:20210611T193951Z PUBLISHED generating metadata: runtime/squeak5