Skip to content

Instantly share code, notes, and snippets.

@raybsmith
Created September 19, 2016 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raybsmith/1e4e6a05fb670de385e07b35eb6be50a to your computer and use it in GitHub Desktop.
Save raybsmith/1e4e6a05fb670de385e07b35eb6be50a to your computer and use it in GitHub Desktop.
silo build output
==> Making package: silo 4.10.2-5 (Mon Sep 19 12:54:11 PDT 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found silo-4.10.2.tar.gz
-> Found silo-4.10.2-rocket-test.patch
-> Found silo-4.10.2-skip-test.patch
-> Found silo-4.10.2-remove-mpiposix.patch
==> Validating source files with sha256sums...
silo-4.10.2.tar.gz ... Passed
silo-4.10.2-rocket-test.patch ... Passed
silo-4.10.2-skip-test.patch ... Passed
silo-4.10.2-remove-mpiposix.patch ... Passed
==> Extracting sources...
-> Extracting silo-4.10.2.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/Makefile.in
patching file tests/testsuite.at
patching file src/hdf5_drv/silo_hdf5.c
Hunk #1 succeeded at 4753 (offset 36 lines).
patch unexpectedly ends in middle of line
Hunk #2 succeeded at 5060 with fuzz 1 (offset 106 lines).
==> Removing existing $pkgdir/ directory...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking what version the package is... 4.10.2
checking for site config host file... no
checking for config-site x86_64-unknown-linux-gnu... no
checking for config-site x86_64-unknown-linux-gnu... no
checking for config-site unknown-linux-gnu... no
checking for config-site unknown-linux-gnu... no
checking for config-site x86_64-linux-gnu... no
checking for config-site x86_64-linux-gnu... no
checking for config-site x86_64-unknown... no
checking for config-site linux-gnu... no
checking for config-site linux-gnu... no
checking for config-site unknown... no
checking for config-site x86_64... found
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -lgfortran -lm -lquadmath
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) 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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing strerror... none required
checking for hzip... found
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking for fpzip... found
checking compiler optimization... ./configure: line 23693: AX_CC_MAXOPT: command not found
enabled
checking whether C compiler accepts "-D_LARGEFILE_SOURCE"... yes
checking whether C compiler accepts "-D_LARGEFILE64_SOURCE"... yes
checking whether C compiler accepts "-D_FILE_OFFSET_BITS=64"... yes
checking whether C compiler accepts "-Wdeclaration-after-statement"... yes
checking size of off64_t... 8
checking for a BSD-compatible install... /usr/bin/install -c
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking for fclose function pointer... yes
checking for fflush function pointer... yes
checking for fopen function pointer... yes
checking for fprintf function pointer... yes
checking for fread function pointer... yes
checking for fseek function pointer... yes
checking for setvbuf function pointer... yes
checking for ftell function pointer... yes
checking for fwrite function pointer... yes
checking for memmove... yes
checking for fnmatch... yes
checking for isnan... yes
checking for fpclass... no
checking for strerror... yes
checking if setjmp and longjmp work... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for Qt... yes:
QT_CXXFLAGS=-I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
QT_DIR=
QT_LIBS=-L/usr/lib -l{QtCore,QtGui} -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi
QT_UIC=/usr/lib/qt4/bin/uic
QT_MOC=/usr/lib/qt4/bin/moc
QT_LRELEASE=/usr/lib/qt4/bin/lrelease
QT_LUPDATE=/usr/lib/qt4/bin/lupdate
checking correct functioning of Qt installation... success
checking for cos in -lm... yes
checking for SZ_BufftoBuffCompress in -lsz... yes
checking for hdf5... configure: checking for hdf5 and supporting libraries...
checking hdf5.h usability... yes
checking hdf5.h presence... yes
checking for hdf5.h... yes
checking for H5open... yes
checking for a readline compatible library... -lreadline
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking whether /usr/bin/python2 version >= 2.1... yes
checking for /usr/bin/python2 version... 2.7
checking for /usr/bin/python2 platform... linux2
checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for Python include path... -I/usr/include/python2.7
configure: creating ./config.status
config.status: creating Makefile
config.status: creating SiloWindows/Makefile
config.status: creating svn_bin/Makefile
config.status: creating config/Makefile
config.status: creating config-site/Makefile
config.status: creating docs/Makefile
config.status: creating src/Makefile
config.status: creating src/score/Makefile
config.status: creating src/pdb/Makefile
config.status: creating src/silo/Makefile
config.status: creating src/silo/silo.h
config.status: creating src/debug/Makefile
config.status: creating src/netcdf/Makefile
config.status: creating src/pdb_drv/Makefile
config.status: creating src/pdbp_drv/Makefile
config.status: creating src/hdf5_drv/Makefile
config.status: creating src/taurus/Makefile
config.status: creating src/unknown/Makefile
config.status: creating src/filters/Makefile
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating tools/browser/Makefile
config.status: creating tools/python/Makefile
config.status: creating tools/silex/Makefile
config.status: creating tools/silock/Makefile
config.status: creating tools/json/Makefile
config.status: creating tools/mapred/Makefile
config.status: creating src/hzip/Makefile
config.status: creating src/fpzip/Makefile
config.status: creating src/libsiloh5.settings
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
SUMMARY OF THE Silo with HDF5 CONFIGURATION
=================================
Silo Version: 4.10.2
Configured on: Mon Sep 19 12:54:12 PDT 2016
Configured by: raymond@arch
Configure command: ./configure '--prefix=/usr' '--enable-shared' '--enable-optimization' '--enable-fortran' '--enable-browser' '--enable-silex' '--with-Qt-dir=' '--with-Qt-include-dir=/usr/include/qt4' '--with-Qt-bin-dir=/usr/lib/qt4/bin' '--with-Qt-lib-dir=/usr/lib' '--with-Qt-lib={QtCore,QtGui}' '--with-zlib=/usr/include,/usr/lib' '--with-hdf5=/usr/include,/usr/lib' '--enable-pythonmodule' '--with-szlib=/usr/lib' '--enable-install-lite-headers' '--enable-hzip' '--enable-fpzip' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
Host system: x86_64-unknown-linux-gnu
Build system: x86_64-unknown-linux-gnu
Installation point: /usr
Source directory: @UsingSrcDir@
Archiver: ar
Ranlib: ranlib
Configure Summary
Compiling Options:
C Compiler /usr/bin/gcc
CPPFLAGS -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include
CFLAGS -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement
LDFLAGS -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib
LIBS -lhdf5 -lsz -lsz -lz -lz -lm -lsz
Languages:
C++ Compiler /usr/bin/g++
CXXFLAGS -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
Fortran Compiler /usr/bin/gfortran
FCFLAGS -g -O2
FCLIBS -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -lgfortran -lm -lquadmath
Features:
Browser @UsingBrowser@
Readline @UsingReadline@
HDF5 @UsingHDF5@
Silex @UsingSilex@
Qt @UsingQt@
Qt moc Compiler /usr/lib/qt4/bin/moc
Qt CXXFLAGS -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui
Qt LIBS -L/usr/lib -l{QtCore,QtGui} -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi
Python @UsingPython@
Python Compiler /usr/bin/python2
Python CPPFLAGS -I/usr/include/python2.7
make all-recursive
make[1]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2'
Making all in .
make[2]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2'
make[2]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2'
Making all in src
make[2]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
make all-recursive
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
Making all in score
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/score'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/score'
Making all in pdb
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb'
make all-am
make[5]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb'
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb'
Making all in silo
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/silo'
make all-am
make[5]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/silo'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
In file included from alloc.c:55:0:
alloc.c: In function ‘DBAllocDefvars’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:124:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocDefvars", DBdefvars *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:124:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocDefvars", DBdefvars *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMultimesh’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:178:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimesh", DBmultimesh *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:178:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimesh", DBmultimesh *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMultimeshadj’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:235:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimeshadj", DBmultimeshadj *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:235:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimeshadj", DBmultimeshadj *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMultivar’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:283:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultivar", DBmultivar *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:283:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultivar", DBmultivar *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMultimat’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:333:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimat", DBmultimat *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:333:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimat", DBmultimat *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMultimatspecies’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:382:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimatspecies", DBmultimatspecies *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:382:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMultimatspecies", DBmultimatspecies *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocCsgmesh’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:748:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCsgmesh", DBcsgmesh *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:748:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCsgmesh", DBcsgmesh *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocQuadmesh’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:835:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocQuadmesh", DBquadmesh *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:835:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocQuadmesh", DBquadmesh *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocPointmesh’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:915:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocPointmesh", DBpointmesh *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:915:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocPointmesh", DBpointmesh *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMeshvar’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:984:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMeshvar", DBmeshvar *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:984:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMeshvar", DBmeshvar *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocUcdmesh’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1078:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocUcdmesh", DBucdmesh *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1078:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocUcdmesh", DBucdmesh *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocCsgvar’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1159:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCsgvar", DBcsgvar *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1159:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCsgvar", DBcsgvar *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocQuadvar’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1227:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocQuadvar", DBquadvar *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1227:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocQuadvar", DBquadvar *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocUcdvar’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1329:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocUcdvar", DBucdvar *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1329:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocUcdvar", DBucdvar *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocZonelist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1422:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocZonelist", DBzonelist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1422:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocZonelist", DBzonelist *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocPHZonelist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1454:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocPHZonelist", DBphzonelist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1454:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocPHZonelist", DBphzonelist *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocCSGZonelist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1486:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCSGZonelist", DBcsgzonelist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1486:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCSGZonelist", DBcsgzonelist *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocEdgelist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1612:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocEdgelist", DBedgelist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1612:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocEdgelist", DBedgelist *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocFacelist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1660:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocFacelist", DBfacelist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1660:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocFacelist", DBfacelist *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMaterial’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1720:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMaterial", DBmaterial *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1720:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMaterial", DBmaterial *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocMatspecies’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1804:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMatspecies", DBmatspecies *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1804:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocMatspecies", DBmatspecies *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocCompoundarray’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1906:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCompoundarray", DBcompoundarray *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1906:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocCompoundarray", DBcompoundarray *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocCurve’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1967:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("DBAllocCurve", DBcurve *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:1967:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("DBAllocCurve", DBcurve *, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocNamescheme’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:2120:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocNamescheme", DBnamescheme*, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:2120:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocNamescheme", DBnamescheme*, NULL) {
^~~~~~~~~
alloc.c: In function ‘DBAllocGroupelmap’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:2138:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocGroupelmap", DBgroupelmap*, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
alloc.c:2138:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAllocGroupelmap", DBgroupelmap*, NULL) {
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT extface.lo -MD -MP -MF .deps/extface.Tpo -c -o extface.lo extface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT extface.lo -MD -MP -MF .deps/extface.Tpo -c extface.c -fPIC -DPIC -o .libs/extface.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT extface.lo -MD -MP -MF .deps/extface.Tpo -c extface.c -o extface.o >/dev/null 2>&1
mv -f .deps/extface.Tpo .deps/extface.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo.lo -MD -MP -MF .deps/silo.Tpo -c -o silo.lo silo.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo.lo -MD -MP -MF .deps/silo.Tpo -c silo.c -fPIC -DPIC -o .libs/silo.o
silo.c: In function ‘DBPutZonelist2’:
silo.c:9213:2: warning: #warning HI AND LO OFFSET NOT VALID IN PRESENCE OF EXPLICIT GHOST LABELS [-Wcpp]
#warning HI AND LO OFFSET NOT VALID IN PRESENCE OF EXPLICIT GHOST LABELS
^~~~~~~
In file included from silo.c:116:0:
silo.c: In function ‘DBFilterRegistration’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2563:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFilterRegistration", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2563:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFilterRegistration", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBUninstall’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2629:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBUninstall", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2629:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBUninstall", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBFreeCompressionResources’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2812:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBFreeCompressionResources", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:2812:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBFreeCompressionResources", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBRegisterFileOptionsSet’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3000:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBRegisterFileOptionsSet", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3000:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBRegisterFileOptionsSet", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBUnregisterFileOptionsSet’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3019:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBUnregisterFileOptionsSet", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3019:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBUnregisterFileOptionsSet", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBJoinPath’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3174:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBJoinPath", char *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3174:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBJoinPath", char *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBMakeObject’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3255:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeObject", DBobject *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3255:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeObject", DBobject *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBFreeObject’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3318:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFreeObject", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3318:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFreeObject", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBClearObject’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3372:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearObject", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3372:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearObject", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddVarComponent’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3425:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddVarComponent", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3425:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddVarComponent", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddIntComponent’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3488:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddIntComponent", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3488:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddIntComponent", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddFltComponent’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3555:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddFltComponent", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3555:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddFltComponent", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddDblComponent’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3607:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddDblComponent", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3607:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddDblComponent", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddStrComponent’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3668:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddStrComponent", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:3668:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddStrComponent", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBOpenReal’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4189:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBOpen", DBfile *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4189:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBOpen", DBfile *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBCreateReal’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4387:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBCreate", DBfile *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4387:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBCreate", DBfile *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBClose’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4517:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBClose", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4517:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBClose", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBInqFileReal’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4656:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBInqFile", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4656:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBInqFile", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBInqVarExists’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqVarExists", int, 0, varname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqVarExists", int, 0, varname) {
^~~~~~~~~~
silo.c: In function ‘DBForceSingle’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4778:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBForceSingle", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4778:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBForceSingle", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBMakeOptlist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4815:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeOptlist", DBoptlist *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4815:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeOptlist", DBoptlist *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBFreeOptlist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4864:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFreeOptlist", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4864:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBFreeOptlist", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBClearOptlist’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4904:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearOptlist", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4904:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearOptlist", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddOption’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4947:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddOption", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4947:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddOption", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBClearOption’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4999:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearOption", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:4999:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBClearOption", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBGetToc’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5087:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetToc", DBtoc *, NULL, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5087:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetToc", DBtoc *, NULL, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBInqVarType’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5123:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqVarType", DBObjectType, DB_INVALID_OBJECT, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5123:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqVarType", DBObjectType, DB_INVALID_OBJECT, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBNewToc’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5166:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBNewToc", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5166:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBNewToc", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBGetComponent’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5331:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetComponent", void *, NULL, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5331:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetComponent", void *, NULL, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBGetComponentType’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5382:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetComponentType", int, DB_NOTYPE, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5382:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetComponentType", int, DB_NOTYPE, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBGetDir’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5422:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetDir", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5422:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetDir", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBSetDir’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5472:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBSetDir", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5472:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBSetDir", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBFilters’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5522:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBFilters", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5522:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBFilters", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBMkDir’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5571:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBMkDir", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5571:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBMkDir", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBCpDir’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5609:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBCpDir", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5609:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBCpDir", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBChangeObject’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5666:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBChangeObject", int, -1, api_dummy)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5666:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBChangeObject", int, -1, api_dummy)
^~~~~~~~~~
silo.c: In function ‘DBWriteObject’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteObject", int, -1, api_dummy)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteObject", int, -1, api_dummy)
^~~~~~~~~~
silo.c: In function ‘DBGetObject’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5765:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetObject", DBobject *, NULL, api_dummy)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5765:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetObject", DBobject *, NULL, api_dummy)
^~~~~~~~~~
silo.c: In function ‘DBWriteComponent’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5826:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteComponent", int, -1, api_dummy) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5826:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteComponent", int, -1, api_dummy) {
^~~~~~~~~~
silo.c: In function ‘DBWrite’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5924:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWrite", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5924:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWrite", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBWriteSlice’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5994:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteSlice", int, -1, vname)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:5994:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBWriteSlice", int, -1, vname)
^~~~~~~~~~
silo.c: In function ‘DBGetCompoundarray’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6058:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCompoundarray", DBcompoundarray *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6058:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCompoundarray", DBcompoundarray *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetCurve’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6096:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCurve", DBcurve *, NULL, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6096:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCurve", DBcurve *, NULL, name)
^~~~~~~~~~
silo.c: In function ‘DBGetDefvars’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6131:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetDefvars", DBdefvars *, NULL, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6131:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetDefvars", DBdefvars *, NULL, name)
^~~~~~~~~~
silo.c: In function ‘DBGetMaterial’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6173:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMaterial", DBmaterial *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6173:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMaterial", DBmaterial *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMatspecies’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6229:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMatspecies", DBmatspecies *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6229:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMatspecies", DBmatspecies *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMultimesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6274:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimesh", DBmultimesh *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6274:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimesh", DBmultimesh *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMultimeshadj’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6311:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimeshadj", DBmultimeshadj *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6311:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimeshadj", DBmultimeshadj *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMultivar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6358:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultivar", DBmultivar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6358:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultivar", DBmultivar *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMultimat’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6400:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimat", DBmultimat *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6400:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimat", DBmultimat *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMultimatspecies’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6442:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimatspecies", DBmultimatspecies *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6442:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMultimatspecies", DBmultimatspecies *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetPointmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6486:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPointmesh", DBpointmesh *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6486:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPointmesh", DBpointmesh *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetPointvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPointvar", DBmeshvar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPointvar", DBmeshvar *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetQuadmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6579:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetQuadmesh", DBquadmesh *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6579:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetQuadmesh", DBquadmesh *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetQuadvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6660:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetQuadvar", DBquadvar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6660:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetQuadvar", DBquadvar *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetUcdmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6796:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetUcdmesh", DBucdmesh *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6796:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetUcdmesh", DBucdmesh *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetUcdvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6875:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetUcdvar", DBucdvar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6875:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetUcdvar", DBucdvar *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetFacelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6918:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetFacelist", DBfacelist *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6918:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetFacelist", DBfacelist *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6961:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetZonelist", DBzonelist *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6961:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetZonelist", DBzonelist *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetPHZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6995:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPHZonelist", DBphzonelist *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:6995:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetPHZonelist", DBphzonelist *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetVar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7036:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVar", void *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7036:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVar", void *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBReadVar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7080:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBReadVar", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7080:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBReadVar", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBReadVarSlice’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7124:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBReadVarSlice", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7124:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBReadVarSlice", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetVarByteLength’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7175:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarByteLength", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7175:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarByteLength", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetVarLength’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7215:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarLength", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7215:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarLength", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetVarDims’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7257:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarDims", int, -1, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7257:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarDims", int, -1, name)
^~~~~~~~~~
silo.c: In function ‘DBGetVarType’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7303:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarType", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7303:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetVarType", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBInqMeshname’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7347:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqMeshname", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7347:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqMeshname", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBInqMeshtype’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7389:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqMeshtype", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7389:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqMeshtype", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutCompoundarray’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7445:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCompoundarray", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7445:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCompoundarray", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutCurve’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCurve", int, -1, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCurve", int, -1, name)
^~~~~~~~~~
silo.c: In function ‘DBPutDefvars’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7608:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutDefvars", int, -1, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7608:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutDefvars", int, -1, name)
^~~~~~~~~~
silo.c: In function ‘DBPutFacelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7685:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutFacelist", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7685:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutFacelist", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMaterial’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7799:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMaterial", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7799:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMaterial", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMatspecies’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7914:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMatspecies", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:7914:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMatspecies", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMultimesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8018:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimesh", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8018:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimesh", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMultimeshadj’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8076:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimeshadj", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8076:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimeshadj", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMultivar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8145:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultivar", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8145:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultivar", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMultimat’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8208:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimat", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8208:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimat", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMultimatspecies’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8274:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimatspecies", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8274:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMultimatspecies", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutPointmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8339:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointmesh", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8339:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointmesh", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutPointvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8411:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointvar", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8411:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointvar", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBPutPointvar1’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8480:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointvar1", int, -1, vname)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8480:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPointvar1", int, -1, vname)
^~~~~~~~~~
silo.c: In function ‘DBPutQuadmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadmesh", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8530:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadmesh", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutQuadvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8621:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadvar", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8621:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadvar", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBPutQuadvar1’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8726:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadvar1", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8726:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutQuadvar1", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBPutUcdmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8779:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdmesh", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8779:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdmesh", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutUcdsubmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:8876:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBPutUcdsubmesh", int, -1, name, 4, 6, "MRG Trees") {
^~~~~~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:8876:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBPutUcdsubmesh", int, -1, name, 4, 6, "MRG Trees") {
^~~~~~~~~~~~~~
silo.c: In function ‘DBPutUcdvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8951:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdvar", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:8951:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdvar", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBPutUcdvar1’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9043:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdvar1", int, -1, vname)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9043:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutUcdvar1", int, -1, vname)
^~~~~~~~~~
silo.c: In function ‘DBPutZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:9090:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBPutZonelist", int, -1, name, 4, 6, "DBPutZonelist2()") {
^~~~~~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:9090:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBPutZonelist", int, -1, name, 4, 6, "DBPutZonelist2()") {
^~~~~~~~~~~~~~
silo.c: In function ‘DBPutZonelist2’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9177:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutZonelist2", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9177:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutZonelist2", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutPHZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9263:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPHZonelist", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9263:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutPHZonelist", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutCsgmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9347:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCsgmesh", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9347:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCsgmesh", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetCsgmesh’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9412:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCsgmesh", DBcsgmesh *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9412:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCsgmesh", DBcsgmesh *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutCSGZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9455:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCSGZonelist", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9455:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCSGZonelist", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetCSGZonelist’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9520:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCSGZonelist", DBcsgzonelist *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9520:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCSGZonelist", DBcsgzonelist *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutCsgvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9561:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCsgvar", int, -1, vname) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9561:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutCsgvar", int, -1, vname) {
^~~~~~~~~~
silo.c: In function ‘DBGetCsgvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9633:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCsgvar", DBcsgvar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:9633:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetCsgvar", DBcsgvar *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBInqCompoundarray’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:11573:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqCompoundarray", int, -1, array_name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:11573:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBInqCompoundarray", int, -1, array_name) {
^~~~~~~~~~
silo.c: In function ‘DBGetComponentNames’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:11649:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBGetComponentNames", int, -1, objname, 4,6,"")
^~~~~~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_private.h:282:4: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2(M,T,R,NM)
^~~~~~~~~~
silo.c:11649:5: note: in expansion of macro ‘API_DEPRECATE2’
API_DEPRECATE2("DBGetComponentNames", int, -1, objname, 4,6,"")
^~~~~~~~~~~~~~
silo.c: In function ‘DBSortObjectsByOffset’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:12420:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBSortObjectsByOffset", int, -1, api_dummy);
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:12420:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBSortObjectsByOffset", int, -1, api_dummy);
^~~~~~~~~~
silo.c: In function ‘DBMakeMrgtree’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13331:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeMrgtree", DBmrgtree *, NULL) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13331:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBMakeMrgtree", DBmrgtree *, NULL) {
^~~~~~~~~
silo.c: In function ‘DBAddRegion’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13400:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddRegion", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13400:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddRegion", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBAddRegionArray’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13499:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddRegionArray", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13499:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBAddRegionArray", int, -1) {
^~~~~~~~~
silo.c: In function ‘DBSetCwr’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13603:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBSetCwr", int, -1)
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13603:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBSetCwr", int, -1)
^~~~~~~~~
silo.c: In function ‘DBGetCwr’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13644:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBGetCwr", const char *, NULL)
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13644:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("DBGetCwr", const char *, NULL)
^~~~~~~~~
silo.c: In function ‘DBPutMrgtree’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13661:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMrgtree", int, -1, name)
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13661:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMrgtree", int, -1, name)
^~~~~~~~~~
silo.c: In function ‘DBGetMrgtree’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13694:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMrgtree", DBmrgtree *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13694:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMrgtree", DBmrgtree *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutGroupelmap’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGroupelmap", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13718:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGroupelmap", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetGroupelmap’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13755:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetGroupelmap", DBgroupelmap *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13755:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetGroupelmap", DBgroupelmap *, NULL, name) {
^~~~~~~~~~
silo.c: In function ‘DBPutMrgvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13778:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMrgvar", int, -1, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13778:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBPutMrgvar", int, -1, name) {
^~~~~~~~~~
silo.c: In function ‘DBGetMrgvar’:
silo_private.h:298:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13818:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMrgvar", DBmrgvar *, NULL, name) {
^~~~~~~~~~
silo_private.h:299:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo.c:13818:5: note: in expansion of macro ‘API_BEGIN2’
API_BEGIN2("DBGetMrgvar", DBmrgvar *, NULL, name) {
^~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo.lo -MD -MP -MF .deps/silo.Tpo -c silo.c -o silo.o >/dev/null 2>&1
mv -f .deps/silo.Tpo .deps/silo.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_ns.lo -MD -MP -MF .deps/silo_ns.Tpo -c -o silo_ns.lo silo_ns.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_ns.lo -MD -MP -MF .deps/silo_ns.Tpo -c silo_ns.c -fPIC -DPIC -o .libs/silo_ns.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_ns.lo -MD -MP -MF .deps/silo_ns.Tpo -c silo_ns.c -o silo_ns.o >/dev/null 2>&1
mv -f .deps/silo_ns.Tpo .deps/silo_ns.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_f.lo -MD -MP -MF .deps/silo_f.Tpo -c -o silo_f.lo silo_f.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_f.lo -MD -MP -MF .deps/silo_f.Tpo -c silo_f.c -fPIC -DPIC -o .libs/silo_f.o
In file included from silo_f.c:59:0:
silo_f.c: In function ‘dbaddiopt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:279:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddiopt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:279:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddiopt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddropt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:323:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddropt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:323:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddropt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbadddopt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:367:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbadddopt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:367:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbadddopt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddcopt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:426:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddcopt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:426:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddcopt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddcaopt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:493:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddaopt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:493:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddaopt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddiaopt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:553:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddiaopt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:553:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddiaopt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbmkoptlist_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:601:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkoptlist", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:601:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkoptlist", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbfreeoptlist_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:642:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreeoptlist", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:642:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreeoptlist", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmat_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:699:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmat", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:699:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmat", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmsp_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:787:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmsp", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:787:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmsp", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbcalcfl_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:884:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbcalcfl", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:884:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbcalcfl", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbclose_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:940:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbclose", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:940:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbclose", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbcreate_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:992:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbcreate", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:992:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbcreate", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbinqlen_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1074:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqlen", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1074:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqlen", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbmkdir_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1149:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkdir", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1149:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkdir", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbopen_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1225:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbopen", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1225:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbopen", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputfl_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1303:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputfl", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1303:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputfl", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbwrtfl_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1373:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputfl", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1373:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputfl", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmmesh_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1462:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmmesh", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1462:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmmesh", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputdefvars_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1563:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputdefvars", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1563:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputdefvars", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmvar_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1707:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmvar", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1707:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmvar", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmmat_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1805:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmmesh", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1805:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputmmesh", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputpm_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1912:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputpm", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1912:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputpm", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputpv1_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1988:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputpv1", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:1988:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputpv1", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputqm_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2085:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqm", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2085:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqm", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputqv1_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2222:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqv1", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2222:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqv1", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputqv_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2302:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqv", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2302:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputqv", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputum_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2463:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputum", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2463:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputum", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputuv1_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2631:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputuv1", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2631:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputuv1", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputzl_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2719:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputzl", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2719:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputzl", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputzl2_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2782:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputzl2", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2782:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputzl2", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbrdvar_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2855:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbrdvar", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2855:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbrdvar", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbrdvarslice_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2927:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbrdvarslice", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2927:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbrdvarslice", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbwriteslice_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2995:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbwriteslice", int, -1)
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:2995:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbwriteslice", int, -1)
^~~~~~~~~
silo_f.c: In function ‘dbsetdir_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3069:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetdir", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3069:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetdir", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbwrite_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3183:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbwrite", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3183:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbwrite", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputca_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3260:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputca", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3260:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbputca", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetca_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3370:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetca", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3370:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetca", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbfgetca_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3474:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfgetca", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3474:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfgetca", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputcurve_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3523:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcurve", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3523:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcurve", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetcurve_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3587:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbgetcurve", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3587:4: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbgetcurve", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbinqca_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3677:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqca", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3677:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqca", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddicmp_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3750:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddicmp", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3750:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddicmp", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddrcmp_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3789:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddrcmp", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3789:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddrcmp", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddccmp_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3835:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddccmp", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3835:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddccmp", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbmkobject_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3878:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkobject", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3878:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkobject", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbfreeobject_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3922:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreeobject", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3922:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreeobject", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetqv1_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3975:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetqv1", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:3975:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetqv1", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbinqfile_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4063:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqfile", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4063:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbinqfile", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbset2dstrlen_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4113:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbset2dstrlen", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4113:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbset2dstrlen", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbget2dstrlen_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4148:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbget2dstrlen", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4148:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbget2dstrlen", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetovrwrt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4180:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetovrwrt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4180:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetovrwrt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetovrwrt_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4212:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetovrwrt", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4212:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetovrwrt", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetcksums_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4244:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcksums", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4244:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcksums", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetcksums_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4276:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetcksums", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4276:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetcksums", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetcompress_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4320:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcompress", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4320:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcompress", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetcompress_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4367:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetcompression", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4367:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetcompression", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsethdfnms_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4406:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsethdfnms", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4406:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsethdfnms", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgethdfnms_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4437:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgethdfnms", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4437:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgethdfnms", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetdepwarn_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4465:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetdepwarn", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4465:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetdepwarn", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetdepwarn_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4493:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetdepwarn", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4493:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetdepwarn", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbregfopts_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4504:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbregfopts", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4504:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbregfopts", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbunregfopts_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4514:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbunregfopts", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4514:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbunregfopts", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetemptyok_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4523:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetemptyok", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4523:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetemptyok", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbgetemptyok_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4532:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetemptyok", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4532:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbgetemptyok", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbunregafopts_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4541:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbunregafopts", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4541:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbunregafopts", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbmkmrgtree_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4578:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkmrgtree", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4578:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbmkmrgtree", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbfreemrgtree_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4618:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreemrgtree", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4618:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbfreemrgtree", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddregion_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4663:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddregion", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4663:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddregion", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbaddregiona_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4745:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddregiona", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4745:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbaddregiona", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbsetcwr_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4834:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcwr", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4834:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbsetcwr", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputmrgtree_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4895:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputmrgtree", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4895:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputmrgtree", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputgrplmap_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4981:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputgrplmap", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:4981:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputgrplmap", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputcsgm_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5057:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgm", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5057:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgm", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputcsgv_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5138:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgv", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5138:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgv", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbputcsgzl_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5212:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgzl", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5212:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN ("dbputcsgzl", int, -1) {
^~~~~~~~~
silo_f.c: In function ‘dbpmrgv_’:
silo_private.h:267:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, M, strlen(M)); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5287:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbpmrgv", int, -1) {
^~~~~~~~~
silo_private.h:268:28: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
write (DBDebugAPI, "\n", 1); \
^~~~~~~~~~~~~~~~~~~~~~~~~~~
silo_f.c:5287:5: note: in expansion of macro ‘API_BEGIN’
API_BEGIN("dbpmrgv", int, -1) {
^~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_f.lo -MD -MP -MF .deps/silo_f.Tpo -c silo_f.c -o silo_f.o >/dev/null 2>&1
mv -f .deps/silo_f.Tpo .deps/silo_f.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_silo.la alloc.lo extface.lo silo.lo silo_ns.lo silo_f.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_silo.a .libs/libsilo_silo.la
libtool: link: ar cru .libs/libsilo_silo.a .libs/alloc.o .libs/extface.o .libs/silo.o .libs/silo_ns.o .libs/silo_f.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_silo.a
libtool: link: ( cd ".libs" && rm -f "libsilo_silo.la" && ln -s "../libsilo_silo.la" "libsilo_silo.la" )
make[5]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/silo'
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/silo'
Making all in debug
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/debug'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_debug.lo -MD -MP -MF .deps/silo_debug.Tpo -c -o silo_debug.lo silo_debug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_debug.lo -MD -MP -MF .deps/silo_debug.Tpo -c silo_debug.c -fPIC -DPIC -o .libs/silo_debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_debug.lo -MD -MP -MF .deps/silo_debug.Tpo -c silo_debug.c -o silo_debug.o >/dev/null 2>&1
mv -f .deps/silo_debug.Tpo .deps/silo_debug.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_debug.la silo_debug.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_debug.a .libs/libsilo_debug.la
libtool: link: ar cru .libs/libsilo_debug.a .libs/silo_debug.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_debug.a
libtool: link: ( cd ".libs" && rm -f "libsilo_debug.la" && ln -s "../libsilo_debug.la" "libsilo_debug.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/debug'
Making all in netcdf
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/netcdf'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fPIC -DPIC -o .libs/api.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1
mv -f .deps/api.Tpo .deps/api.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT ent.lo -MD -MP -MF .deps/ent.Tpo -c -o ent.lo ent.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT ent.lo -MD -MP -MF .deps/ent.Tpo -c ent.c -fPIC -DPIC -o .libs/ent.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT ent.lo -MD -MP -MF .deps/ent.Tpo -c ent.c -o ent.o >/dev/null 2>&1
mv -f .deps/ent.Tpo .deps/ent.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT netcdf.lo -MD -MP -MF .deps/netcdf.Tpo -c -o netcdf.lo netcdf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT netcdf.lo -MD -MP -MF .deps/netcdf.Tpo -c netcdf.c -fPIC -DPIC -o .libs/netcdf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT netcdf.lo -MD -MP -MF .deps/netcdf.Tpo -c netcdf.c -o netcdf.o >/dev/null 2>&1
mv -f .deps/netcdf.Tpo .deps/netcdf.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c -o obj.lo obj.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -fPIC -DPIC -o .libs/obj.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT obj.lo -MD -MP -MF .deps/obj.Tpo -c obj.c -o obj.o >/dev/null 2>&1
mv -f .deps/obj.Tpo .deps/obj.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_netcdf.lo -MD -MP -MF .deps/silo_netcdf.Tpo -c -o silo_netcdf.lo silo_netcdf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_netcdf.lo -MD -MP -MF .deps/silo_netcdf.Tpo -c silo_netcdf.c -fPIC -DPIC -o .libs/silo_netcdf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_netcdf.lo -MD -MP -MF .deps/silo_netcdf.Tpo -c silo_netcdf.c -o silo_netcdf.o >/dev/null 2>&1
mv -f .deps/silo_netcdf.Tpo .deps/silo_netcdf.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT table.lo -MD -MP -MF .deps/table.Tpo -c -o table.lo table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -fPIC -DPIC -o .libs/table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT table.lo -MD -MP -MF .deps/table.Tpo -c table.c -o table.o >/dev/null 2>&1
mv -f .deps/table.Tpo .deps/table.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_netcdf.la api.lo ent.lo netcdf.lo obj.lo silo_netcdf.lo table.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_netcdf.a .libs/libsilo_netcdf.la
libtool: link: ar cru .libs/libsilo_netcdf.a .libs/api.o .libs/ent.o .libs/netcdf.o .libs/obj.o .libs/silo_netcdf.o .libs/table.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_netcdf.a
libtool: link: ( cd ".libs" && rm -f "libsilo_netcdf.la" && ln -s "../libsilo_netcdf.la" "libsilo_netcdf.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/netcdf'
Making all in pdb_drv
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb_drv'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_pdb.lo -MD -MP -MF .deps/silo_pdb.Tpo -c -o silo_pdb.lo silo_pdb.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_pdb.lo -MD -MP -MF .deps/silo_pdb.Tpo -c silo_pdb.c -fPIC -DPIC -o .libs/silo_pdb.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../pdb -I./../silo -I./../silo -I./../score -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_pdb.lo -MD -MP -MF .deps/silo_pdb.Tpo -c silo_pdb.c -o silo_pdb.o >/dev/null 2>&1
mv -f .deps/silo_pdb.Tpo .deps/silo_pdb.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_pdb_drv.la silo_pdb.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_pdb_drv.a .libs/libsilo_pdb_drv.la
libtool: link: ar cru .libs/libsilo_pdb_drv.a .libs/silo_pdb.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_pdb_drv.a
libtool: link: ( cd ".libs" && rm -f "libsilo_pdb_drv.la" && ln -s "../libsilo_pdb_drv.la" "libsilo_pdb_drv.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb_drv'
Making all in hdf5_drv
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hdf5_drv'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I./../hzip -I./../fpzip -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_hdf5.lo -MD -MP -MF .deps/silo_hdf5.Tpo -c -o silo_hdf5.lo silo_hdf5.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I./../hzip -I./../fpzip -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_hdf5.lo -MD -MP -MF .deps/silo_hdf5.Tpo -c silo_hdf5.c -fPIC -DPIC -o .libs/silo_hdf5.o
silo_hdf5.c: In function ‘db_hdf5_process_file_options’:
silo_hdf5.c:4667:2: warning: #warning REMOVED WINDOWS SPECIFIC CHECK [-Wcpp]
#warning REMOVED WINDOWS SPECIFIC CHECK
^~~~~~~
silo_hdf5.c:4799:2: warning: #warning REMOVED WINDOWS SPECIFIC CHECK [-Wcpp]
#warning REMOVED WINDOWS SPECIFIC CHECK
^~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I./../hzip -I./../fpzip -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_hdf5.lo -MD -MP -MF .deps/silo_hdf5.Tpo -c silo_hdf5.c -o silo_hdf5.o >/dev/null 2>&1
mv -f .deps/silo_hdf5.Tpo .deps/silo_hdf5.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_hdf5_drv.la silo_hdf5.lo H5FDsilo.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_hdf5_drv.a .libs/libsilo_hdf5_drv.la
libtool: link: ar cru .libs/libsilo_hdf5_drv.a .libs/silo_hdf5.o .libs/H5FDsilo.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_hdf5_drv.a
libtool: link: ( cd ".libs" && rm -f "libsilo_hdf5_drv.la" && ln -s "../libsilo_hdf5_drv.la" "libsilo_hdf5_drv.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hdf5_drv'
Making all in taurus
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/taurus'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_taurus.lo -MD -MP -MF .deps/silo_taurus.Tpo -c -o silo_taurus.lo silo_taurus.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_taurus.lo -MD -MP -MF .deps/silo_taurus.Tpo -c silo_taurus.c -fPIC -DPIC -o .libs/silo_taurus.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_taurus.lo -MD -MP -MF .deps/silo_taurus.Tpo -c silo_taurus.c -o silo_taurus.o >/dev/null 2>&1
mv -f .deps/silo_taurus.Tpo .deps/silo_taurus.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT taurus.lo -MD -MP -MF .deps/taurus.Tpo -c -o taurus.lo taurus.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT taurus.lo -MD -MP -MF .deps/taurus.Tpo -c taurus.c -fPIC -DPIC -o .libs/taurus.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT taurus.lo -MD -MP -MF .deps/taurus.Tpo -c taurus.c -o taurus.o >/dev/null 2>&1
mv -f .deps/taurus.Tpo .deps/taurus.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_taurus.la silo_taurus.lo taurus.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_taurus.a .libs/libsilo_taurus.la
libtool: link: ar cru .libs/libsilo_taurus.a .libs/silo_taurus.o .libs/taurus.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_taurus.a
libtool: link: ( cd ".libs" && rm -f "libsilo_taurus.la" && ln -s "../libsilo_taurus.la" "libsilo_taurus.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/taurus'
Making all in hzip
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hzip'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hzip'
Making all in fpzip
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/fpzip'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/fpzip'
Making all in unknown
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/unknown'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_unknown.lo -MD -MP -MF .deps/silo_unknown.Tpo -c -o silo_unknown.lo silo_unknown.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_unknown.lo -MD -MP -MF .deps/silo_unknown.Tpo -c silo_unknown.c -fPIC -DPIC -o .libs/silo_unknown.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silo_unknown.lo -MD -MP -MF .deps/silo_unknown.Tpo -c silo_unknown.c -o silo_unknown.o >/dev/null 2>&1
mv -f .deps/silo_unknown.Tpo .deps/silo_unknown.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_unknown.la silo_unknown.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_unknown.a .libs/libsilo_unknown.la
libtool: link: ar cru .libs/libsilo_unknown.a .libs/silo_unknown.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_unknown.a
libtool: link: ( cd ".libs" && rm -f "libsilo_unknown.la" && ln -s "../libsilo_unknown.la" "libsilo_unknown.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/unknown'
Making all in filters
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/filters'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_ale3d.lo -MD -MP -MF .deps/f_ale3d.Tpo -c -o f_ale3d.lo f_ale3d.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_ale3d.lo -MD -MP -MF .deps/f_ale3d.Tpo -c f_ale3d.c -fPIC -DPIC -o .libs/f_ale3d.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_ale3d.lo -MD -MP -MF .deps/f_ale3d.Tpo -c f_ale3d.c -o f_ale3d.o >/dev/null 2>&1
mv -f .deps/f_ale3d.Tpo .deps/f_ale3d.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_sample.lo -MD -MP -MF .deps/f_sample.Tpo -c -o f_sample.lo f_sample.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_sample.lo -MD -MP -MF .deps/f_sample.Tpo -c f_sample.c -fPIC -DPIC -o .libs/f_sample.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I./../silo -I./../silo -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT f_sample.lo -MD -MP -MF .deps/f_sample.Tpo -c f_sample.c -o f_sample.o >/dev/null 2>&1
mv -f .deps/f_sample.Tpo .deps/f_sample.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsilo_filters.la f_ale3d.lo f_sample.lo -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsilo_filters.a .libs/libsilo_filters.la
libtool: link: ar cru .libs/libsilo_filters.a .libs/f_ale3d.o .libs/f_sample.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsilo_filters.a
libtool: link: ( cd ".libs" && rm -f "libsilo_filters.la" && ln -s "../libsilo_filters.la" "libsilo_filters.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/filters'
Making all in .
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT siloh5_version.lo -MD -MP -MF .deps/siloh5_version.Tpo -c -o siloh5_version.lo siloh5_version.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT siloh5_version.lo -MD -MP -MF .deps/siloh5_version.Tpo -c siloh5_version.c -fPIC -DPIC -o .libs/siloh5_version.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT siloh5_version.lo -MD -MP -MF .deps/siloh5_version.Tpo -c siloh5_version.c -o siloh5_version.o >/dev/null 2>&1
mv -f .deps/siloh5_version.Tpo .deps/siloh5_version.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -avoid-version -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o libsiloh5.la -rpath /usr/lib siloh5_version.lo score/libsilo_score.la pdb/libsilo_pdb.la silo/libsilo_silo.la debug/libsilo_debug.la netcdf/libsilo_netcdf.la pdb_drv/libsilo_pdb_drv.la hdf5_drv/libsilo_hdf5_drv.la taurus/libsilo_taurus.la hzip/libsilo_hzip.la fpzip/libsilo_fpzip.la unknown/libsilo_unknown.la filters/libsilo_filters.la -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/libsiloh5.a .libs/libsiloh5.la .libs/libsiloh5.lai .libs/libsiloh5.so
libtool: link: gcc -shared .libs/siloh5_version.o -Wl,--whole-archive score/.libs/libsilo_score.a pdb/.libs/libsilo_pdb.a silo/.libs/libsilo_silo.a debug/.libs/libsilo_debug.a netcdf/.libs/libsilo_netcdf.a pdb_drv/.libs/libsilo_pdb_drv.a hdf5_drv/.libs/libsilo_hdf5_drv.a taurus/.libs/libsilo_taurus.a hzip/.libs/libsilo_hzip.a fpzip/.libs/libsilo_fpzip.a unknown/.libs/libsilo_unknown.a filters/.libs/libsilo_filters.a -Wl,--no-whole-archive -L/usr/lib -L/usr/lib/lib -lhdf5 -lz -lm -lsz -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libsiloh5.so -o .libs/libsiloh5.so
libtool: link: (cd .libs/libsiloh5.lax/libsilo_score.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/score/.libs/libsilo_score.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_pdb.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb/.libs/libsilo_pdb.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_silo.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/silo/.libs/libsilo_silo.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_debug.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/debug/.libs/libsilo_debug.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_netcdf.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/netcdf/.libs/libsilo_netcdf.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_pdb_drv.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/pdb_drv/.libs/libsilo_pdb_drv.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_hdf5_drv.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hdf5_drv/.libs/libsilo_hdf5_drv.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_taurus.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/taurus/.libs/libsilo_taurus.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_hzip.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/hzip/.libs/libsilo_hzip.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_fpzip.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/fpzip/.libs/libsilo_fpzip.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_unknown.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/unknown/.libs/libsilo_unknown.a")
libtool: link: (cd .libs/libsiloh5.lax/libsilo_filters.a && ar x "/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/filters/.libs/libsilo_filters.a")
libtool: link: ar cru .libs/libsiloh5.a siloh5_version.o .libs/libsiloh5.lax/libsilo_score.a/scctla.o .libs/libsiloh5.lax/libsilo_score.a/memmove.o .libs/libsiloh5.lax/libsilo_score.a/scstr.o .libs/libsiloh5.lax/libsilo_score.a/schash.o .libs/libsiloh5.lax/libsilo_score.a/scctl.o .libs/libsiloh5.lax/libsilo_pdb.a/pdmemb.o .libs/libsiloh5.lax/libsilo_pdb.a/pdbdir.o .libs/libsiloh5.lax/libsilo_pdb.a/pdpath.o .libs/libsiloh5.lax/libsilo_pdb.a/pdbx.o .libs/libsiloh5.lax/libsilo_pdb.a/pdrdwr.o .libs/libsiloh5.lax/libsilo_pdb.a/pdconv.o .libs/libsiloh5.lax/libsilo_pdb.a/pdlow.o .libs/libsiloh5.lax/libsilo_pdb.a/pdbio.o .libs/libsiloh5.lax/libsilo_pdb.a/pdb.o .libs/libsiloh5.lax/libsilo_pdb.a/pdbmm.o .libs/libsiloh5.lax/libsilo_silo.a/silo_ns.o .libs/libsiloh5.lax/libsilo_silo.a/extface.o .libs/libsiloh5.lax/libsilo_silo.a/silo.o .libs/libsiloh5.lax/libsilo_silo.a/alloc.o .libs/libsiloh5.lax/libsilo_silo.a/silo_f.o .libs/libsiloh5.lax/libsilo_debug.a/silo_debug.o .libs/libsiloh5.lax/libsilo_netcdf.a/api.o .libs/libsiloh5.lax/libsilo_netcdf.a/obj.o .libs/libsiloh5.lax/libsilo_netcdf.a/netcdf.o .libs/libsiloh5.lax/libsilo_netcdf.a/silo_netcdf.o .libs/libsiloh5.lax/libsilo_netcdf.a/ent.o .libs/libsiloh5.lax/libsilo_netcdf.a/table.o .libs/libsiloh5.lax/libsilo_pdb_drv.a/silo_pdb.o .libs/libsiloh5.lax/libsilo_hdf5_drv.a/H5FDsilo.o .libs/libsiloh5.lax/libsilo_hdf5_drv.a/silo_hdf5.o .libs/libsiloh5.lax/libsilo_taurus.a/silo_taurus.o .libs/libsiloh5.lax/libsilo_taurus.a/taurus.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmwrite.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmdecoder.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmpredictor.o .libs/libsiloh5.lax/libsilo_hzip.a/hznpredictor.o .libs/libsiloh5.lax/libsilo_hzip.a/hznread.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmread.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmio.o .libs/libsiloh5.lax/libsilo_hzip.a/hzutil.o .libs/libsiloh5.lax/libsilo_hzip.a/hznwrite.o .libs/libsiloh5.lax/libsilo_hzip.a/hzmencoder.o .libs/libsiloh5.lax/libsilo_hzip.a/hznio.o .libs/libsiloh5.lax/libsilo_fpzip.a/write.o .libs/libsiloh5.lax/libsilo_fpzip.a/read.o .libs/libsiloh5.lax/libsilo_fpzip.a/rcqsmodel.o .libs/libsiloh5.lax/libsilo_fpzip.a/rcencoder.o .libs/libsiloh5.lax/libsilo_fpzip.a/error.o .libs/libsiloh5.lax/libsilo_fpzip.a/rcdecoder.o .libs/libsiloh5.lax/libsilo_unknown.a/silo_unknown.o .libs/libsiloh5.lax/libsilo_filters.a/f_sample.o .libs/libsiloh5.lax/libsilo_filters.a/f_ale3d.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsiloh5.a
libtool: link: rm -fr .libs/libsiloh5.lax
libtool: link: ( cd ".libs" && rm -f "libsiloh5.la" && ln -s "../libsiloh5.la" "libsiloh5.la" )
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
make[2]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src'
Making all in tools
make[2]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools'
Making all in .
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools'
Making all in silock
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silock'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT silock.o -MD -MP -MF .deps/silock.Tpo -c -o silock.o silock.c
mv -f .deps/silock.Tpo .deps/silock.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o silock silock.o ../../src/libsiloh5.la -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/silock silock.o -L/usr/lib -L/usr/lib/lib ../../src/.libs/libsiloh5.so -lhdf5 -lz -lm -lsz
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silock'
Making all in browser
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/browser'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
array.c: In function ‘ary_walk1’:
array.c:604:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
while ((void*) sentinel != memtmp[i])
^
mv -f .deps/array.Tpo .deps/array.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT bif.o -MD -MP -MF .deps/bif.Tpo -c -o bif.o bif.c
mv -f .deps/bif.Tpo .deps/bif.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c
mv -f .deps/browser.Tpo .deps/browser.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT cons.o -MD -MP -MF .deps/cons.Tpo -c -o cons.o cons.c
mv -f .deps/cons.Tpo .deps/cons.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT func.o -MD -MP -MF .deps/func.Tpo -c -o func.o func.c
mv -f .deps/func.Tpo .deps/func.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
mv -f .deps/lex.Tpo .deps/lex.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT num.o -MD -MP -MF .deps/num.Tpo -c -o num.o num.c
mv -f .deps/num.Tpo .deps/num.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT obj.o -MD -MP -MF .deps/obj.Tpo -c -o obj.o obj.c
mv -f .deps/obj.Tpo .deps/obj.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c
mv -f .deps/output.Tpo .deps/output.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c
mv -f .deps/parse.Tpo .deps/parse.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT prim.o -MD -MP -MF .deps/prim.Tpo -c -o prim.o prim.c
mv -f .deps/prim.Tpo .deps/prim.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT ptr.o -MD -MP -MF .deps/ptr.Tpo -c -o ptr.o ptr.c
mv -f .deps/ptr.Tpo .deps/ptr.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c
mv -f .deps/range.Tpo .deps/range.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT sdo.o -MD -MP -MF .deps/sdo.Tpo -c -o sdo.o sdo.c
mv -f .deps/sdo.Tpo .deps/sdo.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT stc.o -MD -MP -MF .deps/stc.Tpo -c -o stc.o stc.c
mv -f .deps/stc.Tpo .deps/stc.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT str.o -MD -MP -MF .deps/str.Tpo -c -o str.o str.c
mv -f .deps/str.Tpo .deps/str.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT switch.o -MD -MP -MF .deps/switch.Tpo -c -o switch.o switch.c
mv -f .deps/switch.Tpo .deps/switch.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I../../src/filters -I/usr/include -DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wdeclaration-after-statement -MT sym.o -MD -MP -MF .deps/sym.Tpo -c -o sym.o sym.c
mv -f .deps/sym.Tpo .deps/sym.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o browser array.o bif.o browser.o cons.o file.o func.o lex.o num.o obj.o output.o parse.o prim.o ptr.o range.o sdo.o stc.o str.o switch.o sym.o ../../src/libsiloh5.la -lreadline -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/browser array.o bif.o browser.o cons.o file.o func.o lex.o num.o obj.o output.o parse.o prim.o ptr.o range.o sdo.o stc.o str.o switch.o sym.o -L/usr/lib -L/usr/lib/lib ../../src/.libs/libsiloh5.so -lreadline -lhdf5 -lz -lm -lsz
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/browser'
Making all in python
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/python'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbfile.lo -MD -MP -MF .deps/pydbfile.Tpo -c -o pydbfile.lo pydbfile.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbfile.lo -MD -MP -MF .deps/pydbfile.Tpo -c pydbfile.cpp -fPIC -DPIC -o .libs/pydbfile.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbfile.lo -MD -MP -MF .deps/pydbfile.Tpo -c pydbfile.cpp -o pydbfile.o >/dev/null 2>&1
mv -f .deps/pydbfile.Tpo .deps/pydbfile.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbtoc.lo -MD -MP -MF .deps/pydbtoc.Tpo -c -o pydbtoc.lo pydbtoc.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbtoc.lo -MD -MP -MF .deps/pydbtoc.Tpo -c pydbtoc.cpp -fPIC -DPIC -o .libs/pydbtoc.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pydbtoc.lo -MD -MP -MF .deps/pydbtoc.Tpo -c pydbtoc.cpp -o pydbtoc.o >/dev/null 2>&1
mv -f .deps/pydbtoc.Tpo .deps/pydbtoc.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pysilo.lo -MD -MP -MF .deps/pysilo.Tpo -c -o pysilo.lo pysilo.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pysilo.lo -MD -MP -MF .deps/pysilo.Tpo -c pysilo.cpp -fPIC -DPIC -o .libs/pysilo.o
pysilo.cpp: In function ‘void initSilo()’:
pysilo.cpp:243:68: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
SiloError = PyErr_NewException("Silo.SiloException", NULL, NULL);
^
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.7 -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT pysilo.lo -MD -MP -MF .deps/pysilo.Tpo -c pysilo.cpp -o pysilo.o >/dev/null 2>&1
mv -f .deps/pysilo.Tpo .deps/pysilo.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -module -avoid-version -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o Silo.la -rpath /usr/lib pydbfile.lo pydbtoc.lo pysilo.lo ../../src/libsiloh5.la -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: rm -fr .libs/Silo.a .libs/Silo.la .libs/Silo.lai .libs/Silo.so
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtbeginS.o .libs/pydbfile.o .libs/pydbtoc.o .libs/pysilo.o -Wl,-rpath -Wl,/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/src/.libs -L/usr/lib -L/usr/lib/lib ../../src/.libs/libsiloh5.so -lhdf5 -lz -lsz -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,Silo.so -o .libs/Silo.so
libtool: link: ar cru .libs/Silo.a pydbfile.o pydbtoc.o pysilo.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/Silo.a
libtool: link: ( cd ".libs" && rm -f "Silo.la" && ln -s "../Silo.la" "Silo.la" )
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/python'
Making all in silex
make[3]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silex'
make all-am
make[4]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silex'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloView.o -MD -MP -MF .deps/SiloView.Tpo -c -o SiloView.o SiloView.cpp
mv -f .deps/SiloView.Tpo .deps/SiloView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloDirView.o -MD -MP -MF .deps/SiloDirView.Tpo -c -o SiloDirView.o SiloDirView.cpp
mv -f .deps/SiloDirView.Tpo .deps/SiloDirView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloDirTreeView.o -MD -MP -MF .deps/SiloDirTreeView.Tpo -c -o SiloDirTreeView.o SiloDirTreeView.cpp
mv -f .deps/SiloDirTreeView.Tpo .deps/SiloDirTreeView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloArrayView.o -MD -MP -MF .deps/SiloArrayView.Tpo -c -o SiloArrayView.o SiloArrayView.cpp
mv -f .deps/SiloArrayView.Tpo .deps/SiloArrayView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloValueView.o -MD -MP -MF .deps/SiloValueView.Tpo -c -o SiloValueView.o SiloValueView.cpp
mv -f .deps/SiloValueView.Tpo .deps/SiloValueView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloObjectView.o -MD -MP -MF .deps/SiloObjectView.Tpo -c -o SiloObjectView.o SiloObjectView.cpp
mv -f .deps/SiloObjectView.Tpo .deps/SiloObjectView.Po
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT SiloFile.o -MD -MP -MF .deps/SiloFile.Tpo -c -o SiloFile.o SiloFile.cpp
mv -f .deps/SiloFile.Tpo .deps/SiloFile.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -L/usr/lib -L/usr/lib/lib -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib -L/usr/lib/lib -o silex Explorer.o SiloView.o SiloDirView.o SiloDirTreeView.o SiloArrayView.o SiloValueView.o SiloObjectView.o SiloFile.o main.o Explorer_moc.o SiloView_moc.o SiloDirView_moc.o SiloDirTreeView_moc.o SiloArrayView_moc.o SiloValueView_moc.o SiloObjectView_moc.o ../../src/libsiloh5.la -L/usr/lib -l{QtCore,QtGui} -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi -lhdf5 -lsz -lsz -lz -lz -lm -lsz
libtool: link: g++ -I/usr/include/qt4 -I/usr/include/qt4/Qt -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o .libs/silex Explorer.o SiloView.o SiloDirView.o SiloDirTreeView.o SiloArrayView.o SiloValueView.o SiloObjectView.o SiloFile.o main.o Explorer_moc.o SiloView_moc.o SiloDirView_moc.o SiloDirTreeView_moc.o SiloArrayView_moc.o SiloValueView_moc.o SiloObjectView_moc.o -L/usr/lib -L/usr/lib/lib ../../src/.libs/libsiloh5.so -lQtCore -lQtGui -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi -lhdf5 -lz -lm -lsz
make[4]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silex'
make[3]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools/silex'
make[2]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tools'
Making all in tests
make[2]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tests'
NOTICE: Silo test cases are not compiled by default. To compile and test
NOTICE: them run "make check" from the silo "tests" directory. Otherwise
NOTICE: you can compile them individually with "make TESTNAME". The test
NOTICE: names are: array, dir, extface, multi_test, partial_io, point,
NOTICE: quad, simple, ucd, ucdsamp3, testall, obj, onehex, oneprism,
NOTICE: onepyramid, onetet, subhex, TestReadMask, twohex, multispec, sami,
NOTICE: specmix, spec, cpz1plt, group_test, listtypes, alltypes, wave,
NOTICE: multi_file, polyzl, csg, rocket, mmadjacency, largefile, version,
NOTICE: namescheme, efcentering, mk_nasf_pdb, ioperf, arbpoly2d, readstuff,
NOTICE: mat3d_3across, merge_block, empty, majorder, realloc_obj_and_opts,
NOTICE: testpdb, pdbtst, compression, grab, mk_nasf_h5, arrayf77, arrayf90,
NOTICE: curvef77, matf77, pointf77, quadf77, ucdf77, testallf77, csgmesh,
NOTICE: but "testall" is a good one to start with.
make[2]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tests'
make[1]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2'
==> Starting check()...
NOTICE: Silo test cases are not compiled by default. To compile and test
NOTICE: them run "make check" from the silo "tests" directory. Otherwise
NOTICE: you can compile them individually with "make TESTNAME". The test
NOTICE: names are: array, dir, extface, multi_test, partial_io, point,
NOTICE: quad, simple, ucd, ucdsamp3, testall, obj, onehex, oneprism,
NOTICE: onepyramid, onetet, subhex, TestReadMask, twohex, multispec, sami,
NOTICE: specmix, spec, cpz1plt, group_test, listtypes, alltypes, wave,
NOTICE: multi_file, polyzl, csg, rocket, mmadjacency, largefile, version,
NOTICE: namescheme, efcentering, mk_nasf_pdb, ioperf, arbpoly2d, readstuff,
NOTICE: mat3d_3across, merge_block, empty, majorder, realloc_obj_and_opts,
NOTICE: testpdb, pdbtst, compression, grab, mk_nasf_h5, arrayf77, arrayf90,
NOTICE: curvef77, matf77, pointf77, quadf77, ucdf77, testallf77, csgmesh,
NOTICE: but "testall" is a good one to start with.
make rocket_silo.la ioperf_silo.la ioperf_pdb.la ioperf_sec2.la ioperf_stdio.la ioperf_hdf5.la arbpoly arbpoly2d array extface multi_test partial_io point group_test listtypes simple ucd ucdsamp3 testall alltypes obj onehex oneprism onepyramid onetet TestReadMask subhex twohex multispec specmix sami spec cpz1plt merge_block mat3d_3across ucd1d wave multi_file polyzl csg rocket mmadjacency largefile dir quad version namescheme efcentering mk_nasf_pdb ioperf readstuff testfs empty majorder realloc_obj_and_opts testpdb pdbtst compression grab mk_nasf_h5 arrayf77 arrayf90 curvef77 matf77 pointf77 quadf77 ucdf77 testallf77 csgmesh \
checksums testhzip testxvers test_error.py test_read.py test_write.py testonehex testsilock testdtypes xvers_data.tar.bz2 pion0244.silo
make[1]: Entering directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tests'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I./../src/silo -I./../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT rocket_silo.lo -MD -MP -MF .deps/rocket_silo.Tpo -c -o rocket_silo.lo rocket_silo.cxx
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I./../src/silo -I./../src/silo -I/usr/include -I/usr/include -D_FORTIFY_SOURCE=2 -I/usr/include -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT rocket_silo.lo -MD -MP -MF .deps/rocket_silo.Tpo -c rocket_silo.cxx -fPIC -DPIC -o .libs/rocket_silo.o
In file included from /usr/include/c++/6.2.1/tuple:39:0,
from /usr/include/c++/6.2.1/bits/stl_map.h:63,
from /usr/include/c++/6.2.1/map:61,
from rocket_silo.cxx:62:
./array:1:2: error: invalid preprocessing directive #!
#! /bin/sh
^
./array:3:3: error: invalid preprocessing directive #array
# array - temporary wrapper script for .libs/array
^~~~~
./array:4:3: error: invalid preprocessing directive #Generated
# Generated by ltmain.sh (GNU libtool) 2.2.6b
^~~~~~~~~
./array:6:3: error: invalid preprocessing directive #The
# The array program cannot be directly executed until all the libtool
^~~
./array:7:3: error: invalid preprocessing directive #libraries
# libraries that it depends on are installed.
^~~~~~~~~
./array:9:3: error: invalid preprocessing directive #This
# This wrapper script should never be moved out of the build directory.
^~~~
./array:10:3: error: invalid preprocessing directive #If
# If it is, it will not operate correctly.
^~
./array:12:3: error: invalid preprocessing directive #Sed
# Sed substitution that helps us do robust quoting. It backslashifies
^~~
./array:13:3: error: invalid preprocessing directive #metacharacters
# metacharacters that are still active within double-quoted strings.
^~~~~~~~~~~~~~
./array:17:3: error: invalid preprocessing directive #Be
# Be Bourne compatible
^~
./array:21:5: error: invalid preprocessing directive #Zsh
# Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
^~~
./array:22:5: error: invalid preprocessing directive #is
# is contrary to our usage. Disable this feature.
^~
./array:26:8: error: stray ‘`’ in program
case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
^
./array:26:29: error: stray ‘`’ in program
case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
^
./array:28:28: error: stray ‘#’ in program
BIN_SH=xpg4; export BIN_SH # for Tru64
^
./array:29:29: error: stray ‘#’ in program
DUALCASE=1; export DUALCASE # for MKS sh
^
./array:31:3: error: invalid preprocessing directive #The
# The HP-UX ksh and POSIX shell print the target directory to stdout
^~~
./array:32:13: error: missing binary operator before token "is"
# if CDPATH is set.
^~
./array:32:0: error: unterminated #if
# if CDPATH is set.
In file included from /usr/include/c++/6.2.1/tuple:39:0,
from /usr/include/c++/6.2.1/bits/stl_map.h:63,
from /usr/include/c++/6.2.1/map:61,
from rocket_silo.cxx:62:
./array:14:1: error: ‘Xsed’ does not name a type
Xsed='/usr/bin/sed -e 1s/^X//'
^~~~
./array:18:66: error: ‘then’ does not name a type
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
^~~~
./array:26:58: error: ‘esac’ does not name a type
case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
^~~~
./array:28:21: error: ‘BIN_SH’ does not name a type
BIN_SH=xpg4; export BIN_SH # for Tru64
^~~~~~
./array:29:20: error: ‘DUALCASE’ does not name a type
DUALCASE=1; export DUALCASE # for MKS sh
^~~~~~~~
In file included from /usr/include/c++/6.2.1/bits/stl_map.h:63:0,
from /usr/include/c++/6.2.1/map:61,
from rocket_silo.cxx:62:
/usr/include/c++/6.2.1/tuple:71:33: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc0)
^
/usr/include/c++/6.2.1/tuple:75:28: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
^
/usr/include/c++/6.2.1/tuple:79:28: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
^
/usr/include/c++/6.2.1/tuple:83:26: error: expected ‘)’ before ‘,’ token
_Head_base(__uses_alloc0, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:87:26: error: expected ‘)’ before ‘<’ token
_Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:91:26: error: expected ‘)’ before ‘<’ token
_Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:117:33: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc0)
^
/usr/include/c++/6.2.1/tuple:121:28: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc1<_Alloc> __a)
^
/usr/include/c++/6.2.1/tuple:125:28: error: expected ‘)’ before ‘,’ token
_Head_base(allocator_arg_t, __uses_alloc2<_Alloc> __a)
^
/usr/include/c++/6.2.1/tuple:129:26: error: expected ‘)’ before ‘,’ token
_Head_base(__uses_alloc0, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:133:26: error: expected ‘)’ before ‘<’ token
_Head_base(__uses_alloc1<_Alloc> __a, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:138:26: error: expected ‘)’ before ‘<’ token
_Head_base(__uses_alloc2<_Alloc> __a, _UHead&& __uhead)
^
/usr/include/c++/6.2.1/tuple:237:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
^~~~~
/usr/include/c++/6.2.1/tuple:242:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:250:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:257:37: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:263:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:270:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:278:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:380:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a)
^~~~~
/usr/include/c++/6.2.1/tuple:384:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:389:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:395:37: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:400:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:406:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:412:30: error: expected ‘)’ before ‘__tag’
_Tuple_impl(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:711:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a)
^~~~~
/usr/include/c++/6.2.1/tuple:721:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:732:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:742:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:753:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:759:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:763:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:772:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:784:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:796:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:808:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1021:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a)
^~~~~
/usr/include/c++/6.2.1/tuple:1032:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1044:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1054:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, _U1&& __a1, _U2&& __a2)
^~~~~
/usr/include/c++/6.2.1/tuple:1064:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1070:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, const tuple& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:1074:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, tuple&& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:1083:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1095:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1107:24: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, tuple<_U1, _U2>&& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:1117:33: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1128:31: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1138:40: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
/usr/include/c++/6.2.1/tuple:1148:31: error: expected ‘)’ before ‘__tag’
tuple(allocator_arg_t __tag, const _Alloc& __a, pair<_U1, _U2>&& __in)
^~~~~
/usr/include/c++/6.2.1/tuple:1158:40: error: expected ‘)’ before ‘__tag’
explicit tuple(allocator_arg_t __tag, const _Alloc& __a,
^~~~~
rocket_silo.cxx: In function ‘int WriteSiloSingleMesh(DBfile*, DBoptlist*, const std::vector<std::__cxx11::basic_string<char> >&)’:
rocket_silo.cxx:284:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[0] = "X";
^~~
rocket_silo.cxx:285:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[1] = "Y";
^~~
rocket_silo.cxx:286:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[2] = "Z";
^~~
rocket_silo.cxx: In function ‘int WriteSiloMultiMesh(DBfile*, DBoptlist*, const std::vector<std::__cxx11::basic_string<char> >&)’:
rocket_silo.cxx:330:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[0] = "X";
^~~
rocket_silo.cxx:331:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[1] = "Y";
^~~
rocket_silo.cxx:332:21: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
coordnames[2] = "Z";
^~~
rocket_silo.cxx: In function ‘int WriteFormatReal(int, const char* const*)’:
rocket_silo.cxx:448:78: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
char *dclasses[] = {"domain0", "domain1", "domain2", "domain3", "domain4"};
^
rocket_silo.cxx:448:78: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
rocket_silo.cxx:448:78: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
rocket_silo.cxx:448:78: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
rocket_silo.cxx:448:78: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
make[1]: *** [Makefile:1574: rocket_silo.lo] Error 1
make[1]: Leaving directory '/home/raymond/builds/silo/silo-4.10.2-5/src/silo-4.10.2/tests'
make: *** [Makefile:1777: check-am] Error 2
==> ERROR: A failure occurred in check().
Aborting...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment