- * Package: dev-lang/gnu-smalltalk-3.2.4
- * Repository: gentoo
- * Maintainer: pchrist@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc emacs kernel_linux readline test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking smalltalk-3.2.4.tar.gz to /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work
- >>> Source unpacked in /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work
- >>> Preparing source in /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4 ...
- * Applying SequenceableCollection-size-3.2.4.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4 ...
- * econf: updating smalltalk-3.2.4/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating smalltalk-3.2.4/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- ./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 --libdir=/usr/lib64 --with-system-libsigsegv --with-system-libffi --with-system-libltdl --with-emacs --with-readline --without-gmp --without-tcl --without-tk --disable-gtk
- configure: loading site script /usr/share/config.site
- ./configure: 40: /usr/share/config.site: [[: Permission denied
- checking for gawk... gawk
- checking for a BSD-compatible install... /usr/bin/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 for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether 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... gcc3
- 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- 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... emacs
- checking where .elc files should go... ${datarootdir}/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... yes
- 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 target supports __sync_fetch_and_add... yes
- checking for inline... inline
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking for pthread_kill in -lpthread... yes
- 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 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 "+="... no
- 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-ar... x86_64-pc-linux-gnu-ar
- 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 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 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 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 unsigned long long int... 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 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 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... /lib64 /usr/lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.4/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.4/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib64/skalibs /usr/lib64/OpenCL/vendors/intel /usr/lib32/opengl/xorg-x11/lib /usr/lib64/opengl/xorg-x11/lib /usr/lib64/mozldap /usr/lib64/svrcore /usr/lib64/oprofile /usr/lib64/itcl4.0.1/ /usr/lib64/itk4.0.0/ /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 /opt/hp/hpacucli /opt/lib64 /usr/lib64/opencascade-6.5/ros/lin/lib64 /usr/lib/postgresql /usr/lib64/postgresql /usr/lib64/postgresql-9.4/lib64/ /usr/lib64/postgresql-9.3/lib64/ /usr/lib64/postgresql-9.2/lib64/ /usr/lib64/postgresql-9.1/lib64/ /usr/lib64/opencascade-6.7.1/ros/lin/lib64 /usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.5 /usr/lib64/gnat-gcc/x86_64-pc-linux-gnu/4.5/adalib /opt/fmodex/api/lib /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/lib64/hamlib /opt/nvidia-cg-toolkit/lib32 /opt/nvidia-cg-toolkit/lib64 /usr/games/lib64 /usr/games/lib32 /usr/games/lib /usr/lib64/R/lib /opt/cuda/lib64 /opt/cuda/lib /usr/lib64/fltk-1 /usr/lib64/octave-3.6.4 /usr/lib64/opencollada /usr/lib64/root /var/lib/lib /usr/lib/gcc-lib/ti-linux-gnu/4.1.2
- 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 whether to install GTK... no
- checking whether to install BloxGTK... no
- checking whether to install Blox... no
- 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... install-shextern 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) install-shextern 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 (/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/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' '--libdir=/usr/lib64' '--with-system-libsigsegv' '--with-system-libffi' '--with-system-libltdl' '--with-emacs' '--with-readline' '--without-gmp' '--without-tcl' '--without-tk' '--disable-gtk' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' '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
- ./configure: 40: /usr/share/config.site: [[: Permission denied
- checking for a BSD-compatible install... /usr/bin/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 for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether 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... gcc3
- 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 "+="... no
- 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-ar... x86_64-pc-linux-gnu-ar
- 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 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) gcc3
- 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) gcc3
- 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 /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4 ...
- make -j24
- make all-recursive
- make[1]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4'
- Making all in lib-src
- make[2]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/lib-src'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c -o getopt.lo getopt.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.lo getopt1.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c -o avltrees.lo avltrees.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c -o rbtrees.lo rbtrees.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo lock.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c -o strspell.lo strspell.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c -o socketx.lo socketx.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -c -o pointer-set.lo pointer-set.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c -fPIC -DPIC -o .libs/rbtrees.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -fPIC -DPIC -o .libs/lock.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/getopt.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c -fPIC -DPIC -o .libs/avltrees.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c -fPIC -DPIC -o .libs/socketx.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/getopt1.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c -fPIC -DPIC -o .libs/strspell.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c -o socketx.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c lock.c -o lock.o >/dev/null 2>&1
- mv -f .deps/getopt1.Tpo .deps/getopt1.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c -o avltrees.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c -o strspell.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c -o rbtrees.o >/dev/null 2>&1
- mv -f .deps/lock.Tpo .deps/lock.Plo
- mv -f .deps/getopt.Tpo .deps/getopt.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT pointer-set.lo -MD -MP -MF .deps/pointer-set.Tpo -c pointer-set.c -o pointer-set.o >/dev/null 2>&1
- mv -f .deps/socketx.Tpo .deps/socketx.Plo
- mv -f .deps/strspell.Tpo .deps/strspell.Plo
- mv -f .deps/avltrees.Tpo .deps/avltrees.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
- mv -f .deps/rbtrees.Tpo .deps/rbtrees.Plo
- mv -f .deps/pointer-set.Tpo .deps/pointer-set.Plo
- mv -f .deps/md5.Tpo .deps/md5.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1
- mv -f .deps/regex.Tpo .deps/regex.Plo
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lpthread -ldl -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 '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/lib-src'
- Making all in lightning
- make[2]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/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 '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/lightning'
- Making all in snprintfv
- make[2]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- make all-recursive
- make[3]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- Making all in snprintfv
- make[4]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/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 '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv/snprintfv'
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c -o libsnprintfvc_la-filament.lo `test -f 'filament.c' || echo './'`filament.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c -o libsnprintfvc_la-format.lo `test -f 'format.c' || echo './'`format.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c -o libsnprintfvc_la-printf.lo `test -f 'printf.c' || echo './'`printf.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c -o libsnprintfvc_la-mem.lo `test -f 'mem.c' || echo './'`mem.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c -o libsnprintfvc_la-stream.lo `test -f 'stream.c' || echo './'`stream.c
- /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c -fPIC -DPIC -o .libs/libsnprintfvc_la-printf.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -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 -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c filament.c -o libsnprintfvc_la-filament.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c mem.c -o libsnprintfvc_la-mem.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c stream.c -o libsnprintfvc_la-stream.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c custom.c -o libsnprintfvc_la-custom.o >/dev/null 2>&1
- mv -f .deps/libsnprintfvc_la-mem.Tpo .deps/libsnprintfvc_la-mem.Plo
- mv -f .deps/libsnprintfvc_la-filament.Tpo .deps/libsnprintfvc_la-filament.Plo
- mv -f .deps/libsnprintfvc_la-stream.Tpo .deps/libsnprintfvc_la-stream.Plo
- mv -f .deps/libsnprintfvc_la-custom.Tpo .deps/libsnprintfvc_la-custom.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c format.c -o libsnprintfvc_la-format.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c -o libsnprintfvc_la-printf.o >/dev/null 2>&1
- mv -f .deps/libsnprintfvc_la-format.Tpo .deps/libsnprintfvc_la-format.Plo
- mv -f .deps/libsnprintfvc_la-printf.Tpo .deps/libsnprintfvc_la-printf.Plo
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv/snprintfv'
- make[4]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv/snprintfv'
- make[4]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- make[4]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- make[3]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- make[2]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/snprintfv'
- Making all in libgst
- make[2]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/libgst'
- make all-am
- make[3]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c -o gstpub.lo gstpub.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT files.lo -MD -MP -MF .deps/files.Tpo -c -o files.lo files.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c -o gst-parse.lo gst-parse.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c -o lex.lo lex.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT str.lo -MD -MP -MF .deps/str.Tpo -c -o str.lo str.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c -o byte.lo byte.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c -o comp.lo comp.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c -o sym.lo sym.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c -o oop.lo oop.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c -o opt.lo opt.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT save.lo -MD -MP -MF .deps/save.Tpo -c -o save.lo save.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c -o cint.lo cint.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT input.lo -MD -MP -MF .deps/input.Tpo -c -o input.lo input.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c -o sysdep.lo sysdep.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c -o callin.lo callin.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c -o xlat.lo xlat.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c -o mpz.lo mpz.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT security.lo -MD -MP -MF .deps/security.Tpo -c -o security.lo security.c
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT re.lo -MD -MP -MF .deps/re.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT byte.lo -MD -MP -MF .deps/byte.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT str.lo -MD -MP -MF .deps/str.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lex.lo -MD -MP -MF .deps/lex.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -fPIC -DPIC -o .libs/input.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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sym.lo -MD -MP -MF .deps/sym.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT comp.lo -MD -MP -MF .deps/comp.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT files.lo -MD -MP -MF .deps/files.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT cint.lo -MD -MP -MF .deps/cint.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT opt.lo -MD -MP -MF .deps/opt.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT security.lo -MD -MP -MF .deps/security.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT oop.lo -MD -MP -MF .deps/oop.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT re.lo -MD -MP -MF .deps/re.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT heap.lo -MD -MP -MF .deps/heap.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT callin.lo -MD -MP -MF .deps/callin.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c -fPIC -DPIC -o .libs/save.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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o
- save.c: In function 'buffer_fill':
- save.c:880: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:948:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
- read (imageFd, data, numBytes & -buf_size);
- ^
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c mpz.c -o mpz.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c -o gstpub.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c xlat.c -o xlat.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT re.lo -MD -MP -MF .deps/re.Tpo -c re.c -o re.o >/dev/null 2>&1
- mv -f .deps/mpz.Tpo .deps/mpz.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT security.lo -MD -MP -MF .deps/security.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c -o save.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c -o files.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o
- mv -f .deps/str.Tpo .deps/str.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT tree.lo -MD -MP -MF .deps/tree.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT real.lo -MD -MP -MF .deps/real.Tpo -c -o real.lo real.c
- mv -f .deps/xlat.Tpo .deps/xlat.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT input.lo -MD -MP -MF .deps/input.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT real.lo -MD -MP -MF .deps/real.Tpo -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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -fPIC -DPIC -o .libs/sockets.o
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_SmallInteger_plus':
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c lex.c -o lex.o >/dev/null 2>&1
- 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);
- ^
- mv -f .deps/heap.Tpo .deps/heap.Plo
- In file included from interp.c:685: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;
- ^
- /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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_Character_create':
- prims.def:3397:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_UnicodeCharacter_create':
- prims.def:3421:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_Memory_addressOfOOP':
- prims.def:3494:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_Memory_addressOf':
- prims.def:3512:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_Memory_at':
- prims.def:3596:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_ByteArray_fromCData_size':
- prims.def:4957:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- mv -f .deps/re.Tpo .deps/re.Plo
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_String_fromCData_size':
- prims.def:4980:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_String_fromCData':
- prims.def:5003:7: warning: variable 'oop1' set but not used [-Wunused-but-set-variable]
- OOP oop1;
- ^
- mv -f .deps/files.Tpo .deps/files.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o
- In file included from interp-bc.inl:503:0,
- from interp.c:690:
- vm.inl: In function '_gst_interpret':
- mv -f .deps/gstpub.Tpo .deps/gstpub.Plo
- 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:690:
- 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:690:
- 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:690:
- 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:690:
- vm.inl:4761:9: warning: variable '_stack0' set but not used [-Wunused-but-set-variable]
- OOP _stack0;
- ^
- mv -f .deps/security.Tpo .deps/security.Plo
- In file included from interp-bc.inl:503:0,
- from interp.c:690:
- 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:690:
- 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:1732:15: warning: variable 'ints_enabled' set but not used [-Wunused-but-set-variable]
- mst_Boolean ints_enabled;
- ^
- mv -f .deps/print.Tpo .deps/print.Plo
- At top level:
- interp.c:1024:1: warning: always_inline function might not be inlinable [-Wattributes]
- unwind_context (void)
- ^
- In file included from interp.c:685:0:
- prims.def: In function 'VMpr_FileDescriptor_fileOp':
- prims.def:5662:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
- ftruncate (fd, pos);
- ^
- prims.def:5724:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- write (fd, buf, 0);
- ^
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c sysdep.c -o sysdep.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT real.lo -MD -MP -MF .deps/real.Tpo -c real.c -o real.o >/dev/null 2>&1
- interp.c: In function '_gst_async_call':
- interp.c:1624:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- write (2, errmsg, sizeof (errmsg) - 1);
- ^
- mv -f .deps/alloc.Tpo .deps/alloc.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c byte.c -o byte.o >/dev/null 2>&1
- mv -f .deps/input.Tpo .deps/input.Plo
- mv -f .deps/save.Tpo .deps/save.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sockets.lo -MD -MP -MF .deps/sockets.Tpo -c sockets.c -o sockets.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c cint.c -o cint.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -o sym.o >/dev/null 2>&1
- mv -f .deps/real.Tpo .deps/real.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c callin.c -o callin.o >/dev/null 2>&1
- mv -f .deps/events.Tpo .deps/events.Plo
- mv -f .deps/tree.Tpo .deps/tree.Plo
- mv -f .deps/lex.Tpo .deps/lex.Plo
- mv -f .deps/sockets.Tpo .deps/sockets.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c oop.c -o oop.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -o comp.o >/dev/null 2>&1
- mv -f .deps/sysdep.Tpo .deps/sysdep.Plo
- mv -f .deps/byte.Tpo .deps/byte.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c gst-parse.c -o gst-parse.o >/dev/null 2>&1
- mv -f .deps/cint.Tpo .deps/cint.Plo
- mv -f .deps/sym.Tpo .deps/sym.Plo
- mv -f .deps/oop.Tpo .deps/oop.Plo
- mv -f .deps/callin.Tpo .deps/callin.Plo
- mv -f .deps/comp.Tpo .deps/comp.Plo
- mv -f .deps/dict.Tpo .deps/dict.Plo
- mv -f .deps/gst-parse.Tpo .deps/gst-parse.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o >/dev/null 2>&1
- mv -f .deps/opt.Tpo .deps/opt.Plo
- 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.1/include -I../snprintfv -I../snprintfv -I../lightning -I../lightning -I.. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o >/dev/null 2>&1
- mv -f .deps/interp.Tpo .deps/interp.Plo
- /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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_.*" -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 -lffi ../snprintfv/snprintfv/libsnprintfvc.la -lreadline -lltdl -lpthread -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' | /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 .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 -ldl -lsigsegv -lffi -lreadline -lltdl -lpthread -lm -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 "/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/libgst/../lib-src/.libs/library.a")
- libtool: link: (cd .libs/libgst.lax/libsnprintfvc.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/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/pointer-set.o .libs/libgst.lax/library.a/socketx.o .libs/libgst.lax/library.a/regex.o .libs/libgst.lax/library.a/strspell.o .libs/libgst.lax/library.a/lock.o .libs/libgst.lax/library.a/rbtrees.o .libs/libgst.lax/library.a/avltrees.o .libs/libgst.lax/library.a/md5.o .libs/libgst.lax/library.a/getopt1.o .libs/libgst.lax/library.a/getopt.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-custom.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-stream.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-format.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-filament.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 '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/libgst'
- make[2]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/libgst'
- Making all in .
- make[2]: Entering directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\"" -DCMD_LN_S="\"ln -s\"" -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libgst -I./lib-src -DCMD_XZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\"" -DCMD_LN_S="\"ln -s\"" -DDEFAULT_EXECUTABLE=\""/usr/bin/gst"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -MT gst-tool.o -MD -MP -MF .deps/gst-tool.Tpo -c -o gst-tool.o gst-tool.c
- /bin/sed -e "s,@\(bindir\)@,/usr/bin," ./gst-mode.el.in \
- > gst-mode.el
- /bin/sed -e "s,@\(lispdir\)@,/usr/share/emacs/site-lisp," \
- -e "s/@\(WITH_EMACS_COMINT_TRUE\)@//" \
- ./smalltalk-mode-init.el.in > smalltalk-mode-init.el
- touch ./kernel/stamp-classes
- touch ./packages/blox/browser/stamp-classes
- WARNING: Warnings can be ignored. :-)
- if test "emacs" != no; then \
- set x; \
- list='smalltalk-mode.el gst-mode.el smalltalk-mode-init.el'; for p in $list; do \
- if test -f "$p"; then d=; else d="./"; fi; \
- set x "$@" "$d$p"; shift; \
- done; \
- shift; \
- EMACS="emacs" /bin/sh ./build-aux/elisp-comp "$@" || exit 1; \
- else : ; fi
- mv -f .deps/main.Tpo .deps/main.Po
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lm
- mv -f .deps/gst-tool.Tpo .deps/gst-tool.Po
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lsigsegv -lffi -lreadline -lltdl lib-src/.libs/library.a -lpthread -ldl -lm -Wl,-rpath -Wl,/usr/lib64
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lm
- ./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null
- libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -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 -lsigsegv -lffi -lreadline -lltdl lib-src/.libs/library.a -lpthread -ldl -lm -Wl,-rpath -Wl,/usr/lib64
- Segmentation fault
- Makefile:1404: recipe for target 'gst.im' failed
- make[2]: *** [gst.im] Error 139
- make[2]: *** Waiting for unfinished jobs....
- Setting up CEDET packages...
- Setting up CEDET packages...done
- Loading /usr/share/emacs/site-lisp/dictionary/dictionary-init.el (source)...
- Loading w3m-wget...
- Loading mail-mime-setup...
- gnus-mime-setup is not found.
- emh-setup is not found.
- Package assoc is obsolete!
- In gst:
- gst-mode.el:78:9:Warning: assignment to free variable `*smalltalk-process*'
- In make-gst:
- gst-mode.el:109:17:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In gst-filter:
- gst-mode.el:152:20:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- gst-mode.el:151:18:Warning: assignment to free variable `mode-status'
- In gst-mode:
- gst-mode.el:210:9:Warning: assignment to free variable `mode-status'
- In smalltalk-bound-expr:
- gst-mode.el:280:6:Warning: `next-line' is for interactive use only; use
- `forward-line' instead.
- In smalltalk-compile:
- gst-mode.el:299:25:Warning: assignment to free variable `line'
- In smalltalk-quote-strings:
- gst-mode.el:304:9:Warning: Use `with-current-buffer' rather than
- save-excursion+set-buffer
- In send-to-smalltalk:
- gst-mode.el:367:22:Warning: assignment to free variable `mode-status'
- gst-mode.el:381:12:Warning: reference to free variable `*smalltalk-process*'
- In end of data:
- gst-mode.el:390:1:Warning: the function `smalltalk-backward-whitespace' is not
- known to be defined.
- Wrote /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/elc.7706/gst-mode.elc
- In toplevel form:
- smalltalk-mode-init.el:16:20:Warning: `inhibit-first-line-modes-regexps' is an
- obsolete variable (as of 24.1); use `inhibit-file-local-variables-regexps'
- instead.
- smalltalk-mode-init.el:16:20:Warning: reference to free variable
- `inhibit-first-line-modes-regexps'
- smalltalk-mode-init.el:16:20:Warning: `inhibit-first-line-modes-regexps' is an
- obsolete variable (as of 24.1); use `inhibit-file-local-variables-regexps'
- instead.
- smalltalk-mode-init.el:16:20:Warning: assignment to free variable
- `inhibit-first-line-modes-regexps'
- Wrote /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/elc.7706/smalltalk-mode-init.elc
- In smalltalk-maybe-insert-spacing-line:
- smalltalk-mode.el:389:45:Warning: `previous-line' is for interactive use only;
- use `forward-line' with negative argument instead.
- smalltalk-mode.el:1052:20:Warning: `inhibit-first-line-modes-regexps' is an
- obsolete variable (as of 24.1); use `inhibit-file-local-variables-regexps'
- instead.
- smalltalk-mode.el:1052:20:Warning: reference to free variable
- `inhibit-first-line-modes-regexps'
- smalltalk-mode.el:1052:20:Warning: `inhibit-first-line-modes-regexps' is an
- obsolete variable (as of 24.1); use `inhibit-file-local-variables-regexps'
- instead.
- smalltalk-mode.el:1052:20:Warning: assignment to free variable
- `inhibit-first-line-modes-regexps'
- Wrote /tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4/elc.7706/smalltalk-mode.elc
- make[2]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4'
- Makefile:921: recipe for target 'all-recursive' failed
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory '/tmp/portage/dev-lang/gnu-smalltalk-3.2.4/work/smalltalk-3.2.4'
- Makefile:543: recipe for target 'all' failed
- make: *** [all] Error 2
- emake failed
- * ERROR: dev-lang/gnu-smalltalk-3.2.4::gentoo failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_compile
- * environment, line 2600: Called die
- * The specific snippet of code:
- * emake || die "emake failed";
- *
- * If you need support, post the output of `emerge --info '=dev-lang/gnu-smalltalk-3.2.4::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-lang/gnu-smalltalk-3.2.4::gentoo'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedOu8qHg: Permission denied