- * Package: sci-chemistry/burrow-owl-1.5.1
- * Repository: gentoo
- * Maintainer: sci-chemistry@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib 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 burrow-owl-1.5.1.tar.gz to /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work
- >>> Source unpacked in /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work
- >>> Preparing source in /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1 ...
- * Running elibtoolize in: burrow-owl-1.5.1/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build"
- * econf: updating burrow-owl-1.5.1/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating burrow-owl-1.5.1/config.sub with /usr/share/gnuconfig/config.sub
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/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 --disable-dependency-tracking --docdir=/usr/share/doc/burrow-owl-1.5.1 --enable-shared --disable-static --with-doxygen=doxygen
- checking for guile... /usr/bin/guile
- checking for guile-config... /usr/bin/guile-config
- checking for guile-tools... /usr/bin/guile-tools
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for ld used by 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 shared library run path origin... done
- 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 libguile compile flags... -pthread
- checking libguile link flags... -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl
- 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 how to print strings... printf
- checking for a sed that does not truncate output... /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 whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking for gawk... gawk
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- 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... no
- checking for indent... indent
- checking for doxygen... /usr/bin/doxygen
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for GLIB... yes
- checking for GDK... yes
- checking for GTK... yes
- checking for GTHREAD... yes
- checking for STARPARSE... yes
- checking for GUILE_CAIRO... yes
- checking for GUILE_GNOME_0... no
- checking for GUILE_GNOME_2... yes
- checking for GUILE_GNOME... yes
- 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 whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for G_WRAP... yes
- Using g-wrap installed in `/usr/bin/pkg-config --prefix g-wrap-2.0-guile`
- checking for ANSI C header files... (cached) yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for stdlib.h... (cached) yes
- checking for GNU libc compatible realloc... yes
- checking for memset... yes
- checking for pow... no
- checking for sqrt... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating burrow-owl.pc
- config.status: creating doc/Makefile
- config.status: creating doc/Doxyfile
- config.status: creating wrapper/burrow
- config.status: creating wrapper/pre-inst-burrow-env
- config.status: creating burrow/Makefile
- config.status: creating burrow/spectrum/Makefile
- config.status: creating burrow/spectrum/gw/Makefile
- config.status: creating burrow/spectrum/finite-state-machine/Makefile
- config.status: creating burrow/canvas/Makefile
- config.status: creating burrow/canvas/gw/Makefile
- config.status: creating benchmarks/Makefile
- config.status: creating test-suite/Makefile
- config.status: creating test-suite/guile-binding/Makefile
- config.status: creating config.h
- config.status: executing libtool commands
- config.status: executing depfiles commands
- configure:
- ----------------------------
- Configuration complete.
- To build the package:
- make
- make install
- The program will be installed as:
- /usr/bin/burrow
- Scripts will be installed in:
- /usr/share/burrow/scripts
- To run burrow, either use the full path name:
- /usr/bin/burrow
- or place /usr/bin in your PATH.
- To install in a different directory, try:
- ./configure --prefix=/path/to/some/directory
- ----------------------------
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1 ...
- >>> Working in BUILD_DIR: "/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build"
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build'
- Making all in burrow
- make[2]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow'
- Making all in spectrum
- make[3]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- make all-recursive
- make[4]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- Making all in finite-state-machine
- make[5]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/finite-state-machine'
- make all-am
- make[6]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/finite-state-machine'
- /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/finite-state-machine -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o contour-fsm.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/finite-state-machine/contour-fsm.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/finite-state-machine -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/finite-state-machine/contour-fsm.c -fPIC -DPIC -o .libs/contour-fsm.o
- /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -lgobject-2.0 -lglib-2.0 -Wl,-O1 -Wl,--as-needed -o libfsm-temp.la contour-fsm.lo
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfsm-temp.a .libs/contour-fsm.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfsm-temp.a
- libtool: link: ( cd ".libs" && rm -f "libfsm-temp.la" && ln -s "../libfsm-temp.la" "libfsm-temp.la" )
- make[6]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/finite-state-machine'
- make[5]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/finite-state-machine'
- Making all in .
- make[5]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o debug.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/debug.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o skiplist.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/skiplist.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o contour.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/contour.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_integrated.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_integrated.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_extract.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_extract.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_segmented.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_convoluted.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_convoluted.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_transpose.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_transpose.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_unfold.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_unfold.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_diagonal_project.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_diagonal_project.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o spectrum_project.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_project.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o nih.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/nih.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o painter_bwps.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/painter_bwps.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o painter.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/painter.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ticket.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/ticket.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o burrow_endian.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/burrow_endian.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o version.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/version.c
- /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o marshal.lo /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/marshal.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_extract.c -fPIC -DPIC -o .libs/spectrum_extract.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c -fPIC -DPIC -o .libs/spectrum_segmented.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/skiplist.c -fPIC -DPIC -o .libs/skiplist.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/debug.c -fPIC -DPIC -o .libs/debug.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/contour.c -fPIC -DPIC -o .libs/contour.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_project.c -fPIC -DPIC -o .libs/spectrum_project.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/version.c -fPIC -DPIC -o .libs/version.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_integrated.c -fPIC -DPIC -o .libs/spectrum_integrated.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c -fPIC -DPIC -o .libs/spectrum.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_transpose.c -fPIC -DPIC -o .libs/spectrum_transpose.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/painter.c -fPIC -DPIC -o .libs/painter.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_unfold.c -fPIC -DPIC -o .libs/spectrum_unfold.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_diagonal_project.c -fPIC -DPIC -o .libs/spectrum_diagonal_project.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/nih.c -fPIC -DPIC -o .libs/nih.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_convoluted.c -fPIC -DPIC -o .libs/spectrum_convoluted.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/painter_bwps.c -fPIC -DPIC -o .libs/painter_bwps.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/marshal.c -fPIC -DPIC -o .libs/marshal.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/ticket.c -fPIC -DPIC -o .libs/ticket.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/burrow_endian.c -fPIC -DPIC -o .libs/burrow_endian.o
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/ticket.c: In function 'ticket_grab':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/ticket.c:32:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'hos_spectrum_segmented_init':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:121:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:122:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'spectrum_segmented_mark':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:134:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:134:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'segmented_acquire_slot':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:188:2: warning: 'g_static_rw_lock_reader_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:199:8: warning: 'g_static_rw_lock_reader_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:210): Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:204:5: warning: 'g_static_rw_lock_reader_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:211:8: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:211:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:214:8: warning: 'g_cond_timed_wait' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'spectrum_segmented_tickle':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:264:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:264:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_integrated.c: In function 'spectrum_integrated_wait':/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'spectrum_segmented_io_thread':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:291:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_integrated.c:181:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:291:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:291:7: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_integrated.c:181:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:292:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:292:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:296:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:296:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:306:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:306:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:306:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:308:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:308:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:312:8: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:312:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:317:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:317:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:317:7: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct cache_slot_t *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:336:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:336:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:336:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:338:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:338:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:338:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:340:7: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/debug.c: In function 'burrow_debug_print':/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:340:7: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/debug.c:42:3: warning: format not a string literal and no format arguments [-Wformat-security]/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:340:7: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:347:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:347:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:363:8: warning: 'g_static_rw_lock_writer_trylock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:222): Use 'g_rw_lock_writer_trylock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:368:8: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:368:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:375:8: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:382:4: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:383:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:383:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:383:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'struct cache_slot_t *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:387:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:387:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct HosSpectrumSegmented *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'cache_slot_new':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:401:3: warning: 'g_static_rw_lock_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:207): Use 'g_rw_lock_init' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'set_segment_size':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:409:3: warning: 'g_static_rw_lock_writer_lock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:219): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:411:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'spectrum_segmented_construct_iterator':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:426:7: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:443:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:444:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:448:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:448:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:448:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:450:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:450:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:453:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:453:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:453:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c: In function 'spectrum_segmented_free_iterator':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:480:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:488:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:488:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:493:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:493:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:494:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:494:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:494:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:497:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:497:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct segmented_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:497:3: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'union GMutex *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:500:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum_segmented.c:500:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/nih.c: In function 'spectrum_nih_from_file':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/nih.c:264:3: warning: 'g_io_channel_close' is deprecated (declared at /usr/include/glib-2.0/glib/giochannel.h:194): Use 'g_io_channel_shutdown' instead [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'hos_spectrum_init':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:591:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:592:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'ensure_traversal_setup':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:655:3: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:675:5: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:271) [-Wdeprecated-declarations]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'spectrum_traverse_internal':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:801:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:801:4: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:825:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:825:5: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:829:9: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:829:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:832:5: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:832:5: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'iterator_increment':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1101:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1101:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1101:3: warning: format '%d' expects argument of type 'int', but argument 5 has type 'gsize' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'iterator_mark':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1146:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1146:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1146:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'gsize' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c: In function 'iterator_wait':
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1213:3: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'struct GThread *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1213:3: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'struct spectrum_iterator *' [-Wformat]
- /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/spectrum.c:1213:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'gsize' [-Wformat]
- /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lm -Wl,-O1 -Wl,--as-needed -o libburrow.la -rpath /usr/lib64 debug.lo skiplist.lo contour.lo spectrum.lo spectrum_integrated.lo spectrum_extract.lo spectrum_segmented.lo spectrum_convoluted.lo spectrum_transpose.lo spectrum_unfold.lo spectrum_diagonal_project.lo spectrum_project.lo nih.lo painter_bwps.lo painter.lo ticket.lo burrow_endian.lo version.lo marshal.lo marshal.lo finite-state-machine/contour-fsm.lo
- libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/debug.o .libs/skiplist.o .libs/contour.o .libs/spectrum.o .libs/spectrum_integrated.o .libs/spectrum_extract.o .libs/spectrum_segmented.o .libs/spectrum_convoluted.o .libs/spectrum_transpose.o .libs/spectrum_unfold.o .libs/spectrum_diagonal_project.o .libs/spectrum_project.o .libs/nih.o .libs/painter_bwps.o .libs/painter.o .libs/ticket.o .libs/burrow_endian.o .libs/version.o .libs/marshal.o .libs/marshal.o finite-state-machine/.libs/contour-fsm.o -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lm -Wl,--as-needed -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libburrow.so.0 -o .libs/libburrow.so.0.0.0
- libtool: link: (cd ".libs" && rm -f "libburrow.so.0" && ln -s "libburrow.so.0.0.0" "libburrow.so.0")
- libtool: link: (cd ".libs" && rm -f "libburrow.so" && ln -s "libburrow.so.0.0.0" "libburrow.so")
- libtool: link: ( cd ".libs" && rm -f "libburrow.la" && ln -s "../libburrow.la" "libburrow.la" )
- make[5]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- Making all in gw
- make[5]: Entering directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/gw'
- GUILE_LOAD_PATH=/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/gw:.:/usr/share/guile-gnome-2:/usr/share/guile/site:$GUILE_LOAD_PATH /usr/bin/guile -s /tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/gw/run-g-wrap.scm
- WARNING: (g-wrap util): imported module (srfi srfi-34) overrides core binding `raise'
- WARNING: (g-wrap): imported module (srfi srfi-34) overrides core binding `raise'
- WARNING: (g-wrap rti): imported module (srfi srfi-34) overrides core binding `raise'
- WARNING: (g-wrap c-types): imported module (srfi srfi-34) overrides core binding `raise'
- WARNING: (gnome gw support g-wrap): `declarations-cg' imported from both (g-wrap c-codegen) and (g-wrap scm-codegen)
- WARNING: (gnome gw support defs): imported module (srfi srfi-34) overrides core binding `raise'
- WARNING: (gnome gw glib-spec): imported module (srfi srfi-34) overrides core binding `raise'
- Freeable|GBookmarkFile |GBookmarkFile |gnome-glib
- RefPtr |GIOChannel |GIOChannel |gnome-glib
- RefPtr |GMainLoop |GMainLoop |gnome-glib
- RefPtr |GMainContext |GMainContext |gnome-glib
- RefPtr |GSource |GSource |gnome-glib
- Opaque |GString* |GString* |gnome-glib
- C Enum |GBookmarkFileError|GBookmarkFileError |gnome-glib
- C Enum |GFileError |GFileError |gnome-glib
- C Enum |GFileTest |GFileTest |gnome-glib
- C Flags |GFileTest |GFileTest |gnome-glib
- C Enum |GIOError |GIOError |gnome-glib
- C Enum |GIOChannelError |GIOChannelError |gnome-glib
- C Enum |GIOStatus |GIOStatus |gnome-glib
- C Enum |GSeekType |GSeekType |gnome-glib
- C Enum |GIOCondition |GIOCondition |gnome-glib
- C Enum |GIOFlags |GIOFlags |gnome-glib
- C Flags |GIOFlags |GIOFlags |gnome-glib
- C Enum |GUnicodeType |GUnicodeType |gnome-glib
- C Enum |GUnicodeBreakType |GUnicodeBreakType |gnome-glib
- C Enum |GNormalizeMode |GNormalizeMode |gnome-glib
- .................................
- ;;; WARNING (opaque type for proc g-utf8-to-utf16 gunichar2*)
- .
- ;;; WARNING (opaque type for proc g-utf8-to-ucs4 gunichar*)
- .
- ;;; WARNING (opaque type for proc g-utf16-to-ucs4 gunichar*)
- .
- ;;; WARNING (opaque type for proc g-utf16-to-utf8 gunichar2*)
- .
- ;;; WARNING (opaque type for proc g-ucs4-to-utf16 gunichar2*)
- .
- ;;; WARNING (opaque type for proc g-ucs4-to-utf8 gunichar*)
- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..x...............................xxxxxxxxxxxxxx.xxx........xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..x............xx.xxxxxxxx...xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xx...xx.....xx...xx..xx.......x.x....
- ;;; WARNING (opaque type for proc g-get-current-time GTimeVal*)
- .xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.........................x............xxxxxxxxxxxxxxxxxxxxxxxxGTypeIns|GObject |<gobject> |gnome-gobject
- Custom |GValue |<gvalue> |gnome-gobject
- Custom |GClosure |<gclosure> |gnome-gobject
- Custom |GParamSpec |<gparam> |gnome-gobject
- GObjectC|GObjectClass |<g-object-class> |gnome-gobject
- RefPtr |PangoCoverage |PangoCoverage |gnome-pango
- Structur|PangoRectangle |PangoRectangle |gnome-pango
- Freeable|PangoAttrIterator |PangoAttrIterator |gnome-pango
- Freeable|PangoScriptIter |PangoScriptIter |gnome-pango
- Freeable|PangoAttribute |PangoAttribute |gnome-pango
- GEnum |PangoAttrType |<pango-attr-type> |gnome-pango
- GEnum |PangoUnderline |<pango-underline> |gnome-pango
- GEnum |PangoCoverageLevel|<pango-coverage-level> |gnome-pango
- GEnum |PangoStyle |<pango-style> |gnome-pango
- GEnum |PangoVariant |<pango-variant> |gnome-pango
- GEnum |PangoWeight |<pango-weight> |gnome-pango
- GEnum |PangoStretch |<pango-stretch> |gnome-pango
- GFlags |PangoFontMask |<pango-font-mask> |gnome-pango
- GEnum |PangoAlignment |<pango-alignment> |gnome-pango
- GEnum |PangoWrapMode |<pango-wrap-mode> |gnome-pango
- GEnum |PangoEllipsizeMode|<pango-ellipsize-mode> |gnome-pango
- GEnum |PangoRenderPart |<pango-render-part> |gnome-pango
- GEnum |PangoScript |<pango-script> |gnome-pango
- GEnum |PangoTabAlign |<pango-tab-align> |gnome-pango
- GEnum |PangoDirection |<pango-direction> |gnome-pango
- GTypeIns|PangoFont |<pango-font> |gnome-pango
- GTypeIns|PangoFontFace |<pango-font-face> |gnome-pango
- GTypeIns|PangoFontFamily |<pango-font-family> |gnome-pango
- GTypeIns|PangoFontMap |<pango-font-map> |gnome-pango
- GTypeIns|PangoRenderer |<pango-renderer> |gnome-pango
- ERROR: Could not find file "gnome/overrides/pango.defs" ("/usr/share/guile/site/gnome/defs" "/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1/burrow/spectrum/gw" "." "/usr/share/guile-gnome-2" "/usr/share/guile/site" "/usr/share/guile/1.8" "/usr/share/guile/site" "/usr/share/guile/1.8" "/usr/share/guile")
- make[5]: *** [spectrum-gw.h] Error 1
- make[5]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum/gw'
- make[4]: *** [all-recursive] Error 1
- make[4]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- make[3]: *** [all] Error 2
- make[3]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow/spectrum'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build/burrow'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build'
- make: *** [all] Error 2
- * ERROR: sci-chemistry/burrow-owl-1.5.1 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sci-chemistry/burrow-owl-1.5.1'`,
- * the complete build log and the output of `emerge -pqv '=sci-chemistry/burrow-owl-1.5.1'`.
- * The complete build log is located at '/var/log/portage/sci-chemistry:burrow-owl-1.5.1:20130102-020127.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-chemistry/burrow-owl-1.5.1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-chemistry/burrow-owl-1.5.1/temp/environment'.
- * Working directory: '/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1_build'
- * S: '/tmp/portage/sci-chemistry/burrow-owl-1.5.1/work/burrow-owl-1.5.1'