Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 09:37
Show Gist options
  • Save r-rmcgibbo/fc284abb251b849094f423e5aeac26a5 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fc284abb251b849094f423e5aeac26a5 to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 35 seconds | https://github.com/NixOS/nixpkgs/pull/116710
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/mly4hw09g0nxqppbvxj6xqk2p7xn51lk-gts-0.7.6.tar.gz
source root is gts-0.7.6
setting SOURCE_DATE_EPOCH to timestamp 1143604990 of file gts-0.7.6/NEWS
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
acinclude.m4:8: warning: underquoted definition of AM_PATH_GLIB
acinclude.m4:8: run info Automake 'Extending aclocal'
acinclude.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf: configure.in: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: aclocal --force
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
acinclude.m4:8: warning: underquoted definition of AM_PATH_GLIB
acinclude.m4:8: run info Automake 'Extending aclocal'
acinclude.m4:8: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
autoreconf: running: /nix/store/n8dkwqnn4d0zqj0hqvbv8f87j53155m6-autoconf-2.70/bin/autoconf --force
configure.in:43: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2433: AC_DIAGNOSE is expanded from...
aclocal.m4:9950: AM_INIT_AUTOMAKE is expanded from...
configure.in:43: the top level
configure.in:46: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.in:46: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2433: AC_DIAGNOSE is expanded from...
aclocal.m4:10284: AM_CONFIG_HEADER is expanded from...
configure.in:46: the top level
configure.in:55: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.in:55: You should run autoupdate.
aclocal.m4:338: AM_PROG_LIBTOOL is expanded from...
configure.in:55: the top level
configure.in:67: warning: The macro `AC_ISC_POSIX' is obsolete.
configure.in:67: You should run autoupdate.
./lib/autoconf/specific.m4:544: AC_ISC_POSIX is expanded from...
configure.in:67: the top level
configure.in:68: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.in:68: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.in:68: the top level
configure.in:74: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:74: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
aclocal.m4:33: AM_PATH_GLIB_2_0 is expanded from...
configure.in:74: the top level
configure.in:74: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:74: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
aclocal.m4:33: AM_PATH_GLIB_2_0 is expanded from...
configure.in:74: the top level
configure.in:94: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:94: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
acinclude.m4:8: AM_PATH_GLIB is expanded from...
configure.in:94: the top level
configure.in:94: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:94: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
acinclude.m4:8: AM_PATH_GLIB is expanded from...
configure.in:94: the top level
configure.in:231: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:231: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
configure.in:231: the top level
autoreconf: running: /nix/store/n8dkwqnn4d0zqj0hqvbv8f87j53155m6-autoconf-2.70/bin/autoheader --force
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: running: automake --add-missing --copy --force-missing
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:43: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:43: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:55: installing './compile'
configure.in:43: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
examples/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing './depcomp'
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/boolean/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
parallel-tests: installing './test-driver'
test/coarsen/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/delaunay/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tools/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6 --bindir=/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin --sbindir=/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/sbin --includedir=/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include --oldincludedir=/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include --mandir=/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/share/man --infodir=/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/share/info --docdir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/share/doc/gts --libdir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib --libexecdir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/libexec --localedir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/share/locale
checking for a BSD-compatible install... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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 whether make supports the include directive... yes (GNU style)
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /nix/store/cf4rf2dsm084wwigdibcsx2v4aj0csid-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
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 ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/dd bs=4096 count=1
./configure: line 7198: /usr/bin/file: No such file or directory
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) 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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for gawk... (cached) gawk
checking for library containing strerror... none required
checking for egrep... (cached) /nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin/grep -E
checking for pgm_init in -lnetpbm... no
configure: WARNING: libnetpbm not found. Some programs will not be available.
checking pkg-config is at least version 0.16... yes
checking for glib-2.0 >= 2.4.0 gthread-2.0 gmodule-2.0... yes
checking for GLIB - version >= 2.4.0... yes (version 2.66.4)
configure: WARNING: "C preprocessor does not support warning directive."
checking for fpu_control.h... yes
checking for floatingpoint.h... no
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gts.pc
config.status: creating gts.spec
config.status: creating src/Makefile
config.status: creating src/gts-config
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating test/boolean/Makefile
config.status: creating test/delaunay/Makefile
config.status: creating test/coarsen/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
creating src/gtsconfig.h
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/gts-0.7.6'
Making all in src
make[2]: Entering directory '/build/gts-0.7.6/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include ./predicates_init.c -o ./predicates_init
./predicates_init > ./predicates_init.h
make all-am
make[3]: Entering directory '/build/gts-0.7.6/src'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o object.lo object.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c object.c -fPIC -DPIC -o .libs/object.o
In file included from object.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o point.lo point.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c point.c -fPIC -DPIC -o .libs/point.o
In file included from point.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o vertex.lo vertex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c vertex.c -fPIC -DPIC -o .libs/vertex.o
In file included from vertex.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o segment.lo segment.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c segment.c -fPIC -DPIC -o .libs/segment.o
In file included from segment.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o edge.lo edge.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c edge.c -fPIC -DPIC -o .libs/edge.o
In file included from edge.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
edge.c: In function 'gts_edge_belongs_to_tetrahedron':
edge.c:373:21: warning: variable 'v2' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
373 | GtsVertex * v1, * v2;
| ^~
edge.c:373:15: warning: variable 'v1' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
373 | GtsVertex * v1, * v2;
| ^~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o triangle.lo triangle.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c triangle.c -fPIC -DPIC -o .libs/triangle.o
In file included from triangle.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o face.lo face.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c face.c -fPIC -DPIC -o .libs/face.o
In file included from face.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o kdtree.lo kdtree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c kdtree.c -fPIC -DPIC -o .libs/kdtree.o
In file included from kdtree.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o bbtree.lo bbtree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c bbtree.c -fPIC -DPIC -o .libs/bbtree.o
In file included from bbtree.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o misc.lo misc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c misc.c -fPIC -DPIC -o .libs/misc.o
In file included from misc.c:23:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o predicates.lo predicates.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c predicates.c -fPIC -DPIC -o .libs/predicates.o
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o heap.lo heap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c heap.c -fPIC -DPIC -o .libs/heap.o
In file included from heap.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o eheap.lo eheap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c eheap.c -fPIC -DPIC -o .libs/eheap.o
In file included from eheap.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
eheap.c: In function 'gts_eheap_new':
eheap.c:53:3: warning: 'g_mem_chunk_new' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
53 | heap->mem_chunk = g_mem_chunk_create (GtsEHeapPair, 512, G_ALLOC_AND_FREE);
| ^~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:43:17: note: declared here
43 | GMemChunk * g_mem_chunk_new (const gchar *name,
| ^~~~~~~~~~~~~~~
eheap.c: In function 'gts_eheap_insert':
eheap.c:101:3: warning: 'g_mem_chunk_alloc' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
101 | pair = g_chunk_new (GtsEHeapPair, heap->mem_chunk);
| ^~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:50:17: note: declared here
50 | gpointer g_mem_chunk_alloc (GMemChunk *mem_chunk);
| ^~~~~~~~~~~~~~~~~
eheap.c: In function 'gts_eheap_insert_with_key':
eheap.c:133:3: warning: 'g_mem_chunk_alloc' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
133 | pair = g_chunk_new (GtsEHeapPair, heap->mem_chunk);
| ^~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:50:17: note: declared here
50 | gpointer g_mem_chunk_alloc (GMemChunk *mem_chunk);
| ^~~~~~~~~~~~~~~~~
eheap.c: In function 'gts_eheap_remove_top':
eheap.c:212:5: warning: 'g_mem_chunk_free' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
212 | g_mem_chunk_free (heap->mem_chunk, pair);
| ^~~~~~~~~~~~~~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here
54 | void g_mem_chunk_free (GMemChunk *mem_chunk,
| ^~~~~~~~~~~~~~~~
eheap.c:220:3: warning: 'g_mem_chunk_free' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
220 | g_mem_chunk_free (heap->mem_chunk, pair);
| ^~~~~~~~~~~~~~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:54:17: note: declared here
54 | void g_mem_chunk_free (GMemChunk *mem_chunk,
| ^~~~~~~~~~~~~~~~
eheap.c: In function 'gts_eheap_destroy':
eheap.c:265:3: warning: 'g_mem_chunk_destroy' is deprecated [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations8;;]
265 | g_mem_chunk_destroy (heap->mem_chunk);
| ^~~~~~~~~~~~~~~~~~~
In file included from /nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib.h:106,
from gts.h:24,
from eheap.c:21:
/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0/glib/deprecated/gallocator.h:48:17: note: declared here
48 | void g_mem_chunk_destroy (GMemChunk *mem_chunk);
| ^~~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o fifo.lo fifo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c fifo.c -fPIC -DPIC -o .libs/fifo.o
In file included from fifo.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o matrix.lo matrix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c matrix.c -fPIC -DPIC -o .libs/matrix.o
In file included from matrix.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o surface.lo surface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c surface.c -fPIC -DPIC -o .libs/surface.o
In file included from surface.c:23:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
surface.c: In function 'edge_collapse':
surface.c:1549:13: warning: Deprecated pre-processor symbol, replace with
1549 | __FILE__, __LINE__, G_GNUC_PRETTY_FUNCTION);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
surface.c:1560:13: warning: 'update_closest_neighbors' defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
1560 | static void update_closest_neighbors (GtsVertex * v, GtsEHeap * heap)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o stripe.lo stripe.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c stripe.c -fPIC -DPIC -o .libs/stripe.o
In file included from stripe.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o vopt.lo vopt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c vopt.c -fPIC -DPIC -o .libs/vopt.o
In file included from vopt.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o refine.lo refine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c refine.c -fPIC -DPIC -o .libs/refine.o
In file included from refine.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o iso.lo iso.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c iso.c -fPIC -DPIC -o .libs/iso.o
In file included from iso.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o isotetra.lo isotetra.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c isotetra.c -fPIC -DPIC -o .libs/isotetra.o
In file included from isotetra.c:22:
./gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
./gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
./gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
./gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o split.lo split.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c split.c -fPIC -DPIC -o .libs/split.o
In file included from split.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
split.c: In function 'gts_split_new':
split.c:924:19: warning: unused variable 'cf' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
924 | GtsSplitCFace * cf;
| ^~
split.c:923:12: warning: unused variable 'i' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
923 | GSList * i;
| ^
split.c:922:13: warning: unused variable 'e' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
922 | GtsEdge * e;
| ^
split.c:921:21: warning: variable 'v2' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
921 | GtsVertex * v1, * v2;
| ^~
split.c:921:15: warning: variable 'v1' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
921 | GtsVertex * v1, * v2;
| ^~
At top level:
split.c:1105:17: warning: 'list_array_are_identical' defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
1105 | static gboolean list_array_are_identical (GSList * list,
| ^~~~~~~~~~~~~~~~~~~~~~~~
split.c:867:13: warning: 'cface_neighbors' defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
867 | static void cface_neighbors (GtsSplitCFace * cf,
| ^~~~~~~~~~~~~~~
split.c:534:13: warning: 'print_split' defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
534 | static void print_split (GtsSplit * vs, FILE * fptr)
| ^~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o psurface.lo psurface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c psurface.c -fPIC -DPIC -o .libs/psurface.o
In file included from psurface.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o hsurface.lo hsurface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c hsurface.c -fPIC -DPIC -o .libs/hsurface.o
In file included from hsurface.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o cdt.lo cdt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c cdt.c -fPIC -DPIC -o .libs/cdt.o
In file included from cdt.c:26:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
cdt.c: In function 'gts_delaunay_add_constraint':
cdt.c:993:21: warning: variable 'v2' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
993 | GtsVertex * v1, * v2;
| ^~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o boolean.lo boolean.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c boolean.c -fPIC -DPIC -o .libs/boolean.o
In file included from boolean.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
boolean.c: In function 'intersect_edges':
boolean.c:394:26: warning: variable 'e2' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
394 | GtsEdge * e1 = NULL, * e2 = NULL, * e;
| ^~
At top level:
boolean.c:1428:13: warning: 'check_boundary_interior_triangulation' defined but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function8;;]
1428 | static void check_boundary_interior_triangulation (GSList * boundary,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o named.lo named.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c named.c -fPIC -DPIC -o .libs/named.o
In file included from named.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
In file included from /nix/store/5vzgvll6138zzy8vrcgkipqhdsr1wpb9-glibc-2.32-37-dev/include/string.h:519,
from named.c:20:
In function 'strncpy',
inlined from 'nface_read' at named.c:141:3,
inlined from 'nface_read' at named.c:135:13:
/nix/store/5vzgvll6138zzy8vrcgkipqhdsr1wpb9-glibc-2.32-37-dev/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 40 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'nedge_read' at named.c:86:3,
inlined from 'nedge_read' at named.c:80:13:
/nix/store/5vzgvll6138zzy8vrcgkipqhdsr1wpb9-glibc-2.32-37-dev/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 40 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'nvertex_read' at named.c:29:5,
inlined from 'nvertex_read' at named.c:23:13:
/nix/store/5vzgvll6138zzy8vrcgkipqhdsr1wpb9-glibc-2.32-37-dev/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 40 equals destination size [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation8;;]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o oocs.lo oocs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c oocs.c -fPIC -DPIC -o .libs/oocs.o
In file included from oocs.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o container.lo container.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c container.c -fPIC -DPIC -o .libs/container.o
In file included from container.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o graph.lo graph.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c graph.c -fPIC -DPIC -o .libs/graph.o
In file included from graph.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o pgraph.lo pgraph.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c pgraph.c -fPIC -DPIC -o .libs/pgraph.o
In file included from pgraph.c:20:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
pgraph.c: In function 'gnode_split_destroy':
pgraph.c:34:16: warning: unused variable 'n2' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
34 | GtsGNode * n2 = GTS_GNODE_SPLIT_N2 (ns);
| ^~
pgraph.c:33:16: warning: unused variable 'n1' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable8;;]
33 | GtsGNode * n1 = GTS_GNODE_SPLIT_N1 (ns);
| ^~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o partition.lo partition.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c partition.c -fPIC -DPIC -o .libs/partition.o
In file included from partition.c:22:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
partition.c: In function 'update_neighbors':
partition.c:834:18: warning: variable 'g1' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
834 | GtsGraph * g1, * g2;
| ^~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o curvature.lo curvature.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c curvature.c -fPIC -DPIC -o .libs/curvature.o
In file included from curvature.c:21:
gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o tribox3.lo tribox3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c tribox3.c -fPIC -DPIC -o .libs/tribox3.o
tribox3.c:45:5: warning: no previous prototype for 'planeBoxOverlap' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;]
45 | int planeBoxOverlap(double normal[3], double vert[3], double maxbox[3]) // -NJMP-
| ^~~~~~~~~~~~~~~
tribox3.c:116:5: warning: no previous prototype for 'triBoxOverlap' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmissing-prototypes-Wmissing-prototypes8;;]
116 | int triBoxOverlap(double boxcenter[3],double boxhalfsize[3],double triverts[3][3])
| ^~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -version-info 5:1:0 -release 0.7 -export-dynamic -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o libgts.la -rpath /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib object.lo point.lo vertex.lo segment.lo edge.lo triangle.lo face.lo kdtree.lo bbtree.lo misc.lo predicates.lo heap.lo eheap.lo fifo.lo matrix.lo surface.lo stripe.lo vopt.lo refine.lo iso.lo isotetra.lo split.lo psurface.lo hsurface.lo cdt.lo boolean.lo named.lo oocs.lo container.lo graph.lo pgraph.lo partition.lo curvature.lo tribox3.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/object.o .libs/point.o .libs/vertex.o .libs/segment.o .libs/edge.o .libs/triangle.o .libs/face.o .libs/kdtree.o .libs/bbtree.o .libs/misc.o .libs/predicates.o .libs/heap.o .libs/eheap.o .libs/fifo.o .libs/matrix.o .libs/surface.o .libs/stripe.o .libs/vopt.o .libs/refine.o .libs/iso.o .libs/isotetra.o .libs/split.o .libs/psurface.o .libs/hsurface.o .libs/cdt.o .libs/boolean.o .libs/named.o .libs/oocs.o .libs/container.o .libs/graph.o .libs/pgraph.o .libs/partition.o .libs/curvature.o .libs/tribox3.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -g -O2 -Wl,-soname -Wl,libgts-0.7.so.5 -o .libs/libgts-0.7.so.5.0.1
libtool: link: (cd ".libs" && rm -f "libgts-0.7.so.5" && ln -s "libgts-0.7.so.5.0.1" "libgts-0.7.so.5")
libtool: link: (cd ".libs" && rm -f "libgts.so" && ln -s "libgts-0.7.so.5.0.1" "libgts.so")
libtool: link: ( cd ".libs" && rm -f "libgts.la" && ln -s "../libgts.la" "libgts.la" )
make[3]: Leaving directory '/build/gts-0.7.6/src'
make[2]: Leaving directory '/build/gts-0.7.6/src'
Making all in tools
make[2]: Entering directory '/build/gts-0.7.6/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gts2oogl.o gts2oogl.c
In file included from gts2oogl.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
gts2oogl.c: In function 'main':
gts2oogl.c:894:17: warning: variable 'bbox' set but not used [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable8;;]
894 | GtsBBox * bbox;
| ^~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gts2oogl gts2oogl.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gts2oogl gts2oogl.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gtscompare.o gtscompare.c
In file included from gtscompare.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gtscompare gtscompare.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gtscompare gtscompare.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gtscheck.o gtscheck.c
In file included from gtscheck.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gtscheck gtscheck.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gtscheck gtscheck.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o stl2gts.o stl2gts.c
In file included from stl2gts.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
stl2gts.c: In function 'stl_read':
stl2gts.c:43:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
43 | fgets (tag, 6, fp);
| ^~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o stl2gts stl2gts.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/stl2gts stl2gts.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gts2dxf.o gts2dxf.c
In file included from gts2dxf.c:22:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gts2dxf gts2dxf.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gts2dxf gts2dxf.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-tools\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gts2stl.o gts2stl.c
In file included from gts2stl.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gts2stl gts2stl.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gts2stl gts2stl.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
make[2]: Leaving directory '/build/gts-0.7.6/tools'
Making all in examples
make[2]: Entering directory '/build/gts-0.7.6/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o transform.o transform.c
In file included from transform.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o transform transform.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/transform transform.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o delaunay.o delaunay.c
In file included from delaunay.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o delaunay delaunay.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/delaunay delaunay.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o set.o set.c
In file included from set.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o set set.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/set set.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o volume.o volume.c
In file included from volume.c:29:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o volume volume.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/volume volume.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o cleanup.o cleanup.c
In file included from cleanup.c:29:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o cleanup cleanup.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/cleanup cleanup.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o coarsen.o coarsen.c
In file included from coarsen.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o coarsen coarsen.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/coarsen coarsen.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o refine.o refine.c
In file included from refine.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o refine refine.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/refine refine.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o iso.o iso.c
In file included from iso.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o iso iso.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/iso iso.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o gtstoc.o gtstoc.c
In file included from gtstoc.c:21:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o gtstoc gtstoc.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/gtstoc gtstoc.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o oocs.o oocs.c
In file included from oocs.c:23:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
oocs.c: In function 'main':
oocs.c:49:3: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
49 | scanf ("%u", &nt);
| ^~~~~~~~~~~~~~~~~
oocs.c:50:3: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
50 | scanf ("%lf %lf %lf", &bbox->x1, &bbox->y1, &bbox->z1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
oocs.c:51:3: warning: ignoring return value of 'scanf' declared with attribute 'warn_unused_result' [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result8;;]
51 | scanf ("%lf %lf %lf", &bbox->x2, &bbox->y2, &bbox->z2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o oocs oocs.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/oocs oocs.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o partition.o partition.c
In file included from partition.c:32:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o partition partition.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/partition partition.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o traverse.o traverse.c
In file included from traverse.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o traverse traverse.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/traverse traverse.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o cartesian.o cartesian.c
In file included from cartesian.c:29:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o cartesian cartesian.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/cartesian cartesian.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o split.o split.c
In file included from split.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o split split.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/split split.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o smooth.o smooth.c
In file included from smooth.c:31:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o smooth smooth.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/smooth smooth.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o sphere.o sphere.c
In file included from sphere.c:29:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o sphere sphere.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/sphere sphere.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o stripe.o stripe.c
In file included from stripe.c:29:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o stripe stripe.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/stripe stripe.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o optimize.o optimize.c
In file included from optimize.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o optimize optimize.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/optimize optimize.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include -DG_LOG_DOMAIN=\"Gts-examples\" -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -c -o merge.o merge.c
In file included from merge.c:30:
../src/gts.h:261:13: warning: Deprecated pre-processor symbol, replace with
261 | G_INLINE_FUNC
| ^
../src/gts.h:264:13: warning: Deprecated pre-processor symbol, replace with
264 | G_INLINE_FUNC
| ^
../src/gts.h:269:13: warning: Deprecated pre-processor symbol, replace with
269 | G_INLINE_FUNC
| ^
../src/gts.h:293:13: warning: Deprecated pre-processor symbol, replace with
293 | G_INLINE_FUNC
| ^
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib -lglib-2.0 -o merge merge.o ../src/libgts.la -lm
libtool: link: gcc -g -O2 -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib/glib-2.0/include -o .libs/merge merge.o -L/nix/store/s5ab5hax0ang6rz5b5hy2aja9qzwmivc-glib-2.66.4/lib ../src/.libs/libgts.so -lglib-2.0 -lm -Wl,-rpath -Wl,/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
make[2]: Leaving directory '/build/gts-0.7.6/examples'
Making all in doc
make[2]: Entering directory '/build/gts-0.7.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gts-0.7.6/doc'
Making all in test
make[2]: Entering directory '/build/gts-0.7.6/test'
Making all in boolean
make[3]: Entering directory '/build/gts-0.7.6/test/boolean'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gts-0.7.6/test/boolean'
Making all in delaunay
make[3]: Entering directory '/build/gts-0.7.6/test/delaunay'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gts-0.7.6/test/delaunay'
Making all in coarsen
make[3]: Entering directory '/build/gts-0.7.6/test/coarsen'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/gts-0.7.6/test/coarsen'
make[3]: Entering directory '/build/gts-0.7.6/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gts-0.7.6/test'
make[2]: Leaving directory '/build/gts-0.7.6/test'
make[2]: Entering directory '/build/gts-0.7.6'
make[2]: Leaving directory '/build/gts-0.7.6'
make[1]: Leaving directory '/build/gts-0.7.6'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/share/gsettings-schemas/gts-0.7.6/glib-2.0/schemas/ gsettingsschemadir=/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/share/gsettings-schemas/gts-0.7.6/glib-2.0/schemas/ pkgconfigdir=/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/lib/pkgconfig m4datadir=/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/share/aclocal aclocaldir=/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/share/aclocal install
Making install in src
make[1]: Entering directory '/build/gts-0.7.6/src'
make install-am
make[2]: Entering directory '/build/gts-0.7.6/src'
make[3]: Entering directory '/build/gts-0.7.6/src'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c gts-config '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c libgts.la '/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib'
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/libgts-0.7.so.5.0.1 /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib/libgts-0.7.so.5.0.1
libtool: install: (cd /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib && { ln -s -f libgts-0.7.so.5.0.1 libgts-0.7.so.5 || { rm -f libgts-0.7.so.5 && ln -s libgts-0.7.so.5.0.1 libgts-0.7.so.5; }; })
libtool: install: (cd /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib && { ln -s -f libgts-0.7.so.5.0.1 libgts.so || { rm -f libgts.so && ln -s libgts-0.7.so.5.0.1 libgts.so; }; })
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/libgts.lai /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib/libgts.la
libtool: finish: PATH="/nix/store/63sv7926lrdpzlmcrq9pjwd0sbifwiqx-pkg-config-wrapper-0.29.2/bin:/nix/store/n8dkwqnn4d0zqj0hqvbv8f87j53155m6-autoconf-2.70/bin:/nix/store/l1kngax9ppbawaspgwdmp6xmzjxfa9kd-automake-1.16.3/bin:/nix/store/rfys0q5c7a1lahpzpfvdcm5c815n7h0n-gettext-0.21/bin:/nix/store/y0krshjy1gi6a8bwjcgs34d2p12r0qli-libtool-2.4.6/bin:/nix/store/d4653smy53by2cikrqnzk58h6jrrsqbi-gnum4-1.4.18/bin:/nix/store/c827nl0lxcaiy6g1rw5igqlv0y432zqx-glib-2.66.4-dev/bin:/nix/store/lg7wyj4wj3xz7bnn84pnyh994grrjix7-glib-2.66.4-bin/bin:/nix/store/3ywqppvdr1q9kgx6ncvbysd2by60rjy2-patchelf-0.12/bin:/nix/store/fqlhvsl14cr3b3pbipw8mhkysl10llzz-gcc-wrapper-10.2.0/bin:/nix/store/zcqxsww77arr6sj4gjsggycmlfh3hv98-gcc-10.2.0/bin:/nix/store/0wpsf8q16jj24b59p6g63v6xlijqckcm-glibc-2.32-37-bin/bin:/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin:/nix/store/1g7mc4cpz3qxkbx9h589irw68c4jvcsj-binutils-wrapper-2.35.1/bin:/nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin:/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin:/nix/store/31a5q738pn0w8pg3lnlrf2x66a1nrl3x-findutils-4.7.0/bin:/nix/store/anp53kvhgyflar0325an7l454amxgcg2-diffutils-3.7/bin:/nix/store/cf4rf2dsm084wwigdibcsx2v4aj0csid-gnused-4.8/bin:/nix/store/pdkypg98h9mpfrx75ldi74awkws1y174-gnugrep-3.6/bin:/nix/store/rj8i2jw6c5qaxjzqhlm8v66y70x581cd-gawk-5.1.0/bin:/nix/store/92hn4k5vn44as99j1r1hs378mbii0b4d-gnutar-1.32/bin:/nix/store/glzj219mcv4jpqfzhi1ncsll5d76c4gn-gzip-1.10/bin:/nix/store/0ws3fr3pjgcgsyg3sghprvw71fbdlyg7-bzip2-1.0.6.0.2-bin/bin:/nix/store/r5ldx24j99ngk29hpddmzz7n1bibvjpq-gnumake-4.3/bin:/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin:/nix/store/a7xrppclj52xxjdka94177gvqpjlm5jf-patch-2.7.6/bin:/nix/store/kbi2f1dbd0r387dbqfnhkdz38dmwksrl-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c -m 644 gts.h gtsconfig.h '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/include'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/share/aclocal'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c -m 644 gts.m4 '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/share/aclocal'
make[3]: Leaving directory '/build/gts-0.7.6/src'
make[2]: Leaving directory '/build/gts-0.7.6/src'
make[1]: Leaving directory '/build/gts-0.7.6/src'
Making install in tools
make[1]: Entering directory '/build/gts-0.7.6/tools'
make[2]: Entering directory '/build/gts-0.7.6/tools'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c gts2oogl gtscompare gtscheck stl2gts gts2dxf gts2stl '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gts2oogl /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2oogl
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gtscompare /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gtscompare
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gtscheck /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gtscheck
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/stl2gts /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/stl2gts
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gts2dxf /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2dxf
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/gts2stl /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2stl
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c gtstemplate '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gts-0.7.6/tools'
make[1]: Leaving directory '/build/gts-0.7.6/tools'
Making install in examples
make[1]: Entering directory '/build/gts-0.7.6/examples'
make[2]: Entering directory '/build/gts-0.7.6/examples'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c transform delaunay '/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin'
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/transform /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/transform
libtool: install: /nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c .libs/delaunay /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/delaunay
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gts-0.7.6/examples'
make[1]: Leaving directory '/build/gts-0.7.6/examples'
Making install in doc
make[1]: Entering directory '/build/gts-0.7.6/doc'
make[2]: Entering directory '/build/gts-0.7.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gts-0.7.6/doc'
make[1]: Leaving directory '/build/gts-0.7.6/doc'
Making install in test
make[1]: Entering directory '/build/gts-0.7.6/test'
Making install in boolean
make[2]: Entering directory '/build/gts-0.7.6/test/boolean'
make[3]: Entering directory '/build/gts-0.7.6/test/boolean'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gts-0.7.6/test/boolean'
make[2]: Leaving directory '/build/gts-0.7.6/test/boolean'
Making install in delaunay
make[2]: Entering directory '/build/gts-0.7.6/test/delaunay'
make[3]: Entering directory '/build/gts-0.7.6/test/delaunay'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gts-0.7.6/test/delaunay'
make[2]: Leaving directory '/build/gts-0.7.6/test/delaunay'
Making install in coarsen
make[2]: Entering directory '/build/gts-0.7.6/test/coarsen'
make[3]: Entering directory '/build/gts-0.7.6/test/coarsen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gts-0.7.6/test/coarsen'
make[2]: Leaving directory '/build/gts-0.7.6/test/coarsen'
make[2]: Entering directory '/build/gts-0.7.6/test'
make[3]: Entering directory '/build/gts-0.7.6/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gts-0.7.6/test'
make[2]: Leaving directory '/build/gts-0.7.6/test'
make[1]: Leaving directory '/build/gts-0.7.6/test'
make[1]: Entering directory '/build/gts-0.7.6'
make[2]: Entering directory '/build/gts-0.7.6'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/mkdir -p '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/lib/pkgconfig'
/nix/store/b0aqcbmbbxlfardwapdqp0722flw4d8w-coreutils-8.32/bin/install -c -m 644 gts.pc '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/gts-0.7.6'
make[1]: Leaving directory '/build/gts-0.7.6'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Patching '/nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/lib/pkgconfig/gts.pc' includedir to output /nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2oogl
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gtscheck
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2dxf
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gtscompare
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/delaunay
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts2stl
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/stl2gts
shrinking /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/transform
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin
patching script interpreter paths in /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin
/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gtstemplate: interpreter directive changed from "#! /bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
/nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin/bin/gts-config: interpreter directive changed from "#!/bin/sh" to "/nix/store/jkhzci9x7v7zkfm5kfm2l2hx1p0fxlh7-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/cjn4v53qxvkjhadby2lz1fg69jkwgjzl-gts-0.7.6-bin...
shrinking RPATHs of ELF executables and libraries in /nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev/lib
patching script interpreter paths in /nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev
checking for references to /build/ in /nix/store/flcbip70fwgwrvp5hy9pnvwl20x4afnf-gts-0.7.6-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6
shrinking /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib/libgts-0.7.so.5.0.1
strip is /nix/store/ja1dn9gcs7nlkn120j7a6hvabx6mpb1y-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6/lib
patching script interpreter paths in /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6
checking for references to /build/ in /nix/store/vlnsbdzdm72wqv3n7xyw7gnyql99xgj3-gts-0.7.6...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment