Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 479620 Details for
Bug 623480
dev-lang/gnu-smalltalk-3.2.5 : fails with FEATURES=test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:gnu-smalltalk-3.2.5:20170702-003326.log
dev-lang:gnu-smalltalk-3.2.5:20170702-003326.log (text/plain), 375.54 KB, created by
Toralf Förster
on 2017-07-02 08:39:03 UTC
(
hide
)
Description:
dev-lang:gnu-smalltalk-3.2.5:20170702-003326.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-02 08:39:03 UTC
Size:
375.54 KB
patch
obsolete
> * Package: dev-lang/gnu-smalltalk-3.2.5 > * Repository: gentoo > * Maintainer: pchrist@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux readline userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking smalltalk-3.2.5.tar.gz to /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work >>>> Source unpacked in /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work >>>> Preparing source in /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5 ... > * Applying gnu-smalltalk-3.2_use-result.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5 ... > * econf: updating smalltalk-3.2.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating smalltalk-3.2.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/gnu-smalltalk-3.2.5 --htmldir=/usr/share/doc/gnu-smalltalk-3.2.5/html --libdir=/usr/lib64 --with-system-libsigsegv --with-system-libffi --with-system-libltdl --without-emacs --with-readline --without-gmp --without-tcl --without-tk --enable-gtk >configure: loading site script /usr/share/config.site >checking for gawk... gawk >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu > >Build Tools: >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking 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 whether -O2 -pipe -march=native -Wall produces any warnings... no >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking whether ln works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for install-info... /usr/bin/install-info >checking for zip... /usr/bin/zip >checking for timeout... timeout 600s >checking whether cross-compiling under Wine... no >checking for emacs... no >checking where .elc files should go... ${datadir}/emacs/site-lisp >configure: WARNING: Emacs start directory not detected, guessing >configure: WARNING: /usr/share/emacs/site-lisp/site-start.d >configure: WARNING: you may need this in your .emacs or site-start.el file: >configure: WARNING: (mapc 'load (directory-files >configure: WARNING: "/usr/share/emacs/site-lisp/site-start.d" >configure: WARNING: t "\.el\'")) >checking where to place Emacs startup files... ${lispdir}/site-start.d >checking for comint.el... no >checking for GNUTLS... yes >checking for lt_dlopen in -lltdl... yes >checking for LIBFFI... yes >checking for sigsegv_install_handler in -lsigsegv... yes > >Platform environment: >checking whether the host supports __sync_fetch_and_add... yes >checking whether the host is i386... no >checking for inline... inline >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for library containing pthread_mutexattr_init... -lpthread >checking for library containing pthread_mutex_lock... none required >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for inline... (cached) inline >checking for C/C++ restrict keyword... __restrict >checking for broken sys/avl.h... no >checking for hidden visibility... yes >checking whether -Wno-long-double is needed... no >checking the number of mantissa digits in long doubles... 64 >checking whether this long double format is supported... yes >checking for goto void *... yes >checking whether byte ordering is bigendian... no >checking alignment of double... 8 >checking alignment of long double... 16 >checking alignment of long long... 8 >checking size of off_t... 8 >checking size of int... 4 >checking size of long... 8 >checking size of wchar_t... 4 >checking size of OOP... 8 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes > >C library features: >checking return type of signal handlers... void >checking for pid_t... yes >checking for size_t... yes >checking whether to enable assertions... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for unistd.h... (cached) yes >checking for poll.h... yes >checking for sys/ioctl.h... yes >checking for sys/resource.h... yes >checking for sys/utsname.h... yes >checking for stropts.h... yes >checking for sys/param.h... yes >checking for stddef.h... yes >checking for limits.h... yes >checking for sys/timeb.h... yes >checking for termios.h... yes >checking for sys/mman.h... yes >checking for sys/file.h... yes >checking for execinfo.h... yes >checking for utime.h... yes >checking for sys/select.h... yes >checking for sys/wait.h... yes >checking for fcntl.h... yes >checking for crt_externs.h... no >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_mtimensec... no >checking for struct stat.st_mtimespec.tv_nsec... no >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for intmax_t... yes >checking for intptr_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uintmax_t... yes >checking for uintptr_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for obstacks... yes >checking for atan in -lm... yes >checking for working poll... yes >checking for setenv... yes >checking if environ is properly declared... yes >checking for library containing listen... none required >checking for library containing gethostbyname... none required >checking for socket... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking whether getaddrinfo is declared... yes >checking whether freeaddrinfo is declared... yes >checking whether gai_strerror is declared... yes >checking whether getnameinfo is declared... yes >checking for struct addrinfo.ai_family... yes >checking for struct sockaddr.sa_len... no >checking for netinet/in.h... (cached) yes >checking for IPv4 sockets... yes >checking for IPv6 sockets... yes >checking for getipnodebyaddr... no >checking for getaddrinfo... yes >checking for inet_ntop... yes >checking for putenv... yes >checking for strdup... yes >checking for strerror... yes >checking for strsignal... yes >checking for mkstemp... yes >checking for getpagesize... yes >checking for getdtablesize... yes >checking for strstr... yes >checking for ftruncate... yes >checking for floorl... yes >checking for ceill... yes >checking for sqrtl... yes >checking for frexpl... yes >checking for ldexpl... yes >checking for asinl... yes >checking for acosl... yes >checking for atanl... yes >checking for logl... yes >checking for expl... yes >checking for tanl... yes >checking for sinl... yes >checking for cosl... yes >checking for powl... yes >checking for truncl... yes >checking for lrintl... yes >checking for truncf... yes >checking for lrintf... yes >checking for lrint... yes >checking for trunc... yes >checking for strsep... yes >checking for strpbrk... yes >checking for symlink... yes >checking for mkdtemp... yes >checking for gethostname... yes >checking for memcpy... yes >checking for memmove... yes >checking for sighold... yes >checking for uname... yes >checking for usleep... yes >checking for lstat... yes >checking for grantpt... yes >checking for popen... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for fork... yes >checking for strchr... yes >checking for utimes... yes >checking for utime... yes >checking for readlink... yes >checking for sigsetmask... yes >checking for alarm... yes >checking for select... yes >checking for mprotect... yes >checking for madvise... yes >checking for waitpid... yes >checking for accept4... yes >checking for setsid... yes >checking for spawnl... no >checking for pread... yes >checking for pwrite... yes >checking for _NSGetExecutablePath... no >checking for _NSGetEnviron... no >checking for chown... yes >checking for getgrnam... yes >checking for getpwnam... yes >checking for endgrent... yes >checking for endpwent... yes >checking for setgroupent... no >checking for setpassent... no >checking for nl_langinfo... yes >checking for library containing nanosleep... none required >checking for library containing clock_gettime... none required >checking for library containing timer_create... -lrt >checking for working lrint... yes >checking for working strtoul... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether localtime caches the timezone... no > >Dynamic linking capabilities: >checking for an ANSI C-conforming const... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0 /usr/lib/llvm/4/lib64 /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/lib64/qt4 /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib64/rust-1.16.0 /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/lib64/plexmediaserver /usr/lib64/hamlib /usr/games/lib64 /usr/games/lib32 /usr/games/lib /usr/lib64/fltk >checking for objdir... .libs >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen in -ldl... (cached) yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... (cached) yes >checking for strrchr... yes >checking for memcpy... (cached) yes >checking for memmove... (cached) yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes > >Auxiliary libraries: >checking whether lt_dlopenext("libc") works... no >checking how to dlopen the C library... libc.so.6 >checking how to link with readline... -lreadline >checking for rl_completion_matches... yes >checking whether to install Announcements... yes >checking for Tcl 8.x... no >checking for Tk 8.x... no >checking the include path for Tcl/Tk 8.x... not found >checking how to link with Tcl/Tk 8.x... not found >checking whether to install BloxTK... no >checking whether to install BLOXBrowser... yes >checking whether to install Complex... yes >checking whether to install Continuations... yes >checking whether to install CParser... yes >checking whether to install DebugTools... yes >checking whether to install DBD-MySQL... yes >checking whether to run MySQL tests... no >checking for PQconnectdb in -lpq... yes >checking whether to install DBD-PostgreSQL... yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking for sqlite3_clear_bindings in -lsqlite3... yes >checking whether to install DBD-SQLite... yes >checking whether to install DBI... yes >checking gdbm.h usability... yes >checking gdbm.h presence... yes >checking for gdbm.h... yes >checking whether to install GDBM... yes >checking whether to install Glorp... yes >checking for CAIRO... yes >checking whether to install Cairo... yes >checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for GLIB - version >= 2.0.0... yes (version 2.50.3) >checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.24.31) >checking for ATK... yes >checking for PANGO... yes >checking for GTHREAD... yes >checking for g_poll... yes >checking whether to install GTK... yes >checking whether to install BloxGTK... yes >checking whether to install Blox... yes >checking whether to install WebServer... yes >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for nl_langinfo and CODESET... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether to install I18N... yes >checking for iconv... (cached) yes >checking for iconv declaration... (cached) > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking whether to install Iconv... yes >checking whether to install Java... yes >checking whether to install Digest... yes >checking whether to install GNUPlot... yes >checking whether to install Magritte... yes >checking whether to install Magritte-Seaside... yes >checking for initscr in -lncurses... yes >checking whether to install NCurses... yes >checking whether to install NetClients... yes >checking whether to install DhbNumericalMethods... yes >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 OpenGL/gl.h usability... no >checking OpenGL/gl.h presence... no >checking for OpenGL/gl.h... no >checking OpenGL/glu.h usability... no >checking OpenGL/glu.h presence... no >checking for OpenGL/glu.h... no >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking how to link with OpenGL libraries... -lGL -lGLU -lSM -lICE -lX11 >checking whether to install OpenGL... yes >checking GLUT/freeglut.h usability... no >checking GLUT/freeglut.h presence... no >checking for GLUT/freeglut.h... no >checking GL/freeglut.h usability... yes >checking GL/freeglut.h presence... yes >checking for GL/freeglut.h... yes >checking for GLUT header files... GL/freeglut.h >checking how to link with GLUT... -lglut -lSM -lICE -lX11 >checking whether to install GLUT... yes >checking for SDL... yes >checking whether to install LibSDL... yes >checking whether to install LibSDL_GL... yes >checking whether to install CairoSDL... yes >checking for IMG_Linked_Version in -lSDL_image... yes >checking whether to install LibSDL_image... yes >checking for Mix_Linked_Version in -lSDL_mixer... yes >checking whether to install LibSDL_mixer... yes >checking for Sound_GetLinkedVersion in -lSDL_sound... yes >checking whether to install LibSDL_sound... yes >checking for TTF_Init in -lSDL_ttf... yes >checking whether to install LibSDL_ttf... yes >checking whether to install Compiler... yes >checking whether to install Parser... yes >checking whether to install ClassPublisher... yes >checking whether to install ProfileTools... yes >checking whether to install ROE... yes >checking whether to install SandstoneDb... yes >checking whether to install Seaside-Core... yes >checking whether to install Seaside-Development... yes >checking whether to install Seaside-Examples... yes >checking whether to install Seaside... yes >checking whether to install Sport... yes >checking whether to install SUnit... yes >checking whether to install Swazoo... yes >checking whether to install Sockets... yes >checking whether to install VFSAddOns... yes >checking whether to install VisualGST... yes >checking whether to install XML-XMLNodeBuilder... yes >checking whether to install XML-DOM... yes >checking whether to install XML-ParserTests... yes >checking whether to install XML-PullParser... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreateNS in -lexpat... yes >checking whether to install XML-Expat... yes >checking whether to install XML-XMLParser... yes >checking whether to install XML-SAXDriver... yes >checking whether to install XML-SAXParser... yes >checking whether to install XPath... yes >checking whether to install XSL... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking whether to install ZLib... yes >checking lightning.h usability... no >checking lightning.h presence... no >checking for lightning.h... no >checking whether to enable relocatable install... yes > >Output substitutions: >configure: creating ./config.status >config.status: creating libc.la >config.status: creating packages/blox/tk/Makefile >config.status: creating packages/dbd-sqlite/Makefile >config.status: creating packages/gdbm/Makefile >config.status: creating packages/gtk/Makefile >config.status: creating packages/blox/tests/package.xml >config.status: creating packages/i18n/Makefile >config.status: creating packages/iconv/Makefile >config.status: creating packages/digest/Makefile >config.status: creating packages/net/Makefile >config.status: creating packages/opengl/Makefile >config.status: creating packages/glut/Makefile >config.status: creating packages/sdl/libsdl/Makefile >config.status: creating packages/vfs/Makefile >config.status: creating packages/xml/expat/Makefile >config.status: creating packages/zlib/Makefile >config.status: creating gnu-smalltalk.pc >config.status: creating gst-config >config.status: creating tests/gst >config.status: creating tests/atlocal >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating lib-src/Makefile >config.status: creating libgst/Makefile >config.status: creating opcode/Makefile >config.status: creating lightning/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: linking lightning/i386/asm-64.h to lightning/asm.h >config.status: linking lightning/i386/fp-64.h to lightning/fp.h >config.status: linking lightning/i386/core-64.h to lightning/core.h >config.status: linking lightning/i386/funcs.h to lightning/funcs.h >config.status: executing tests/atconfig commands >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in snprintfv (/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--docdir=/usr/share/doc/gnu-smalltalk-3.2.5' '--htmldir=/usr/share/doc/gnu-smalltalk-3.2.5/html' '--libdir=/usr/lib64' '--with-system-libsigsegv' '--with-system-libffi' '--with-system-libltdl' '--without-emacs' '--with-readline' '--without-gmp' '--without-tcl' '--without-tk' '--enable-gtk' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether the convenience libsnprintfv needs printing floats... yes >checking if malloc debugging is wanted... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for gawk... (cached) gawk >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for static inline... yes >checking for string.h... (cached) yes >checking for flockfile... yes >checking for fputc_unlocked... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for wchar_t... yes >checking for wint_t... no >checking for intmax_t... yes >checking for size_t... yes >checking size of int... 4 >checking size of wint_t... 0 >checking for long double with more range or precision than double... yes >checking for log in -lm... yes >checking for copysign... yes >checking for copysignl... yes >checking for isinf... yes >checking for isinfl... yes >checking for isnan... yes >checking for isnanl... yes >checking for modfl... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating snprintfv/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing snprintfv/compat.h commands >creating snprintfv/compat.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >Making all in lib-src >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lib-src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o getopt.lo getopt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c getopt.c -fPIC -DPIC -o .libs/getopt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c getopt.c -o getopt.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o getopt1.lo getopt1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c getopt1.c -o getopt1.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o md5.lo md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c md5.c -o md5.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o avltrees.lo avltrees.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c avltrees.c -fPIC -DPIC -o .libs/avltrees.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c avltrees.c -o avltrees.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o rbtrees.lo rbtrees.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c rbtrees.c -fPIC -DPIC -o .libs/rbtrees.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c rbtrees.c -o rbtrees.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o lock.lo lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c lock.c -fPIC -DPIC -o .libs/lock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c lock.c -o lock.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o strspell.lo strspell.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c strspell.c -fPIC -DPIC -o .libs/strspell.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c strspell.c -o strspell.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o regex.lo regex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c regex.c -fPIC -DPIC -o .libs/regex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c regex.c -o regex.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o socketx.lo socketx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c socketx.c -fPIC -DPIC -o .libs/socketx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c socketx.c -o socketx.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o pointer-set.lo pointer-set.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c pointer-set.c -fPIC -DPIC -o .libs/pointer-set.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c pointer-set.c -o pointer-set.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o library.la getopt.lo getopt1.lo md5.lo avltrees.lo rbtrees.lo lock.lo strspell.lo regex.lo socketx.lo pointer-set.lo -ldl -lrt -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/library.a .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/avltrees.o .libs/rbtrees.o .libs/lock.o .libs/strspell.o .libs/regex.o .libs/socketx.o .libs/pointer-set.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/library.a >libtool: link: ( cd ".libs" && rm -f "library.la" && ln -s "../library.la" "library.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lib-src' >Making all in lightning >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lightning' >ln -s -f ./i386/asm-i386.h asm-i386.h >ln -s -f ./i386/core-i386.h core-i386.h >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lightning' >Making all in snprintfv >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make all-recursive >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >Making all in snprintfv >make[4]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >cd .. \ > && /bin/sh ./config.status snprintfv/compat.h >config.status: executing snprintfv/compat.h commands >creating snprintfv/compat.h >snprintfv/compat.h is unchanged >echo timestamp > compat.stamp >make all-am >make[5]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-filament.lo `test -f 'filament.c' || echo './'`filament.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c filament.c -fPIC -DPIC -o .libs/libsnprintfvc_la-filament.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c filament.c -o libsnprintfvc_la-filament.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-format.lo `test -f 'format.c' || echo './'`format.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c format.c -fPIC -DPIC -o .libs/libsnprintfvc_la-format.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c format.c -o libsnprintfvc_la-format.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-printf.lo `test -f 'printf.c' || echo './'`printf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c printf.c -fPIC -DPIC -o .libs/libsnprintfvc_la-printf.o >printf.c: In function 'stream_printfv': >printf.c:729:22: warning: 'args' may be used uninitialized in this function [-Wmaybe-uninitialized] > count_or_errorcode = do_printfv (stream, format, args); > ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c printf.c -o libsnprintfvc_la-printf.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-mem.lo `test -f 'mem.c' || echo './'`mem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c mem.c -fPIC -DPIC -o .libs/libsnprintfvc_la-mem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c mem.c -o libsnprintfvc_la-mem.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-stream.lo `test -f 'stream.c' || echo './'`stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c stream.c -fPIC -DPIC -o .libs/libsnprintfvc_la-stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c stream.c -o libsnprintfvc_la-stream.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c -o libsnprintfvc_la-custom.lo `test -f 'custom.c' || echo './'`custom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c custom.c -fPIC -DPIC -o .libs/libsnprintfvc_la-custom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -Wall -c custom.c -o libsnprintfvc_la-custom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libsnprintfvc.la libsnprintfvc_la-filament.lo libsnprintfvc_la-format.lo libsnprintfvc_la-printf.lo libsnprintfvc_la-mem.lo libsnprintfvc_la-stream.lo libsnprintfvc_la-custom.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsnprintfvc.a .libs/libsnprintfvc_la-filament.o .libs/libsnprintfvc_la-format.o .libs/libsnprintfvc_la-printf.o .libs/libsnprintfvc_la-mem.o .libs/libsnprintfvc_la-stream.o .libs/libsnprintfvc_la-custom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsnprintfvc.a >libtool: link: ( cd ".libs" && rm -f "libsnprintfvc.la" && ln -s "../libsnprintfvc.la" "libsnprintfvc.la" ) >make[5]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >make[4]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >make[4]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make[4]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >Making all in libgst >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstpub.lo gstpub.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstpub.c -fPIC -DPIC -o .libs/gstpub.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstpub.c -o gstpub.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o files.lo files.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c files.c -fPIC -DPIC -o .libs/files.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c files.c -o files.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gst-parse.lo gst-parse.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-parse.c -fPIC -DPIC -o .libs/gst-parse.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-parse.c -o gst-parse.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o lex.lo lex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c lex.c -fPIC -DPIC -o .libs/lex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c lex.c -o lex.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o str.lo str.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c str.c -fPIC -DPIC -o .libs/str.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c str.c -o str.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o tree.lo tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c tree.c -fPIC -DPIC -o .libs/tree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c tree.c -o tree.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o byte.lo byte.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c byte.c -fPIC -DPIC -o .libs/byte.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c byte.c -o byte.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o comp.lo comp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c comp.c -fPIC -DPIC -o .libs/comp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c comp.c -o comp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o sym.lo sym.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sym.c -fPIC -DPIC -o .libs/sym.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sym.c -o sym.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o dict.lo dict.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c dict.c -fPIC -DPIC -o .libs/dict.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c dict.c -o dict.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o oop.lo oop.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c oop.c -fPIC -DPIC -o .libs/oop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c oop.c -o oop.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o opt.lo opt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c opt.c -fPIC -DPIC -o .libs/opt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c opt.c -o opt.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o save.lo save.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c save.c -fPIC -DPIC -o .libs/save.o >save.c: In function 'buffer_fill': >save.c:887:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] > read (imageFd, buf, buf_size); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >save.c: In function 'buffer_read': >save.c:955:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] > read (imageFd, data, numBytes & -buf_size); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c save.c -o save.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o cint.lo cint.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c cint.c -fPIC -DPIC -o .libs/cint.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c cint.c -o cint.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o heap.lo heap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c heap.c -fPIC -DPIC -o .libs/heap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c heap.c -o heap.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o input.lo input.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c input.c -fPIC -DPIC -o .libs/input.o >input.c: In function '_gst_initialize_readline': >input.c:1145:3: warning: 'CPFunction' is deprecated [-Wdeprecated-declarations] > rl_filename_quoting_function = (CPFunction *) readline_quote_filename; > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >input.c:1147:5: warning: 'CPFunction' is deprecated [-Wdeprecated-declarations] > (CPFunction *) readline_dequote_filename; > ^ >input.c:1151:5: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] > (CPPFunction *) readline_match_symbols; > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c input.c -o input.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o sysdep.lo sysdep.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sysdep.c -fPIC -DPIC -o .libs/sysdep.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sysdep.c -o sysdep.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o callin.lo callin.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c callin.c -fPIC -DPIC -o .libs/callin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c callin.c -o callin.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o xlat.lo xlat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c xlat.c -fPIC -DPIC -o .libs/xlat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c xlat.c -o xlat.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o mpz.lo mpz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c mpz.c -fPIC -DPIC -o .libs/mpz.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c mpz.c -o mpz.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o print.lo print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c print.c -fPIC -DPIC -o .libs/print.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c print.c -o print.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o alloc.lo alloc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c alloc.c -o alloc.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o security.lo security.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c security.c -fPIC -DPIC -o .libs/security.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c security.c -o security.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o re.lo re.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c re.c -fPIC -DPIC -o .libs/re.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c re.c -o re.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o interp.lo interp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c interp.c -fPIC -DPIC -o .libs/interp.o >In file included from interp.c:677:0: >prims.def: In function 'VMpr_SmallInteger_plus': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:123:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (add_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:123:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (add_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.def: In function 'VMpr_SmallInteger_minus': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:130:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (sub_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:130:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (sub_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.def: In function 'VMpr_SmallInteger_times': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:179:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (mul_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:179:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (mul_with_check (oop1, oop2, &overflow), false); > ^~~~~~~~~~ >prims.def: In function 'VMpr_SmallInteger_bitAnd': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:293:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_and (oop1, oop2), true); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:293:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_and (oop1, oop2), true); > ^~~~~~~~~~ >prims.def: In function 'VMpr_SmallInteger_bitOr': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:300:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_or (oop1, oop2), true); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:300:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_or (oop1, oop2), true); > ^~~~~~~~~~ >prims.def: In function 'VMpr_SmallInteger_bitXor': >prims.inl:91:23: warning: variable 'iarg2' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:307:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_xor (oop1, oop2), true); > ^~~~~~~~~~ >prims.inl:91:16: warning: variable 'iarg1' set but not used [-Wunused-but-set-variable] > intptr_t iarg1, iarg2; \ > ^ >prims.def:307:3: note: in expansion of macro 'INT_BIN_OP' > INT_BIN_OP (tagged_xor (oop1, oop2), true); > ^~~~~~~~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_BlockClosure_valueWithArguments': >prims.def:2679:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_Character_create': >prims.def:3438:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_UnicodeCharacter_create': >prims.def:3462:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_Memory_addressOfOOP': >prims.def:3535:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_Memory_addressOf': >prims.def:3553:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_Memory_at': >prims.def:3637:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_ByteArray_fromCData_size': >prims.def:5031:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_String_fromCData_size': >prims.def:5054:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_String_fromCData': >prims.def:5077:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable] > OOP oop1; > ^~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_FileDescriptor_socketOp': >prims.def:5871:6: warning: unused variable 'result' [-Wunused-variable] > int result; > ^~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl: In function '_gst_interpret': >vm.inl:1488:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0, _stack1; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:2355:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:2936:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:4523:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:4761:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:6156:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >In file included from interp-bc.inl:503:0, > from interp.c:682: >vm.inl:10338:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable] > OOP _stack0; > ^~~~~~~ >interp.c: In function 'resume_process': >interp.c:1730:15: warning: variable 'ints_enabled' set but not used [-Wunused-but-set-variable] > mst_Boolean ints_enabled; > ^~~~~~~~~~~~ >At top level: >interp.c:1016:1: warning: always_inline function might not be inlinable [-Wattributes] > unwind_context (void) > ^~~~~~~~~~~~~~ >In file included from interp.c:677:0: >prims.def: In function 'VMpr_FileDescriptor_fileOp': >prims.def:5757:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] > ftruncate (fd, pos); > ^~~~~~~~~~~~~~~~~~~ >prims.def:5819:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write (fd, buf, 0); > ^~~~~~~~~~~~~~~~~~ >interp.c: In function '_gst_empty_context_pool': >interp.c:698:22: warning: array subscript is below array bounds [-Warray-bounds] > chunk = chunks - 1; > ~~~~~~~^~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c interp.c -o interp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o real.lo real.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c real.c -fPIC -DPIC -o .libs/real.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c real.c -o real.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o sockets.lo sockets.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sockets.c -fPIC -DPIC -o .libs/sockets.o >sockets.c: In function 'fix_sockaddr': >sockets.c:300:8: warning: unused variable 'verify' [-Wunused-variable] > char verify[sizeof (sockaddr->sa_family) == 2 ? 1 : -1]; > ^~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sockets.c -o sockets.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o events.lo events.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c events.c -fPIC -DPIC -o .libs/events.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DDEFAULT_EXECUTABLE=\"/usr/bin/gst\" -I../lib-src -I../lib-src -I/usr/lib64/libffi-3.2.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c events.c -o events.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -version-info 8:3:1 -no-undefined -export-symbols-regex "^gst_.*" -bindir /usr/bin -Wl,-O1 -Wl,--as-needed -o libgst.la -rpath /usr/lib64 gstpub.lo files.lo gst-parse.lo lex.lo str.lo tree.lo byte.lo comp.lo sym.lo dict.lo oop.lo opt.lo save.lo cint.lo heap.lo input.lo sysdep.lo callin.lo xlat.lo mpz.lo print.lo alloc.lo security.lo re.lo interp.lo real.lo sockets.lo events.lo ../lib-src/library.la -lsigsegv -L/usr/lib64/../lib64 -lffi ../snprintfv/snprintfv/libsnprintfvc.la -lreadline -lltdl -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o .libs/real.o .libs/sockets.o .libs/events.o ../lib-src/.libs/library.a ../snprintfv/snprintfv/.libs/libsnprintfvc.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgst.exp >libtool: link: /bin/grep -E -e "^gst_.*" ".libs/libgst.exp" > ".libs/libgst.expT" >libtool: link: mv -f ".libs/libgst.expT" ".libs/libgst.exp" >libtool: link: echo "{ global:" > .libs/libgst.ver >libtool: link: cat .libs/libgst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgst.ver >libtool: link: echo "local: *; };" >> .libs/libgst.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o .libs/real.o .libs/sockets.o .libs/events.o -Wl,--whole-archive ../lib-src/.libs/library.a ../snprintfv/snprintfv/.libs/libsnprintfvc.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -ldl /usr/lib64/libsigsegv.so -L/usr/lib64/../lib64 -lffi -lreadline /usr/lib64/libltdl.so -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgst.so.7 -Wl,-version-script -Wl,.libs/libgst.ver -o .libs/libgst.so.7.1.3 >libtool: link: (cd ".libs" && rm -f "libgst.so.7" && ln -s "libgst.so.7.1.3" "libgst.so.7") >libtool: link: (cd ".libs" && rm -f "libgst.so" && ln -s "libgst.so.7.1.3" "libgst.so") >libtool: link: (cd .libs/libgst.lax/library.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst/../lib-src/.libs/library.a") >libtool: link: (cd .libs/libgst.lax/libsnprintfvc.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgst.a gstpub.o files.o gst-parse.o lex.o str.o tree.o byte.o comp.o sym.o dict.o oop.o opt.o save.o cint.o heap.o input.o sysdep.o callin.o xlat.o mpz.o print.o alloc.o security.o re.o interp.o real.o sockets.o events.o .libs/libgst.lax/library.a/avltrees.o .libs/libgst.lax/library.a/getopt.o .libs/libgst.lax/library.a/getopt1.o .libs/libgst.lax/library.a/lock.o .libs/libgst.lax/library.a/md5.o .libs/libgst.lax/library.a/pointer-set.o .libs/libgst.lax/library.a/rbtrees.o .libs/libgst.lax/library.a/regex.o .libs/libgst.lax/library.a/socketx.o .libs/libgst.lax/library.a/strspell.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-custom.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-filament.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-format.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-mem.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-printf.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-stream.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgst.a >libtool: link: rm -fr .libs/libgst.lax >libtool: link: ( cd ".libs" && rm -f "libgst.la" && ln -s "../libgst.la" "libgst.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c\"" -DCMD_LN_S="\"ln -s\"" -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c main.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -export-dynamic -Wl,-rpath,"\$ORIGIN/../lib64" -Wl,-O1 -Wl,--as-needed -o gst main.o libgst/libgst.la lib-src/library.la -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-rpath -Wl,\$ORIGIN/../lib64 -Wl,-O1 -Wl,--as-needed -o .libs/gst main.o -Wl,--export-dynamic libgst/.libs/libgst.so lib-src/.libs/library.a -ldl -lrt -lm -Wl,-rpath -Wl,/usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c\"" -DCMD_LN_S="\"ln -s\"" -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-tool.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -export-dynamic -Wl,-rpath,"\$ORIGIN/../lib64" -Wl,-O1 -Wl,--as-needed -o gst-tool gst-tool.o libgst/libgst.la lib-src/library.la -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-rpath -Wl,\$ORIGIN/../lib64 -Wl,-O1 -Wl,--as-needed -o .libs/gst-tool gst-tool.o -Wl,--export-dynamic libgst/.libs/libgst.so lib-src/.libs/library.a -ldl -lrt -lm -Wl,-rpath -Wl,/usr/lib64 >./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/announcements/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sTnOkV >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sTnOkV/Announcements >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/announcements/Announcements.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sTnOkV/Announcements/Announcements.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/announcements/AnnouncementsTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sTnOkV/Announcements/AnnouncementsTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Announcements.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sTnOkV/Announcements && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Announcements.star . >touch ./packages/blox/browser/stamp-classes >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/browser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Load.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Load.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/GuiData.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/GuiData.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/View.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/View.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Manager.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Manager.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/RadioForm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/RadioForm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Menu.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Menu.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ModalDialog.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/ModalDialog.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PList.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/PList.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PText.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/PText.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PCode.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/PCode.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ButtonForm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/ButtonForm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/BrowShell.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/BrowShell.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/BrowserMain.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/BrowserMain.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ClassHierBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/ClassHierBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ClassBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/ClassBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/NamespBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/NamespBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/MethSetBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/MethSetBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Inspector.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Inspector.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/DictInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/DictInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/MethInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/MethInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/StrcInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/StrcInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/DebugSupport.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/DebugSupport.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Debugger.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Debugger.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Notifier.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/Notifier.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BLOXBrowser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wv7964/BLOXBrowser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BLOXBrowser.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/complex/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b/Complex >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/complex/Complex.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b/Complex/Complex.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/complex/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b/Complex/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/complex/complextests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b/Complex/complextests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Complex.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-yI2a7b/Complex && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Complex.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/continuations/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/continuations/Amb.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations/Amb.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/continuations/ShiftReset.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations/ShiftReset.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/continuations/Test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations/Test.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/continuations/AmbTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations/AmbTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/continuations/ShiftResetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations/ShiftResetTest.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Continuations.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-W4jjC9/Continuations && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Continuations.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/cpp/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/StreamWrapper.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/StreamWrapper.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/PushBackStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/PushBackStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CToken.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CToken.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/LineTokenStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/LineTokenStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CPStrUnq.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CPStrUnq.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CPStrConc.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CPStrConc.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/StreamStack.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/StreamStack.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/ExpansionStreamStack.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/ExpansionStreamStack.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CExpressionNode.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CExpressionNode.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CParseExpr.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CParseExpr.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CPP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CPP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CSymbol.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CSymbol.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CDeclNode.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CDeclNode.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CSymbolTable.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CSymbolTable.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/CParseType.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/CParseType.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/README /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/README >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cpp/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/CParser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-G7LO1e/CParser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/CParser.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/debug/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl/DebugTools >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/debug/DebugTools.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl/DebugTools/DebugTools.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/debug/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl/DebugTools/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/debug/debugtests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl/DebugTools/debugtests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DebugTools.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-kF4bTl/DebugTools && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DebugTools.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbd-mysql/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Column.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Column.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Connection.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Connection.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/ResultSet.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/ResultSet.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Row.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Row.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Statement.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Statement.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/Table.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/Table.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/TableColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/TableColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-mysql/MySQLTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL/MySQLTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-MySQL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2pMNxr/DBD-MySQL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-MySQL.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbd-postgresql/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/Connection.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/Connection.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/ResultSet.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/ResultSet.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/Row.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/Row.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/ColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/ColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/Statement.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/Statement.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/Table.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/Table.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/TableColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/TableColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-postgresql/FieldConverter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL/FieldConverter.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-PostgreSQL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-6ddmrw/DBD-PostgreSQL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-PostgreSQL.star . >cd packages/dbd-sqlite && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o sqlite3.lo sqlite3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sqlite3.c -o sqlite3.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o dbd-sqlite3.la -rpath /usr/lib64/smalltalk sqlite3.lo -lsqlite3 -lrt -lm >libtool: link: /usr/bin/nm -B .libs/sqlite3.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/dbd-sqlite3.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/dbd-sqlite3.exp" > ".libs/dbd-sqlite3.expT" >libtool: link: mv -f ".libs/dbd-sqlite3.expT" ".libs/dbd-sqlite3.exp" >libtool: link: echo "{ global:" > .libs/dbd-sqlite3.ver >libtool: link: cat .libs/dbd-sqlite3.exp | sed -e "s/\(.*\)/\1;/" >> .libs/dbd-sqlite3.ver >libtool: link: echo "local: *; };" >> .libs/dbd-sqlite3.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sqlite3.o -lsqlite3 -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,dbd-sqlite3-3.2.5.so -Wl,-version-script -Wl,.libs/dbd-sqlite3.ver -o .libs/dbd-sqlite3-3.2.5.so >libtool: link: (cd ".libs" && rm -f "dbd-sqlite3.so" && ln -s "dbd-sqlite3-3.2.5.so" "dbd-sqlite3.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/dbd-sqlite3.a sqlite3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/dbd-sqlite3.a >libtool: link: ( cd ".libs" && rm -f "dbd-sqlite3.la" && ln -s "../dbd-sqlite3.la" "dbd-sqlite3.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbd-sqlite/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/SQLite.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/SQLite.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/Connection.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/Connection.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/ResultSet.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/ResultSet.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/Statement.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/Statement.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/Row.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/Row.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/ColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/ColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/Table.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/Table.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/TableColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/TableColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite/SQLiteTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite/SQLiteTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-SQLite.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-udGJAb/DBD-SQLite && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBD-SQLite.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/dbi/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/ConnectionInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/ConnectionInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/Connection.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/Connection.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/Statement.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/Statement.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/ResultSet.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/ResultSet.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/Row.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/Row.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/ColumnInfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/ColumnInfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/Table.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/Table.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/FieldConverter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/FieldConverter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbi/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBI.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hG9AFh/DBI && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DBI.star . >cd packages/gdbm && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gdbm.lo gdbm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gdbm.c -fPIC -DPIC -o .libs/gdbm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gdbm.c -o gdbm.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o gdbm.la -rpath /usr/lib64/smalltalk gdbm.lo -lgdbm -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gdbm.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gdbm.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/gdbm.exp" > ".libs/gdbm.expT" >libtool: link: mv -f ".libs/gdbm.expT" ".libs/gdbm.exp" >libtool: link: echo "{ global:" > .libs/gdbm.ver >libtool: link: cat .libs/gdbm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gdbm.ver >libtool: link: echo "local: *; };" >> .libs/gdbm.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gdbm.o -lgdbm -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,gdbm-3.2.5.so -Wl,-version-script -Wl,.libs/gdbm.ver -o .libs/gdbm-3.2.5.so >libtool: link: (cd ".libs" && rm -f "gdbm.so" && ln -s "gdbm-3.2.5.so" "gdbm.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gdbm.a gdbm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gdbm.a >libtool: link: ( cd ".libs" && rm -f "gdbm.la" && ln -s "../gdbm.la" "gdbm.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/gdbm/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA/GDBM >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm/gdbm-c.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA/GDBM/gdbm-c.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm/gdbm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA/GDBM/gdbm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm/gdbmtests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA/GDBM/gdbmtests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GDBM.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-T3r0yA/GDBM && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GDBM.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/glorp/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glorp/GlorpPort.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp/GlorpPort.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glorp/Glorp.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp/Glorp.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glorp/GlorpMySQL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp/GlorpMySQL.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glorp/GlorpTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp/GlorpTest.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Glorp.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-58GnwF/Glorp && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Glorp.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/cairo/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cairo/CairoFuncs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo/CairoFuncs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cairo/CairoContext.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo/CairoContext.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cairo/CairoTransform.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo/CairoTransform.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cairo/CairoSurface.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo/CairoSurface.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/cairo/CairoPattern.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo/CairoPattern.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Cairo.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-TUVptK/Cairo && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Cairo.star . >touch ./packages/gtk/stamp-classes >cd packages/gtk && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >for i in -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lcairo ; do \ > case $i in \ > -L*) \ > j=`echo $i | sed 's,^-L,,'` ; \ > echo "_gst_vm_proxy->dlAddSearchDir(\"$j\");" ;; \ > -lG*|-lg*|-lATK*|-latk*|-lPango*|-lpango*) \ > j=`echo $i | sed 's,^-l,lib,'` ; \ > echo "_gst_vm_proxy->dlOpen(\"$j\", false);" ;; \ > *) ;; \ > esac; \ >done | sort -u > libs.def >/bin/sed -e "1s,@AWK\@,/usr/bin/gawk," < mk_enums.awk > mk_enums >chmod +x mk_enums >/bin/sed -e "1s,@AWK\@,/usr/bin/gawk," < cpp.awk > cpp >chmod +x cpp >gawk \ > -vPKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' \ > -v_prefixes='g atk pango' \ > -v_libs="gobject-2.0 gdk-2.0 gdk-pixbuf-2.0 pango gtk+-2.0 atk" \ > -v_files="glib-object.h gdk/gdk.h gdk-pixbuf/gdk-pixbuf.h gtk/gtk.h atk/atk.h pango/pango.h ./placer.h" -f ./mkorder.awk \ > | while read i; do \ > case "$i" in \ > error:*) \ > echo "$i" >&2; exit 1;; \ > */gobject/*) \ > echo "$i" ;; \ > */glib/*) \ > case " glib/goption.h glib/gdate.h glib/gmain.h " in \ > *" glib/`basename $i` "*) echo "$i" ;; \ > *) ;; \ > esac ;; \ > *) \ > echo "$i" ;; \ > esac; \ > done > order >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; xargs ./cpp < order | ./mk_enums > enums.c >/bin/sed -e "1s,@AWK\@,/usr/bin/gawk," < mk_sizeof.awk > mk_sizeof >chmod +x mk_sizeof >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; xargs ./cpp < order | ./mk_sizeof > sizeof.c >make all-am >make[4]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gst-gtk.lo gst-gtk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-gtk.c -fPIC -DPIC -o .libs/gst-gtk.o >gst-gtk.c: In function 'convert_g_value_to_oop': >gst-gtk.c:329:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] > v_char = g_value_get_char (val); > ^~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36:0, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here > gchar g_value_get_char (const GValue *value); > ^~~~~~~~~~~~~~~~ >gst-gtk.c: In function 'fill_g_value_from_oop': >gst-gtk.c:428:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] > g_value_set_char (return_value, v_char); > ^~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36:0, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here > void g_value_set_char (GValue *value, > ^~~~~~~~~~~~~~~~ >gst-gtk.c:483:7: warning: 'g_value_set_string_take_ownership' is deprecated: Use 'g_value_take_string' instead [-Wdeprecated-declarations] > g_value_set_string_take_ownership (return_value, v_ptr); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36:0, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/gobject/gvaluetypes.h:285:6: note: declared here > void g_value_set_string_take_ownership (GValue *value, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >gst-gtk.c: In function 'create_main_loop_thread': >gst-gtk.c:992:7: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] > mutex = g_mutex_new (); > ^~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here > GMutex * g_mutex_new (void); > ^~~~~~~~~~~ >gst-gtk.c:993:7: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] > cond = g_cond_new (); > ^~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here > GCond * g_cond_new (void); > ^~~~~~~~~~ >gst-gtk.c:994:7: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] > cond_dispatch = g_cond_new (); > ^~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here > GCond * g_cond_new (void); > ^~~~~~~~~~ >gst-gtk.c:1019:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] > thread = g_thread_create (main_loop_thread, semaphore, TRUE, NULL); > ^~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here > GThread *g_thread_create (GThreadFunc func, > ^~~~~~~~~~~~~~~ >gst-gtk.c: In function 'gst_initModule': >gst-gtk.c:1280:7: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] > g_thread_init (NULL); > ^~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:107:0, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here > void g_thread_init (gpointer vtable); > ^~~~~~~~~~~~~ >gst-gtk.c:1285:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] > g_type_init (); > ^~~~~~~~~~~ >In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, > from /usr/include/glib-2.0/gobject/gbinding.h:29, > from /usr/include/glib-2.0/glib-object.h:23, > from /usr/include/glib-2.0/gio/gioenums.h:28, > from /usr/include/glib-2.0/gio/giotypes.h:28, > from /usr/include/glib-2.0/gio/gio.h:26, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from gst-gtk.c:58: >/usr/include/glib-2.0/gobject/gtype.h:681:23: note: declared here > void g_type_init (void); > ^~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-gtk.c -o gst-gtk.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o placer.lo placer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c placer.c -fPIC -DPIC -o .libs/placer.o >placer.c: In function 'gtk_placer_set_has_window': >placer.c:781:19: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] > if (!has_window != GTK_WIDGET_NO_WINDOW (placer)) > ^~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c placer.c -o placer.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o gst-gtk.la -rpath /usr/lib64/smalltalk gst-gtk.lo placer.lo -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -latk-1.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lcairo -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gst-gtk.o .libs/placer.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gst-gtk.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/gst-gtk.exp" > ".libs/gst-gtk.expT" >libtool: link: mv -f ".libs/gst-gtk.expT" ".libs/gst-gtk.exp" >libtool: link: echo "{ global:" > .libs/gst-gtk.ver >libtool: link: cat .libs/gst-gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gst-gtk.ver >libtool: link: echo "local: *; };" >> .libs/gst-gtk.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gst-gtk.o .libs/placer.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lcairo -lrt -lm -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,gst-gtk-3.2.5.so -Wl,-version-script -Wl,.libs/gst-gtk.ver -o .libs/gst-gtk-3.2.5.so >libtool: link: (cd ".libs" && rm -f "gst-gtk.so" && ln -s "gst-gtk-3.2.5.so" "gst-gtk.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gst-gtk.a gst-gtk.o placer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gst-gtk.a >libtool: link: ( cd ".libs" && rm -f "gst-gtk.la" && ln -s "../gst-gtk.la" "gst-gtk.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c enums.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o enums enums.o -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o enums enums.o -lrt -lm -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sizeof.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o sizeof sizeof.o -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o sizeof sizeof.o -lrt -lm -pthread >/bin/sed -e "1s,@AWK\@,/usr/bin/gawk," < structs.awk > structs >chmod +x structs >/bin/sed -e "1s,@AWK\@,/usr/bin/gawk," < funcs.awk > funcs >chmod +x funcs >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; xargs ./cpp < order | ./structs > Structs.st >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; ./sizeof >> Structs.st >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; xargs ./cpp < order | ./funcs > Funcs.st >LANG=C; export LANG; LC_COLLATE=C; export LC_COLLATE; LC_CTYPE=C; export LC_CTYPE; LC_MESSAGES=C; export LC_MESSAGES; LC_MONETARY=C; export LC_MONETARY; LC_NUMERIC=C; export LC_NUMERIC; LC_TIME=C; export LC_TIME; ./enums > Enums.st >make[4]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/gtk/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/GtkDecl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/GtkDecl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/MoreStructs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/MoreStructs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/MoreFuncs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/MoreFuncs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/GtkImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/GtkImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_arrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_arrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_aspectframe.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_aspectframe.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_buttonbox.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_buttonbox.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_entry.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_entry.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_eventbox.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_eventbox.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_hello.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_hello.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_tictactoe.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_tictactoe.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_tree.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/example_tree.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Structs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/Structs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Enums.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/Enums.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Funcs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK/Funcs.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GTK.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-0qRI7F/GTK && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GTK.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/gtk/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/gtk/BloxBasic.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK/BloxBasic.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/gtk/BloxWidgets.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK/BloxWidgets.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/gtk/BloxText.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK/BloxText.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/gtk/BloxExtend.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK/BloxExtend.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/gtk/Blox.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK/Blox.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BloxGTK.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Vb9n4Q/BloxGTK && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BloxGTK.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/tests/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-fmCVwY >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-fmCVwY/Blox >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/tests/test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-fmCVwY/Blox/test.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Blox.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-fmCVwY/Blox && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Blox.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/httpd/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/WebServer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/WebServer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/FileServer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/FileServer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/WikiServer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/WikiServer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/STT.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/STT.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/Haiku.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/Haiku.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/edit.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/edit.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/example1.stt /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/example1.stt >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/example2.stt /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/example2.stt >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/find.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/find.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/head.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/head.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/help.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/help.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/history.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/history.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/next.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/next.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/prev.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/prev.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/recent.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/recent.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/rename.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/rename.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/test.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/top.jpg /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/top.jpg >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/httpd/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/WebServer.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-3HuMM5/WebServer && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/WebServer.star . >cd packages/i18n && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR="\"/usr/share/locale\"" -DLIBDIR="\"/usr/lib64\"" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o i18n.lo i18n.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c i18n.c -fPIC -DPIC -o .libs/i18n.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c i18n.c -o i18n.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR="\"/usr/share/locale\"" -DLIBDIR="\"/usr/lib64\"" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o localcharset.lo localcharset.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib64\" -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c localcharset.c -o localcharset.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o i18n.la -rpath /usr/lib64/smalltalk i18n.lo localcharset.lo -lrt -lm >libtool: link: /usr/bin/nm -B .libs/i18n.o .libs/localcharset.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/i18n.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/i18n.exp" > ".libs/i18n.expT" >libtool: link: mv -f ".libs/i18n.expT" ".libs/i18n.exp" >libtool: link: echo "{ global:" > .libs/i18n.ver >libtool: link: cat .libs/i18n.exp | sed -e "s/\(.*\)/\1;/" >> .libs/i18n.ver >libtool: link: echo "local: *; };" >> .libs/i18n.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/i18n.o .libs/localcharset.o -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,i18n-3.2.5.so -Wl,-version-script -Wl,.libs/i18n.ver -o .libs/i18n-3.2.5.so >libtool: link: (cd ".libs" && rm -f "i18n.so" && ln -s "i18n-3.2.5.so" "i18n.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/i18n.a i18n.o localcharset.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/i18n.a >libtool: link: ( cd ".libs" && rm -f "i18n.la" && ln -s "../i18n.la" "i18n.la" ) >/bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/smalltalk/g' ref-add.sin > t-ref-add.sed >mv t-ref-add.sed ref-add.sed >/bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/smalltalk/g' ref-del.sin > t-ref-del.sed >mv t-ref-del.sed ref-del.sed >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/i18n/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/Locale.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/Locale.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/Expression.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/Expression.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/GetText.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/GetText.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/Numbers.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/Numbers.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/Times.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/Times.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/I18N.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-c1onlH/I18N && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/I18N.star . >cd packages/iconv && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o iconv.lo iconv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c iconv.c -fPIC -DPIC -o .libs/iconv.o >iconv.c: In function 'iconvWrapper': >iconv.c:85:18: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types] > iconv (handle, &inbuf, &inbytesleft, &outbuf, &outbytesleft); > ^ >In file included from iconv.c:59:0: >/usr/include/iconv.h:42:15: note: expected 'char ** restrict' but argument is of type 'const char **' > extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, > ^~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c iconv.c -o iconv.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o iconv.la -rpath /usr/lib64/smalltalk iconv.lo -lrt -lm >libtool: link: /usr/bin/nm -B .libs/iconv.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/iconv.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/iconv.exp" > ".libs/iconv.expT" >libtool: link: mv -f ".libs/iconv.expT" ".libs/iconv.exp" >libtool: link: echo "{ global:" > .libs/iconv.ver >libtool: link: cat .libs/iconv.exp | sed -e "s/\(.*\)/\1;/" >> .libs/iconv.ver >libtool: link: echo "local: *; };" >> .libs/iconv.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/iconv.o -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,iconv-3.2.5.so -Wl,-version-script -Wl,.libs/iconv.ver -o .libs/iconv-3.2.5.so >libtool: link: (cd ".libs" && rm -f "iconv.so" && ln -s "iconv-3.2.5.so" "iconv.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/iconv.a iconv.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/iconv.a >libtool: link: ( cd ".libs" && rm -f "iconv.la" && ln -s "../iconv.la" "iconv.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/iconv/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a/Iconv >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv/Sets.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a/Iconv/Sets.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv/UTF7.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a/Iconv/UTF7.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv/iconvtests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a/Iconv/iconvtests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Iconv.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-7DFS6a/Iconv && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Iconv.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/java/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/Java.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/Java.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/JavaClassFiles.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/JavaClassFiles.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/JavaMetaobjects.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/JavaMetaobjects.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/JavaTranslation.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/JavaTranslation.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/JavaRuntime.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/JavaRuntime.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/JavaExtensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/JavaExtensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/extract-native.awk /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/extract-native.awk >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_gcj_convert_IOConverter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_gcj_convert_IOConverter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_gcj_runtime_StackTrace.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_gcj_runtime_StackTrace.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_gcj_runtime_StringBuffer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_gcj_runtime_StringBuffer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_java_net_PlainDatagramSocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_java_net_PlainDatagramSocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_java_net_PlainSocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_java_net_PlainSocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_java_nio_FileLockImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_java_nio_FileLockImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/gnu_java_nio_SelectorImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/gnu_java_nio_SelectorImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_io_File.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_io_File.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_io_FileDescriptor.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_io_FileDescriptor.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_io_ObjectInputStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_io_ObjectInputStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_io_VMObjectStreamClass.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_io_VMObjectStreamClass.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Character.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Character.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Class.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Class.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_ConcreteProcess.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_ConcreteProcess.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Double.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Double.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Float.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Float.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Math.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Math.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Object.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Object.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Runtime.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Runtime.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_String.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_String.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_StringBuffer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_StringBuffer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_System.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_System.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_Thread.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_Thread.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_VMClassLoader.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_VMClassLoader.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_ref_Reference.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_ref_Reference.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_reflect_Array.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_reflect_Array.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_reflect_Constructor.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_reflect_Constructor.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_reflect_Field.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_reflect_Field.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_reflect_Method.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_reflect_Method.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_lang_reflect_Proxy.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_lang_reflect_Proxy.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_net_InetAddress.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_net_InetAddress.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_net_NetworkInterface.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_net_NetworkInterface.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_nio_DirectByteBufferImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_nio_DirectByteBufferImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_nio_channels_FileChannelImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_nio_channels_FileChannelImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_text_Collator.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_text_Collator.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_util_ResourceBundle.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_util_ResourceBundle.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_util_TimeZone.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_util_TimeZone.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_util_zip_Deflater.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_util_zip_Deflater.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/java_util_zip_Inflater.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/java_util_zip_Inflater.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/test.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/java/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Java.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sXQFVf/Java && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Java.star . >cd packages/digest && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o digest.lo digest.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c digest.c -fPIC -DPIC -o .libs/digest.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c digest.c -o digest.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o md5.lo md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c md5.c -fPIC -DPIC -o .libs/md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c md5.c -o md5.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o sha1.lo sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sha1.c -fPIC -DPIC -o .libs/sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c sha1.c -o sha1.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o digest.la -rpath /usr/lib64/smalltalk digest.lo md5.lo sha1.lo -lrt -lm >libtool: link: /usr/bin/nm -B .libs/digest.o .libs/md5.o .libs/sha1.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/digest.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/digest.exp" > ".libs/digest.expT" >libtool: link: mv -f ".libs/digest.expT" ".libs/digest.exp" >libtool: link: echo "{ global:" > .libs/digest.ver >libtool: link: cat .libs/digest.exp | sed -e "s/\(.*\)/\1;/" >> .libs/digest.ver >libtool: link: echo "local: *; };" >> .libs/digest.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/digest.o .libs/md5.o .libs/sha1.o -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,digest-3.2.5.so -Wl,-version-script -Wl,.libs/digest.ver -o .libs/digest-3.2.5.so >libtool: link: (cd ".libs" && rm -f "digest.so" && ln -s "digest-3.2.5.so" "digest.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/digest.a digest.o md5.o sha1.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/digest.a >libtool: link: ( cd ".libs" && rm -f "digest.la" && ln -s "../digest.la" "digest.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/digest/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest/digest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest/digest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest/md5.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest/md5.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest/sha1.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest/sha1.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest/mdtests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest/mdtests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Digest.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dQbrmw/Digest && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Digest.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/gnuplot/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Base.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Base.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Objects.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Objects.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Series.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Series.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Terminals.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Terminals.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Expressions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Expressions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/2D.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/2D.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/Examples.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/Examples.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gnuplot/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GNUPlot.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NCHnqD/GNUPlot && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GNUPlot.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/magritte/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/magritte/magritte-gst.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte/magritte-gst.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/magritte/magritte-model.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte/magritte-model.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/magritte/PORTING /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte/PORTING >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/magritte/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/magritte/magritte-tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte/magritte-tests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Magritte.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-dEgCTK/Magritte && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Magritte.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/seaside/magritte/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-pQJdvO >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-pQJdvO/Magritte-Seaside >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/magritte/magritte-seaside.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-pQJdvO/Magritte-Seaside/magritte-seaside.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Magritte-Seaside.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-pQJdvO/Magritte-Seaside && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Magritte-Seaside.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/ncurses/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RYEzfM >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RYEzfM/NCurses >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/ncurses/ncurses.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RYEzfM/NCurses/ncurses.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/ncurses/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RYEzfM/NCurses/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/NCurses.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RYEzfM/NCurses && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/NCurses.star . >cd packages/net && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gnutls-wrapper.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o gnutls-wrapper gnutls-wrapper.o -lgnutls ../../lib-src/library.la -lrt -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Wl,-O1 -Wl,--as-needed -o gnutls-wrapper gnutls-wrapper.o -lgnutls ../../lib-src/.libs/library.a -ldl -lrt -lm >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/net/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/MIME.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/MIME.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/Base.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/Base.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/ContentHandler.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/ContentHandler.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/IMAP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/IMAP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/POP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/POP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/SMTP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/SMTP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/NNTP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/NNTP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/FTP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/FTP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/HTTP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/HTTP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/URIResolver.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/URIResolver.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/NetServer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/NetServer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net/IMAPTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients/IMAPTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/NetClients.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-B1LhY8/NetClients && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/NetClients.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/numerics/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Basic.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Basic.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Statistics.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Statistics.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/RNG.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/RNG.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Approximation.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Approximation.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Matrixes.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Matrixes.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Functions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Functions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Optimization.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Optimization.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Distributions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Distributions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/Integration.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/Integration.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/NumericsAdds.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/NumericsAdds.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/numerics/NumericsTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods/NumericsTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DhbNumericalMethods.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4cJmhc/DhbNumericalMethods && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/DhbNumericalMethods.star . >cd packages/opengl && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstopengl.lo gstopengl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstopengl.c -fPIC -DPIC -o .libs/gstopengl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstopengl.c -o gstopengl.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstGl.lo gstGl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGl.c -fPIC -DPIC -o .libs/gstGl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGl.c -o gstGl.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstGlu.lo gstGlu.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGlu.c -fPIC -DPIC -o .libs/gstGlu.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGlu.c -o gstGlu.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstGluNurbs.lo gstGluNurbs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGluNurbs.c -fPIC -DPIC -o .libs/gstGluNurbs.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGluNurbs.c -o gstGluNurbs.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstGluTess.lo gstGluTess.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGluTess.c -fPIC -DPIC -o .libs/gstGluTess.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGluTess.c -o gstGluTess.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o gstopengl.la -rpath /usr/lib64/smalltalk gstopengl.lo gstGl.lo gstGlu.lo gstGluNurbs.lo gstGluTess.lo -lGL -lGLU -lSM -lICE -lX11 -lm -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gstopengl.o .libs/gstGl.o .libs/gstGlu.o .libs/gstGluNurbs.o .libs/gstGluTess.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gstopengl.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/gstopengl.exp" > ".libs/gstopengl.expT" >libtool: link: mv -f ".libs/gstopengl.expT" ".libs/gstopengl.exp" >libtool: link: echo "{ global:" > .libs/gstopengl.ver >libtool: link: cat .libs/gstopengl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gstopengl.ver >libtool: link: echo "local: *; };" >> .libs/gstopengl.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gstopengl.o .libs/gstGl.o .libs/gstGlu.o .libs/gstGluNurbs.o .libs/gstGluTess.o -lGL -lGLU -lSM -lICE -lX11 -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,gstopengl-3.2.5.so -Wl,-version-script -Wl,.libs/gstopengl.ver -o .libs/gstopengl-3.2.5.so >libtool: link: (cd ".libs" && rm -f "gstopengl.so" && ln -s "gstopengl-3.2.5.so" "gstopengl.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gstopengl.a gstopengl.o gstGl.o gstGlu.o gstGluNurbs.o gstGluTess.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gstopengl.a >libtool: link: ( cd ".libs" && rm -f "gstopengl.la" && ln -s "../gstopengl.la" "gstopengl.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/opengl/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGL.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLEnum.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLEnum.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLU.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLU.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLUEnum.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLUEnum.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLUNurbs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLUNurbs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLUTess.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLUTess.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/OpenGLObjects.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/OpenGLObjects.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/bezsurf.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/bezsurf.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/cubemap.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/cubemap.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/list.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/list.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/robot.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/robot.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/surface.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/surface.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/surfpoints.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/surfpoints.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/tess.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/tess.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/test.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/test2.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/test2.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/texturesurf.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/texturesurf.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/unproject.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/unproject.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl/test/font.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL/test/font.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/OpenGL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-hdVJJ0/OpenGL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/OpenGL.star . >cd packages/glut && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gstGlut.lo gstGlut.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGlut.c -fPIC -DPIC -o .libs/gstGlut.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gstGlut.c -o gstGlut.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o gstglut.la -rpath /usr/lib64/smalltalk gstGlut.lo -lglut -lSM -lICE -lX11 -lm -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gstGlut.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/gstglut.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/gstglut.exp" > ".libs/gstglut.expT" >libtool: link: mv -f ".libs/gstglut.expT" ".libs/gstglut.exp" >libtool: link: echo "{ global:" > .libs/gstglut.ver >libtool: link: cat .libs/gstglut.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gstglut.ver >libtool: link: echo "local: *; };" >> .libs/gstglut.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gstGlut.o -lglut -lSM -lICE -lX11 -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,gstglut-3.2.5.so -Wl,-version-script -Wl,.libs/gstglut.ver -o .libs/gstglut-3.2.5.so >libtool: link: (cd ".libs" && rm -f "gstglut.so" && ln -s "gstglut-3.2.5.so" "gstglut.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gstglut.a gstGlut.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gstglut.a >libtool: link: ( cd ".libs" && rm -f "gstglut.la" && ln -s "../gstglut.la" "gstglut.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/glut/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut/OpenGlut.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT/OpenGlut.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut/OpenGlutEnum.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT/OpenGlutEnum.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut/OpenGlutCallbacks.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT/OpenGlutCallbacks.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut/OpenGlutExampleObjects.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT/OpenGlutExampleObjects.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GLUT.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-df6SQN/GLUT && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GLUT.star . >cd packages/sdl/libsdl && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o gst-sdl.lo gst-sdl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-sdl.c -fPIC -DPIC -o .libs/gst-sdl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c gst-sdl.c -o gst-sdl.o >/dev/null 2>&1 >/bin/sh ../../../libtool --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o sdl.la -rpath /usr/lib64/smalltalk gst-sdl.lo -lSDL -lpthread -lrt -lm >libtool: link: /usr/bin/nm -B .libs/gst-sdl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/sdl.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/sdl.exp" > ".libs/sdl.expT" >libtool: link: mv -f ".libs/sdl.expT" ".libs/sdl.exp" >libtool: link: echo "{ global:" > .libs/sdl.ver >libtool: link: cat .libs/sdl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/sdl.ver >libtool: link: echo "local: *; };" >> .libs/sdl.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gst-sdl.o -lSDL -lpthread -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,sdl-3.2.5.so -Wl,-version-script -Wl,.libs/sdl.ver -o .libs/sdl-3.2.5.so >libtool: link: (cd ".libs" && rm -f "sdl.so" && ln -s "sdl-3.2.5.so" "sdl.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/sdl.a gst-sdl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/sdl.a >libtool: link: ( cd ".libs" && rm -f "sdl.la" && ln -s "../sdl.la" "sdl.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_active.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_active.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_byteorder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_byteorder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_cpuinfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_cpuinfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_endian.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_endian.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_error.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_error.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_events.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_events.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_joystick.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_joystick.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_keyboard.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_keyboard.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_keysym.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_keysym.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_loadso.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_loadso.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_mouse.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_mouse.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_mutex.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_mutex.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_name.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_name.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_rwops.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_rwops.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_syswm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_syswm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_thread.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_thread.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_timer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_timer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/SDL_video.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/SDL_video.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/Display.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/Display.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl/EventSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL/EventSource.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wl7y6j/LibSDL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl_gl/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-02kU2p >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-02kU2p/LibSDL_GL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_gl/Display.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-02kU2p/LibSDL_GL/Display.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_GL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-02kU2p/LibSDL_GL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_GL.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/cairo/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5H3PcB >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5H3PcB/CairoSDL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/cairo/CairoSDL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5H3PcB/CairoSDL/CairoSDL.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/CairoSDL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5H3PcB/CairoSDL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/CairoSDL.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl_image/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-FO1ogI >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-FO1ogI/LibSDL_image >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_image/SDL_image.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-FO1ogI/LibSDL_image/SDL_image.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_image.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-FO1ogI/LibSDL_image && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_image.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl_mixer/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NtK9WO >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NtK9WO/LibSDL_mixer >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_mixer/SDL_mixer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NtK9WO/LibSDL_mixer/SDL_mixer.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_mixer.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-NtK9WO/LibSDL_mixer && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_mixer.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl_sound/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW/LibSDL_sound >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_sound/SDL_audio.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW/LibSDL_sound/SDL_audio.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_sound/SDL_cdrom.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW/LibSDL_sound/SDL_cdrom.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_sound/SDL_sound.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW/LibSDL_sound/SDL_sound.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_sound.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-UxuWRW/LibSDL_sound && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_sound.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sdl/libsdl_ttf/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2g4716 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2g4716/LibSDL_ttf >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl_ttf/SDL_ttf.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2g4716/LibSDL_ttf/SDL_ttf.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_ttf.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2g4716/LibSDL_ttf && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/LibSDL_ttf.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/stinst/compiler/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2/Compiler >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/compiler/StartCompiler.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2/Compiler/StartCompiler.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/compiler/test.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2/Compiler/test.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/compiler/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2/Compiler/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Compiler.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-5Mbvw2/Compiler && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Compiler.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/stinst/parser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/RBToken.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/RBToken.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/RBParseNodes.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/RBParseNodes.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/RBParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/RBParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/ParseTreeSearcher.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/ParseTreeSearcher.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/RBFormatter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/RBFormatter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/OrderedSet.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/OrderedSet.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STFileParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STFileParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STCompLit.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STCompLit.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STSymTable.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STSymTable.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STCompiler.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STCompiler.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STDecompiler.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STDecompiler.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STLoaderObjs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STLoaderObjs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STLoader.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STLoader.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/SqueakParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/SqueakParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/SIFParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/SIFParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/GSTParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/GSTParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/STEvaluationDriver.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/STEvaluationDriver.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/Exporter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/Exporter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/NewSyntaxExporter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/NewSyntaxExporter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/OldSyntaxExporter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/OldSyntaxExporter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/SqueakExporter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/SqueakExporter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/RewriteTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/RewriteTests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/parser/PoolResolutionTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser/PoolResolutionTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Parser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-eW7GLa/Parser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Parser.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/stinst/doc/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/doc/Publish.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher/Publish.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/doc/PSFileOut.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher/PSFileOut.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/doc/HTML.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher/HTML.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/doc/Texinfo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher/Texinfo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/stinst/doc/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ClassPublisher.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cBvaEj/ClassPublisher && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ClassPublisher.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/profile/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YVEEhr >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YVEEhr/ProfileTools >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/profile/Profiler.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YVEEhr/ProfileTools/Profiler.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/profile/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YVEEhr/ProfileTools/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ProfileTools.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YVEEhr/ProfileTools && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ProfileTools.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/roe/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/Core.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/Core.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/Array.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/Array.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/SQL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/SQL.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/Tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/Tests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/roe/SQLiteTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE/SQLiteTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ROE.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-MhHDpw/ROE && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ROE.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sandstonedb/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Store >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDRecordMarker.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDRecordMarker.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDAbstractStore.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDAbstractStore.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDCachedStore.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDCachedStore.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Store/SDFileStore.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Store/SDFileStore.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Store/SDMemoryStore.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Store/SDMemoryStore.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDConcurrentDictionary.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDConcurrentDictionary.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/UUID.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/UUID.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDCheckPointer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDCheckPointer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDActiveRecord.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDActiveRecord.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDError.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDError.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDLoadError.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDLoadError.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Core/SDCommitError.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Core/SDCommitError.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDPersonMock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDPersonMock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDManMock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDManMock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDWomanMock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDWomanMock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDChildMock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDChildMock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDGrandChildMock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDGrandChildMock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/FooObject.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/FooObject.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDActiveRecordTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDActiveRecordTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDMemoryStoreTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDMemoryStoreTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sandstonedb/Tests/SDFileStoreTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb/Tests/SDFileStoreTest.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/SandstoneDb.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vxqq7G/SandstoneDb && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/SandstoneDb.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/seaside/core/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-GST.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-GST.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-Adapters-Core.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-Adapters-Core.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-Adapters-GST.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-Adapters-GST.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-Core.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-Core.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-GST-Override.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-GST-Override.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-Tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-Tests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/core/Seaside-Adapters-Tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core/Seaside-Adapters-Tests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Core.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Ue5l0Q/Seaside-Core && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Core.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/seaside/dev/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-U29YUX >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-U29YUX/Seaside-Development >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/dev/Seaside-Development-Core.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-U29YUX/Seaside-Development/Seaside-Development-Core.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/dev/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-U29YUX/Seaside-Development/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Development.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-U29YUX/Seaside-Development && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Development.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/seaside/examples/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64 >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64/Seaside-Examples >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/examples/Seaside-Examples.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64/Seaside-Examples/Seaside-Examples.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/examples/Seaside-Tests-Functional.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64/Seaside-Examples/Seaside-Tests-Functional.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/examples/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64/Seaside-Examples/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Examples.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-d1Fv64/Seaside-Examples && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside-Examples.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/seaside/swazoo/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sZ3Yjd >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sZ3Yjd/Seaside >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/swazoo/Seaside-Adapters-Swazoo.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sZ3Yjd/Seaside/Seaside-Adapters-Swazoo.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/seaside/swazoo/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sZ3Yjd/Seaside/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sZ3Yjd/Seaside && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Seaside.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sport/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba/Sport >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sport/sport.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba/Sport/sport.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sport/sporttests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba/Sport/sporttests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sport/sportsocktests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba/Sport/sportsocktests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Sport.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-ajToba/Sport && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Sport.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sunit/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sunit/SUnitPreload.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit/SUnitPreload.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sunit/SUnit.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit/SUnit.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sunit/SUnitScript.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit/SUnitScript.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sunit/SUnitTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit/SUnitTests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sunit/SUnitScriptTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit/SUnitScriptTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/SUnit.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4qmYJd/SUnit && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/SUnit.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/swazoo-httpd/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Exceptions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Exceptions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Headers.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Headers.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Messages.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Messages.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Core.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Core.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Resources.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Resources.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/HTTP.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/HTTP.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Protocol.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Protocol.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/SCGI.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/SCGI.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/PORTING /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/PORTING >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/swazoo-httpd/Tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo/Tests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Swazoo.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wEtRxm/Swazoo && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Swazoo.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/sockets/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/Buffers.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/Buffers.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/Datagram.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/Datagram.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/SocketAddress.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/SocketAddress.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/AbstractSocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/AbstractSocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/IPSocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/IPSocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/IP6SocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/IP6SocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/UnixSocketImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/UnixSocketImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/Sockets.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/Sockets.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/Tests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/Tests.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/cfuncs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/cfuncs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/init.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/init.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/ChangeLog >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sockets/UnitTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets/UnitTest.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Sockets.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-YbTkfs/Sockets && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/Sockets.star . >cd packages/vfs && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/vfs/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-z0wZDH >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-z0wZDH/VFSAddOns >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs/VFS.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-z0wZDH/VFSAddOns/VFS.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/VFSAddOns.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-z0wZDH/VFSAddOns && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/VFSAddOns.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/visualgst/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Category >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Clock >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/CategoryMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/DebugMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/HistoryCommands >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/InspectorMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/TabsMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/WorkspaceMenus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Debugger >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Image >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Implementors >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Model >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/Kernel >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/SUnit >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/Text >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/AbstractEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/AbstractEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/AddedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/AddedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/CommentedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/CommentedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/DoItEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/DoItEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/SystemEventManager.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/SystemEventManager.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/EventMultiplexer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/EventMultiplexer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/EventDispatcher.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/EventDispatcher.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/ModifiedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/ModifiedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/ModifiedClassDefinitionEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/ModifiedClassDefinitionEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/RecategorizedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/RecategorizedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/RemovedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/RemovedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/RenamedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/RenamedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/ReorganizedEvent.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/ReorganizedEvent.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/SystemChangeNotifier.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/SystemChangeNotifier.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkAnnouncer.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkAnnouncer.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkNamespaceSelectionChanged.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkNamespaceSelectionChanged.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkClassSelectionChanged.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkClassSelectionChanged.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/Command.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/Command.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/DoItCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/DoItCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/DebugItCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/DebugItCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/PrintItCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/PrintItCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/InspectItCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/InspectItCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/AcceptItCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/AcceptItCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SmalltalkMenus/CancelCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SmalltalkMenus/CancelCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/HistoryCommands/HistoryBackCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/HistoryCommands/HistoryBackCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/HistoryCommands/HistoryDisplayCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/HistoryCommands/HistoryDisplayCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/HistoryCommands/HistoryForwardCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/HistoryCommands/HistoryForwardCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/TabsMenus/CloseTabCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/TabsMenus/CloseTabCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/TabsMenus/NextTabCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/TabsMenus/NextTabCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/TabsMenus/PreviousTabCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/TabsMenus/PreviousTabCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/NamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/NamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/InspectNamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/InspectNamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/FileoutNamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/FileoutNamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/AddNamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/AddNamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/DeleteNamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/DeleteNamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/NamespaceMenus/RenameNamespaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/NamespaceMenus/RenameNamespaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/ClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/ClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/InspectClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/InspectClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/FileoutClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/FileoutClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/AddClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/AddClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/DeleteClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/DeleteClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ClassMenus/RenameClassCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ClassMenus/RenameClassCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/CategoryMenus/CategoryCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/CategoryMenus/CategoryCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/CategoryMenus/FileoutCategoryCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/CategoryMenus/FileoutCategoryCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/CategoryMenus/AddCategoryCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/CategoryMenus/AddCategoryCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/CategoryMenus/RenameCategoryCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/CategoryMenus/RenameCategoryCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/MethodMenus/MethodCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus/MethodCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/MethodMenus/FileoutMethodCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus/FileoutMethodCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/MethodMenus/InspectMethodCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus/InspectMethodCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/MethodMenus/DeleteMethodCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus/DeleteMethodCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/MethodMenus/DebugTestCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/MethodMenus/DebugTestCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenAssistantCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenAssistantCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenWebBrowserCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenWebBrowserCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/CancelEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/CancelEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/UndoEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/UndoEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/RedoEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/RedoEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/CutEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/CutEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/CopyEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/CopyEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/PasteEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/PasteEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/SelectAllEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/SelectAllEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/FindEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/FindEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/EditMenus/ReplaceEditCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/EditMenus/ReplaceEditCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/DebugMenus/DebugCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/DebugMenus/DebugCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/DebugMenus/ContinueDebugCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/DebugMenus/ContinueDebugCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/DebugMenus/StepIntoDebugCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/DebugMenus/StepIntoDebugCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/DebugMenus/StepToDebugCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/DebugMenus/StepToDebugCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/MenuBuilder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/MenuBuilder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/MenuSeparator.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/MenuSeparator.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/ToolbarSeparator.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/ToolbarSeparator.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/LauncherToolbar.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/LauncherToolbar.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/DebuggerToolbar.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/DebuggerToolbar.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/NamespaceMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/NamespaceMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/ClassMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/ClassMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/CategoryMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/CategoryMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/ContextMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/ContextMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/MethodMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/MethodMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/EditMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/EditMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/SmalltalkMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/SmalltalkMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/ToolsMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/ToolsMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/HistoryMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/HistoryMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/TabsMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/TabsMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/InspectorMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/InspectorMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/TextMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/TextMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/WorkspaceVariableMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/WorkspaceVariableMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/SimpleWorkspaceMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/SimpleWorkspaceMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Menus/WorkspaceMenus.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Menus/WorkspaceMenus.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/FakeNamespace.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/FakeNamespace.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Category/ClassCategory.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Category/ClassCategory.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Category/AbstractNamespace.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Category/AbstractNamespace.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Category/Class.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Category/Class.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkAbstractConcreteWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkAbstractConcreteWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkConcreteWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkConcreteWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkScrollTreeWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkScrollTreeWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkSimpleListWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkSimpleListWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkEntryWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkEntryWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkSidebarWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkSidebarWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkHSidebarWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkHSidebarWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkVSidebarWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkVSidebarWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Model/GtkColumnType.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Model/GtkColumnType.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Model/GtkColumnTextType.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Model/GtkColumnTextType.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Model/GtkColumnPixbufType.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Model/GtkColumnPixbufType.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Model/GtkColumnOOPType.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Model/GtkColumnOOPType.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkListModel.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkListModel.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkTreeModel.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkTreeModel.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkTextWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkTextWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkPackageBuilderWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkPackageBuilderWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkMainWindow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkMainWindow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkVisualGSTTool.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkVisualGSTTool.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkBrowsingTool.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkBrowsingTool.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkLauncher.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkLauncher.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkTextPluginWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkTextPluginWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkFindWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkFindWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkReplaceWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkReplaceWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkSaveTextWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkSaveTextWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkNotebookWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkNotebookWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Image/GtkImageModel.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Image/GtkImageModel.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Image/GtkImageWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Image/GtkImageWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Debugger/GtkContextWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Debugger/GtkContextWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Debugger/GtkDebugger.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Debugger/GtkDebugger.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/State/BrowserState.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State/BrowserState.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/State/NamespaceState.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State/NamespaceState.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/State/ClassState.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State/ClassState.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/State/CategoryState.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State/CategoryState.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/State/MethodState.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/State/MethodState.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkWorkspaceWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkWorkspaceWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkTranscriptWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkTranscriptWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkCategorizedNamespaceWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkCategorizedNamespaceWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkCategorizedClassWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkCategorizedClassWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkCategoryWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkCategoryWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkMethodWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkMethodWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Text/GtkSourceCodeWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Text/GtkSourceCodeWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkClassHierarchyWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkClassHierarchyWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkHistoryWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkHistoryWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkInspector.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkInspector.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/StBrowser/GtkClassBrowserWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/StBrowser/GtkClassBrowserWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkEntryDialog.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkEntryDialog.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/HistoryStack.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/HistoryStack.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/UndoStack.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/UndoStack.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/UndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/UndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/AddNamespaceUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/AddNamespaceUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/RenameNamespaceUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/RenameNamespaceUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/DeleteNamespaceUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/DeleteNamespaceUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/SourceFormatter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/SourceFormatter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/NamespaceHeaderSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/NamespaceHeaderSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/NamespaceSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/NamespaceSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/ClassHeaderSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/ClassHeaderSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/ClassSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/ClassSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/CategorySource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/CategorySource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/MethodSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/MethodSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/PackageSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/PackageSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Source/BrowserMethodSource.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Source/BrowserMethodSource.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/AddClassUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/AddClassUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/RenameClassUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/RenameClassUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/DeleteClassUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/DeleteClassUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/AbstractFinder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/AbstractFinder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/NamespaceFinder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/NamespaceFinder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/ClassFinder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/ClassFinder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/MethodFinder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/MethodFinder.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkWebBrowser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkWebBrowser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkWebView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkWebView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Extensions.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Extensions.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkAssistant.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkAssistant.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/RenameCategoryUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/RenameCategoryUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/AddMethodUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/AddMethodUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/DeleteMethodUndoCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/DeleteMethodUndoCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/WorkspaceVariableTracker.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/WorkspaceVariableTracker.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkVariableTrackerWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkVariableTrackerWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/SyntaxHighlighter.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/SyntaxHighlighter.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/Text/InsertTextCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/Text/InsertTextCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/Text/DeleteTextCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/Text/DeleteTextCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Undo/Text/ReplaceTextCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Undo/Text/ReplaceTextCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Clock/GtkClock.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Clock/GtkClock.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkInspectorSourceWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkInspectorSourceWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkInspectorBrowserWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkInspectorBrowserWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkInspectorWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkInspectorWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkObjectInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkObjectInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkCompiledMethodInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkCompiledMethodInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkCompiledBlockInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkCompiledBlockInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkSequenceableCollectionInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkSequenceableCollectionInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkSetInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkSetInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkDictionaryInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkDictionaryInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkCharacterInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkCharacterInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkIntegerInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkIntegerInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Inspector/GtkFloatInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Inspector/GtkFloatInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Implementors/GtkImageResultsWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Implementors/GtkImageResultsWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Implementors/GtkImplementorResultsWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Implementors/GtkImplementorResultsWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Implementors/GtkSenderResultsWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Implementors/GtkSenderResultsWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/Kernel/AbstractNamespace.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/Kernel/AbstractNamespace.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/Kernel/Metaclass.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/Kernel/Metaclass.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/Kernel/Class.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/Kernel/Class.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Notification/Kernel/MethodDictionary.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Notification/Kernel/MethodDictionary.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Debugger/GtkStackInspectorView.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Debugger/GtkStackInspectorView.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Debugger/GtkStackInspector.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Debugger/GtkStackInspector.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/HighScores.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/HighScores.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/Score.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/Score.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/BlockWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/BlockWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisField.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisField.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPiece.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPiece.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceI.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceI.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceJ.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceJ.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceL.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceO.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceO.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceS.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceS.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceT.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceT.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/TetrisPieceZ.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/TetrisPieceZ.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tetris/Tetris.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tetris/Tetris.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/SUnit/TestBacktraceLog.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/SUnit/TestBacktraceLog.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/SUnit/GtkSUnitResultWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/SUnit/GtkSUnitResultWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkClassSUnitWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkClassSUnitWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/GtkMethodSUnitWidget.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/GtkMethodSUnitWidget.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/SUnit/GtkSUnit.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/SUnit/GtkSUnit.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/OpenBrowserCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/OpenBrowserCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/OpenTabbedBrowserCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/OpenTabbedBrowserCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenSUnitCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenSUnitCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenBottomPaneCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenBottomPaneCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/OpenWorkspaceCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/OpenWorkspaceCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenImplementorCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenImplementorCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenSenderCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenSenderCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/ToolsMenus/OpenPackageBuilderCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/ToolsMenus/OpenPackageBuilderCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SaveImageCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SaveImageCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/SaveImageAsCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/SaveImageAsCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/InspectorMenus/InspectorBackCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/InspectorMenus/InspectorBackCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/InspectorMenus/InspectorDiveCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/InspectorMenus/InspectorDiveCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/WorkspaceMenus/DeleteItemCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/WorkspaceMenus/DeleteItemCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/WorkspaceMenus/InspectItemCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/WorkspaceMenus/InspectItemCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Commands/WorkspaceMenus/WorkspaceVariableCommand.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Commands/WorkspaceMenus/WorkspaceVariableCommand.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/category.gif /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/category.gif >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/namespace.gif /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/namespace.gif >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-bottom.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-bottom.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-down.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-down.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-first.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-first.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-home.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-home.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-jump.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-jump.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-last.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-last.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-next.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-next.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-previous.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-previous.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-run.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-run.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-top.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-top.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/go-up.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/go-up.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.Failed.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.Failed.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.Loading.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.Loading.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.None.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.None.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.NotRun.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.NotRun.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.Running.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.Running.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.SuccessAndFailed.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.SuccessAndFailed.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/NUnit.Success.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/NUnit.Success.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/extension.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/extension.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/overridden.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/overridden.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/override.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/override.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Icons/visualgst.png /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Icons/visualgst.png >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/AddNamespaceUndoCommandTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/AddNamespaceUndoCommandTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkMethodWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkMethodWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/CompiledMethodTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/CompiledMethodTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/ExtractLiteralsTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/ExtractLiteralsTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/CategoryTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/CategoryTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkScrollTreeWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkScrollTreeWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/MenuBuilderTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/MenuBuilderTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkAssistantTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkAssistantTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkSimpleListWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkSimpleListWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/EmptyTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/EmptyTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/AddClassUndoCommandTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/AddClassUndoCommandTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkCategoryWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkCategoryWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/StateTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/StateTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/FinderTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/FinderTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/PragmaTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/PragmaTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkCategorizedNamespaceWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkCategorizedNamespaceWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkCategorizedClassWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkCategorizedClassWidgetTest.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/visualgst/Tests/GtkConcreteWidgetTest.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST/Tests/GtkConcreteWidgetTest.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/VisualGST.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-R15lAW/VisualGST && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/VisualGST.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/builder/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-bhhG6f >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-bhhG6f/XML-XMLNodeBuilder >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/builder/NodeBuilder.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-bhhG6f/XML-XMLNodeBuilder/NodeBuilder.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-XMLNodeBuilder.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-bhhG6f/XML-XMLNodeBuilder && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-XMLNodeBuilder.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/dom/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wMfQ5j >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wMfQ5j/XML-DOM >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/dom/DOM.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wMfQ5j/XML-DOM/DOM.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-DOM.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wMfQ5j/XML-DOM && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-DOM.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/tests/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-aeC6pB >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-aeC6pB/XML-ParserTests >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/tests/XMLPullParserTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-aeC6pB/XML-ParserTests/XMLPullParserTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-ParserTests.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-aeC6pB/XML-ParserTests && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-ParserTests.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/pullparser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Oc6GVR >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Oc6GVR/XML-PullParser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/pullparser/XMLPullParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Oc6GVR/XML-PullParser/XMLPullParser.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-PullParser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-Oc6GVR/XML-PullParser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-PullParser.star . >cd packages/xml/expat && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o expat.lo expat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c expat.c -fPIC -DPIC -o .libs/expat.o >expat.c: In function 'gst_XML_ParserCreate': >expat.c:576:35: warning: passing argument 2 of 'XML_SetSkippedEntityHandler' from incompatible pointer type [-Wincompatible-pointer-types] > XML_SetSkippedEntityHandler (p, gst_SkippedEntityHandler); > ^~~~~~~~~~~~~~~~~~~~~~~~ >In file included from expat.c:59:0: >/usr/include/expat.h:639:1: note: expected 'XML_SkippedEntityHandler {aka void (*)(void *, const char *, int)}' but argument is of type 'void (*)(void *, const XML_Char *) {aka void (*)(void *, const char *)}' > XML_SetSkippedEntityHandler(XML_Parser parser, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgst -I../../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c expat.c -o expat.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o expat.la -rpath /usr/lib64/smalltalk expat.lo -lexpat -lrt -lm >libtool: link: /usr/bin/nm -B .libs/expat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/expat.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/expat.exp" > ".libs/expat.expT" >libtool: link: mv -f ".libs/expat.expT" ".libs/expat.exp" >libtool: link: echo "{ global:" > .libs/expat.ver >libtool: link: cat .libs/expat.exp | sed -e "s/\(.*\)/\1;/" >> .libs/expat.ver >libtool: link: echo "local: *; };" >> .libs/expat.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/expat.o -lexpat -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,expat-3.2.5.so -Wl,-version-script -Wl,.libs/expat.ver -o .libs/expat-3.2.5.so >libtool: link: (cd ".libs" && rm -f "expat.so" && ln -s "expat-3.2.5.so" "expat.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/expat.a expat.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/expat.a >libtool: link: ( cd ".libs" && rm -f "expat.la" && ln -s "../expat.la" "expat.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/expat/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE/XML-Expat >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat/ExpatPullParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE/XML-Expat/ExpatPullParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat/ExpatParser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE/XML-Expat/ExpatParser.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat/ExpatTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE/XML-Expat/ExpatTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-Expat.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-1EsqEE/XML-Expat && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-Expat.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/parser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wmCpbY >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wmCpbY/XML-XMLParser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/parser/XML.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wmCpbY/XML-XMLParser/XML.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/parser/XMLTests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wmCpbY/XML-XMLParser/XMLTests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-XMLParser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-wmCpbY/XML-XMLParser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-XMLParser.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/saxdriver/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-WRUOii >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-WRUOii/XML-SAXDriver >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/saxdriver/SAX.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-WRUOii/XML-SAXDriver/SAX.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/saxdriver/Events.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-WRUOii/XML-SAXDriver/Events.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-SAXDriver.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-WRUOii/XML-SAXDriver && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-SAXDriver.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/saxparser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vN4ehm >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vN4ehm/XML-SAXParser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/saxparser/Parser.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vN4ehm/XML-SAXParser/Parser.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-SAXParser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-vN4ehm/XML-SAXParser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XML-SAXParser.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/xpath/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RL9k6x >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RL9k6x/XPath >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/xpath/XPath.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RL9k6x/XPath/XPath.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XPath.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-RL9k6x/XPath && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XPath.star . >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/xml/xsl/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sKC2jM >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sKC2jM/XSL >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/xsl/XSL.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sKC2jM/XSL/XSL.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XSL.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-sKC2jM/XSL && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/XSL.star . >cd packages/zlib && make >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c -o zlib.lo zlib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c zlib.c -fPIC -DPIC -o .libs/zlib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libgst -I../../lib-src -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -c zlib.c -o zlib.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -rpath /usr/lib64/smalltalk -release 3.2.5 -module -no-undefined -export-symbols-regex gst_initModule -Wl,-O1 -Wl,--as-needed -o zlib.la -rpath /usr/lib64/smalltalk zlib.lo -lz -lrt -lm >libtool: link: /usr/bin/nm -B .libs/zlib.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/zlib.exp >libtool: link: /bin/grep -E -e "gst_initModule" ".libs/zlib.exp" > ".libs/zlib.expT" >libtool: link: mv -f ".libs/zlib.expT" ".libs/zlib.exp" >libtool: link: echo "{ global:" > .libs/zlib.ver >libtool: link: cat .libs/zlib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/zlib.ver >libtool: link: echo "local: *; };" >> .libs/zlib.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/zlib.o -lz -lrt -lm -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,zlib-3.2.5.so -Wl,-version-script -Wl,.libs/zlib.ver -o .libs/zlib-3.2.5.so >libtool: link: (cd ".libs" && rm -f "zlib.so" && ln -s "zlib-3.2.5.so" "zlib.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/zlib.a zlib.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/zlib.a >libtool: link: ( cd ".libs" && rm -f "zlib.la" && ln -s "../zlib.la" "zlib.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/zlib/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib/ZLibStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib/ZLibStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib/ZLibReadStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib/ZLibReadStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib/ZLibWriteStream.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib/ZLibWriteStream.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib/zlibtests.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib/zlibtests.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ZLib.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-2ePluA/ZLib && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/ZLib.star . >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >Making all in packages/dbd-sqlite >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >Making all in packages/gdbm >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >Making all in packages/gtk >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >Making all in packages/i18n >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >Making all in packages/iconv >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >Making all in packages/digest >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >Making all in packages/net >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >Making all in packages/opengl >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >Making all in packages/glut >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >Making all in packages/sdl/libsdl >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >Making all in packages/vfs >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >Making all in packages/xml/expat >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >Making all in packages/zlib >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/doc' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >>>> Source compiled. >>>> Test phase: dev-lang/gnu-smalltalk-3.2.5 >make -j1 check >Making check in lib-src >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lib-src' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lib-src' >Making check in lightning >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lightning' >ln -s -f ./i386/asm-i386.h asm-i386.h >ln -s -f ./i386/core-i386.h core-i386.h >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/lightning' >Making check in snprintfv >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >Making check in snprintfv >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >make check-am >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv/snprintfv' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/snprintfv' >Making check in libgst >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >make check-am >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/libgst' >Making check in . >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >touch ./packages/blox/browser/stamp-classes >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/blox/browser/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Load.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Load.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/GuiData.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/GuiData.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/View.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/View.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Manager.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Manager.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/RadioForm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/RadioForm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Menu.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Menu.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ModalDialog.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/ModalDialog.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PList.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/PList.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PText.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/PText.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/PCode.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/PCode.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ButtonForm.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/ButtonForm.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/BrowShell.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/BrowShell.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/BrowserMain.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/BrowserMain.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ClassHierBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/ClassHierBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ClassBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/ClassBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/NamespBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/NamespBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/MethSetBrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/MethSetBrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Inspector.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Inspector.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/DictInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/DictInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/MethInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/MethInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/StrcInspect.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/StrcInspect.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/DebugSupport.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/DebugSupport.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Debugger.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Debugger.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/Notifier.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/Notifier.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/blox/browser/ChangeLog /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser/ChangeLog >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BLOXBrowser.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-4IUXbr/BLOXBrowser && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/BLOXBrowser.star . >touch ./packages/gtk/stamp-classes >cd packages/gtk && make >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >XZIP="/usr/bin/zip" ./gst-tool gst-package --kernel-dir "./kernel" --image gst.im --srcdir=. --target-directory=. packages/gtk/package.xml >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz >mkdir /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/GtkDecl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/GtkDecl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/MoreStructs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/MoreStructs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/MoreFuncs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/MoreFuncs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/GtkImpl.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/GtkImpl.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_arrow.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_arrow.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_aspectframe.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_aspectframe.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_buttonbox.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_buttonbox.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_entry.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_entry.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_eventbox.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_eventbox.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_hello.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_hello.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_tictactoe.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_tictactoe.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/example_tree.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/example_tree.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Structs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/Structs.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Enums.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/Enums.st >ln -s -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk/Funcs.st /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK/Funcs.st >rm -f /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GTK.star >cd /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/gstar-cKDOwz/GTK && /usr/bin/zip -n .st:.xml -qr /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/GTK.star . >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' >Making check in packages/dbd-sqlite >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/dbd-sqlite' >Making check in packages/gdbm >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gdbm' >Making check in packages/gtk >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make check-am >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/gtk' >Making check in packages/i18n >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/i18n' >Making check in packages/iconv >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/iconv' >Making check in packages/digest >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/digest' >Making check in packages/net >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/net' >Making check in packages/opengl >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/opengl' >Making check in packages/glut >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/glut' >Making check in packages/sdl/libsdl >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/sdl/libsdl' >Making check in packages/vfs >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/vfs' >Making check in packages/xml/expat >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/xml/expat' >Making check in packages/zlib >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/packages/zlib' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/doc' >make[1]: Nothing to be done for 'check'. >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/doc' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make gst.im >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >echo "PackageLoader fileInPackage: #SUnit. ObjectMemory snapshot: 'gst.im'" | ./gst --image=../gst.im - >"Global garbage collection... done" >Loading package SUnit >"Global garbage collection... done" >cd . && /var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests/gst -S --image=/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests/gst.im AnsiLoad.st >"Global garbage collection... done" >Loading Ansi.st >Loading AnsiDB.st >Loading AnsiInit.st >"Global garbage collection... done" >"Global garbage collection... done" >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make check-local >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >/bin/sh './testsuite' >## ------------------------------- ## >## GNU Smalltalk 3.2.5 test suite. ## >## ------------------------------- ## > >Regression tests. > > 1: arrays.st ok > 2: classes.st ok > 3: blocks.st ok > 4: sets.st ok > 5: processes.st ok > 6: exceptions.st ok > 7: intmath.st FAILED (testsuite.at:33) > 8: floatmath.st FAILED (testsuite.at:34) > 9: dates.st ok > 10: objects.st ok > 11: strings.st ok > 12: chars.st ok > 13: objdump.st ok > 14: delays.st ok > 15: geometry.st ok > 16: cobjects.st ok > 17: compiler.st ok > 18: fileext.st ok > 19: mutate.st ok > 20: untrusted.st ok > 21: getopt.st ok > 22: quit.st ok > 23: pools.st ok > 24: shape.st ok > 25: streams.st ok > >Other simple tests. > > 26: ackermann.st ok > 27: ary3.st ok > 28: except.st ok > 29: fibo.st ok > 30: hash.st ok > 31: hash2.st ok > 32: heapsort.st FAILED (testsuite.at:64) > 33: lists.st ok > 34: lists1.st ok > 35: lists2.st ok > 36: matrix.st ok > 37: methcall.st ok > 38: nestedloop.st ok > 39: objinst.st ok > 40: prodcons.st ok > 41: random-bench.st FAILED (testsuite.at:73) > 42: sieve.st ok > 43: strcat.st ok > 44: stcompiler.st ok > >Basic packages. > > 45: SUnit ok > 46: Parser ok > >ANSI compliancy tests. > > 47: ArrayANSITest ok > 48: ArrayFactoryANSITest ok > 49: BagANSITest ok > 50: BagFactoryANSITest ok > 51: BooleanANSITest ok > 52: ByteArrayANSITest ok > 53: ByteArrayFactoryANSITest ok > 54: CharacterANSITest ok > 55: CharacterFactoryANSITest ok > 56: DateAndTimeANSITest ok > 57: DateAndTimeFactoryANSITest ok > 58: DictionaryANSITest ok > 59: DictionaryFactoryANSITest ok > 60: DurationANSITest ok > 61: DurationFactoryANSITest ok > 62: DyadicValuableANSITest ok > 63: ErrorANSITest ok > 64: ErrorClassANSITest ok > 65: ExceptionANSITest ok > 66: ExceptionClassANSITest ok > 67: ExceptionSetANSITest ok > 68: FailedMessageANSITest ok > 69: FileStreamFactoryANSITest ok > 70: FloatANSITest FAILED (testsuite.at:106) > 71: FloatCharacterizationANSITest ok > 72: FractionANSITest ok > 73: FractionFactoryANSITest ok > 74: IdentityDictionaryANSITest ok > 75: IdentityDictionaryFactoryANSITest ok > 76: IntegerANSITest ok > 77: IntervalANSITest ok > 78: IntervalFactoryANSITest ok > 79: MessageNotUnderstoodANSITest ok > 80: MessageNotUnderstoodSelectorANSITest ok > 81: MonadicBlockANSITest ok > 82: NilANSITest ok > 83: NiladicBlockANSITest ok > 84: NotificationANSITest ok > 85: NotificationClassANSITest ok > 86: ObjectANSITest ok > 87: ObjectClassANSITest ok > 88: OrderedCollectionANSITest ok > 89: OrderedCollectionFactoryANSITest ok > 90: ReadFileStreamANSITest ok > 91: ReadStreamANSITest ok > 92: ReadStreamFactoryANSITest ok > 93: ReadWriteStreamANSITest ok > 94: ReadWriteStreamFactoryANSITest ok > 95: ScaledDecimalANSITest ok > 96: SelectorANSITest ok > 97: SetANSITest ok > 98: SetFactoryANSITest ok > 99: SortedCollectionANSITest ok >100: SortedCollectionFactoryANSITest ok >101: StringANSITest ok >102: StringFactoryANSITest ok >103: SymbolANSITest ok >104: TranscriptANSITest ok >105: WarningANSITest ok >106: WarningClassANSITest ok >107: WriteFileStreamANSITest ok >108: WriteStreamANSITest ok >109: WriteStreamFactoryANSITest ok >110: ZeroDivideANSITest ok >111: ZeroDivideFactoryANSITest ok > >Other packages. > >112: Announcements ok >113: Complex ok >114: Continuations ok >115: DBD-MySQL skipped (testsuite.at:153) >116: DBD-SQLite ok >117: DebugTools ok >118: DhbNumericalMethods FAILED (testsuite.at:156) >119: Digest ok >120: GDBM ok >121: Iconv ok >122: Magritte FAILED (testsuite.at:160) >123: ROE ok >124: SandstoneDb ok >125: Seaside-Core ok >126: Sockets expected failure (testsuite.at:164) >127: Sport ok >128: Swazoo ok >129: XML-XMLParser ok >130: XML-Expat ok >131: ZLib ok > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 130 tests were run, >8 failed (1 expected failure). >1 test was skipped. >## -------------------------- ## >## testsuite.log was created. ## >## -------------------------- ## > >Please send `tests/testsuite.log' and all information you think might help: > > To: <help-smalltalk@gnu.org> > Subject: [GNU Smalltalk 3.2.5] testsuite: 7 8 32 41 70 118 122 failed > >You may investigate any problem if you feel able to do so, in which >case the test suite provides a good starting point. Its output may >be found below `tests/testsuite.dir'. > >make[2]: *** [Makefile:566: check-local] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make[1]: *** [Makefile:425: check-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5/tests' >make: *** [Makefile:963: check-recursive] Error 1 > * ERROR: dev-lang/gnu-smalltalk-3.2.5::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 2541: Called default > * phase-functions.sh, line 808: Called default_src_test > * phase-functions.sh, line 837: Called __eapi0_src_test > * phase-helpers.sh, line 763: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-lang/gnu-smalltalk-3.2.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/gnu-smalltalk-3.2.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:gnu-smalltalk-3.2.5:20170702-003326.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5' > * S: '/var/tmp/portage/dev-lang/gnu-smalltalk-3.2.5/work/smalltalk-3.2.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 623480
:
479618
| 479620 |
479622
|
479624
|
479626
|
479628
|
479630
|
479632