* Package: sci-misc/oww-0.86.5-r1:0 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking oww-0.86.5.tar.gz to /var/tmp/portage/sci-misc/oww-0.86.5-r1/work >>> Source unpacked in /var/tmp/portage/sci-misc/oww-0.86.5-r1/work >>> Preparing source in /var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5 ... * Applying oww-0.86.4-build.patch ... [ ok ] * Applying oww-0.86.5-format-security.patch ... [ ok ] * Applying oww-0.86.5-musl.patch ... [ ok ] * Applying oww-0.86.5-c99.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5' ... * Running 'autopoint --force' ... [ ok ] * Running 'intltoolize --automake --copy --force' ... [ ok ] * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/sci-misc/oww-0.86.5-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: oww-0.86.5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5 ... * econf: updating oww-0.86.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating oww-0.86.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/oww-0.86.5-r1 --htmldir=/usr/share/doc/oww-0.86.5-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-interactive --enable-nls --disable-gui --without-usb checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for strerror in -lcposix... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for connect... yes checking for gethostbyname... yes checking for inet_aton... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 8.6.0 checking whether libcurl is usable... yes checking for curl_free... yes checking for egrep... (cached) /usr/bin/grep -E checking for errno.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for sys/errno.h... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for locale.h... yes checking for syslog.h... yes checking for sys/un.h... yes checking for sys/select.h... yes checking for sys/filio.h... no checking for machine/endian.h... no checking for limits.h... yes checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for ulong... yes checking for ushort... yes checking for uchar... no checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for strftime... yes checking for vprintf... yes checking for strchr... yes checking for memcpy... yes checking for gettimeofday... yes checking for mkdir... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for daemon... yes checking for vsnprintf... yes checking for snprintf... yes checking for finitef... yes checking for fork... yes checking for strtof... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.38.2 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pixmaps/Makefile config.status: creating po/Makefile.in config.status: creating oww.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands ------------------------------ Oww version 0.86.5 by Simon Melhuish (simon@melhuish.info) build_gui = interactive = yes seriallock = yes USB support = no (N.B. required for DS9490. Available from http://sourceforge.net/projects/libusb/) http support = yes Max. Devices: 8 T, 2 indoor T, 2 soil T, 8 RH, 8 BP, 8 GPC, 4 solar, 4 UV, 4 ADC, 4 thermocouples, 9 branches, 2 moisture boards ------------------------------ >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5' Making all in src make[2]: Entering directory '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-ad26.o `test -f 'ad26.c' || echo './'`ad26.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-applctn.o `test -f 'applctn.c' || echo './'`applctn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-arne.o `test -f 'arne.c' || echo './'`arne.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-atod20.o `test -f 'atod20.c' || echo './'`atod20.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-choices_linux.o `test -f 'choices_linux.c' || echo './'`choices_linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-client.o `test -f 'client.c' || echo './'`client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-convert.o `test -f 'convert.c' || echo './'`convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-cwop.o `test -f 'cwop.c' || echo './'`cwop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-devices.o `test -f 'devices.c' || echo './'`devices.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-file.o `test -f 'file.c' || echo './'`file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-interactive.o `test -f 'interactive.c' || echo './'`interactive.c interactive.c: In function ‘assign_device’: interactive.c:168:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 168 | scanf("%d", &search_entry); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ interactive.c:187:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 187 | scanf("%d", &new_assignment); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ interactive.c: In function ‘set_cal’: interactive.c:226:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 226 | scanf("%d", &devchoice); | ^~~~~~~~~~~~~~~~~~~~~~~ interactive.c:259:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 259 | scanf("%d", &cali); | ^~~~~~~~~~~~~~~~~~ interactive.c:272:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 272 | scanf("%g",&(devices_list[devchoice].calib[cali])) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interactive.c: In function ‘handle_special’: interactive.c:303:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 303 | scanf("%d", &devchoice); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-launchurl.o `test -f 'launchurl.c' || echo './'`launchurl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-meteo.o `test -f 'meteo.c' || echo './'`meteo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mypopt.o `test -f 'mypopt.c' || echo './'`mypopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-omem.o `test -f 'omem.c' || echo './'`omem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-oww.o `test -f 'oww.c' || echo './'`oww.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-oww_trx.o `test -f 'oww_trx.c' || echo './'`oww_trx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-parseout.o `test -f 'parseout.c' || echo './'`parseout.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-process.o `test -f 'process.c' || echo './'`process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-progstate.o `test -f 'progstate.c' || echo './'`progstate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-rainint.o `test -f 'rainint.c' || echo './'`rainint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-sendwx.o `test -f 'sendwx.c' || echo './'`sendwx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-server.o `test -f 'server.c' || echo './'`server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-setup.o `test -f 'setup.c' || echo './'`setup.c setup.c: In function ‘setup_save_gpc’: setup.c:382:15: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘uint32_t’ {aka ‘unsigned int’} [-Wformat=] 382 | " %lu %lu", | ~~^ | | | long unsigned int | %u 383 | ((gpc_struct *)member->data)[i].time_reset, 384 | ((gpc_struct *)member->data)[i].count_offset) ; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} sendwx.c: In function ‘sendwx_send’: sendwx.c:1215:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1215 | system(httpprecom_buffer) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-setupp.o `test -f 'setupp.c' || echo './'`setupp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-stats.o `test -f 'stats.c' || echo './'`stats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-nstats.o `test -f 'nstats.c' || echo './'`nstats.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-swt12.o `test -f 'swt12.c' || echo './'`swt12.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-swt1f.o `test -f 'swt1f.c' || echo './'`swt1f.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-tai8570.o `test -f 'tai8570.c' || echo './'`tai8570.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-txtserve.o `test -f 'txtserve.c' || echo './'`txtserve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-url_get_curl.o `test -f 'url_get_curl.c' || echo './'`url_get_curl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-utility.o `test -f 'utility.c' || echo './'`utility.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-weather.o `test -f 'weather.c' || echo './'`weather.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-werr_linux.o `test -f 'werr_linux.c' || echo './'`werr_linux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-ds2480ut.o `test -f 'ds2480ut.c' || echo './'`ds2480ut.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mcrcutil.o `test -f 'mcrcutil.c' || echo './'`mcrcutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mlinuxlnk.o `test -f 'mlinuxlnk.c' || echo './'`mlinuxlnk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mowllu.o `test -f 'mowllu.c' || echo './'`mowllu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mownetu.o `test -f 'mownetu.c' || echo './'`mownetu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mowsesu.o `test -f 'mowsesu.c' || echo './'`mowsesu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-mowtrnu.o `test -f 'mowtrnu.c' || echo './'`mowtrnu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-multilnk.o `test -f 'multilnk.c' || echo './'`multilnk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-multinet.o `test -f 'multinet.c' || echo './'`multinet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-multises.o `test -f 'multises.c' || echo './'`multises.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-multitran.o `test -f 'multitran.c' || echo './'`multitran.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-owerr.o `test -f 'owerr.c' || echo './'`owerr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-tai8590.o `test -f 'tai8590.c' || echo './'`tai8590.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-thermometer.o `test -f 'thermometer.c' || echo './'`thermometer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-barometer.o `test -f 'barometer.c' || echo './'`barometer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-hygrochron.o `test -f 'hygrochron.c' || echo './'`hygrochron.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-ad30.o `test -f 'ad30.c' || echo './'`ad30.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-wsi603a.o `test -f 'wsi603a.c' || echo './'`wsi603a.c wsi603a.c: In function ‘wsi603a_special_handler’: wsi603a.c:192:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 192 | scanf("%d", &mode); | ^~~~~~~~~~~~~~~~~~ wsi603a.c:197:9: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 197 | scanf("%d", &status); | ^~~~~~~~~~~~~~~~~~~~ wsi603a.c:202:9: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 202 | scanf("%d", &level); | ^~~~~~~~~~~~~~~~~~~ wsi603a.c:204:9: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 204 | scanf("%d", &threshold); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-sllist.o `test -f 'sllist.c' || echo './'`sllist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-hobbyboards_uv.o `test -f 'hobbyboards_uv.c' || echo './'`hobbyboards_uv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-thermocouple.o `test -f 'thermocouple.c' || echo './'`thermocouple.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -c -o owwnogui-hobbyboards_moist.o `test -f 'hobbyboards_moist.c' || echo './'`hobbyboards_moist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c -o ini2dev.o ini2dev.c hobbyboards_moist.c: In function ‘hbmoist_parser_special’: hobbyboards_moist.c:200:40: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=] 200 | printf("Choose the type for channel %d [m or l]:\n"); | ~^ | | | int hobbyboards_moist.c:193:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 193 | scanf("%d", &chan); | ^~~~~~~~~~~~~~~~~~ hobbyboards_moist.c:201:3: warning: ignoring return value of ‘scanf’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 201 | scanf("%11s", t); | ^~~~~~~~~~~~~~~~ ini2dev.c: In function ‘main’: ini2dev.c:49:5: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 49 | fgets(buffer, 19, ini) ; | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ini2dev ini2dev.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNOGUI -DPACKAGE_STATE_DIR=\"""\" -DSYSCONFDIR=\""/etc/oww"\" -O2 -pipe -march=native -fno-diagnostics-color -lm -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o owwnogui owwnogui-ad26.o owwnogui-applctn.o owwnogui-arne.o owwnogui-atod20.o owwnogui-choices_linux.o owwnogui-client.o owwnogui-convert.o owwnogui-cwop.o owwnogui-devices.o owwnogui-file.o owwnogui-interactive.o owwnogui-launchurl.o owwnogui-log.o owwnogui-meteo.o owwnogui-mypopt.o owwnogui-omem.o owwnogui-oww.o owwnogui-oww_trx.o owwnogui-parseout.o owwnogui-process.o owwnogui-progstate.o owwnogui-rainint.o owwnogui-sendwx.o owwnogui-server.o owwnogui-setup.o owwnogui-setupp.o owwnogui-stats.o owwnogui-nstats.o owwnogui-swt12.o owwnogui-swt1f.o owwnogui-tai8570.o owwnogui-txtserve.o owwnogui-url_get_curl.o owwnogui-utility.o owwnogui-weather.o owwnogui-werr_linux.o owwnogui-ds2480ut.o owwnogui-mcrcutil.o owwnogui-mlinuxlnk.o owwnogui-mowllu.o owwnogui-mownetu.o owwnogui-mowsesu.o owwnogui-mowtrnu.o owwnogui-multilnk.o owwnogui-multinet.o owwnogui-multises.o owwnogui-multitran.o owwnogui-owerr.o owwnogui-tai8590.o owwnogui-thermometer.o owwnogui-barometer.o owwnogui-hygrochron.o owwnogui-ad30.o owwnogui-wsi603a.o owwnogui-sllist.o owwnogui-hobbyboards_uv.o owwnogui-thermocouple.o owwnogui-hobbyboards_moist.o -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o ini2dev ini2dev.o -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -DNOGUI -DPACKAGE_STATE_DIR=\"\" -DSYSCONFDIR=\"/etc/oww\" -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o owwnogui owwnogui-ad26.o owwnogui-applctn.o owwnogui-arne.o owwnogui-atod20.o owwnogui-choices_linux.o owwnogui-client.o owwnogui-convert.o owwnogui-cwop.o owwnogui-devices.o owwnogui-file.o owwnogui-interactive.o owwnogui-launchurl.o owwnogui-log.o owwnogui-meteo.o owwnogui-mypopt.o owwnogui-omem.o owwnogui-oww.o owwnogui-oww_trx.o owwnogui-parseout.o owwnogui-process.o owwnogui-progstate.o owwnogui-rainint.o owwnogui-sendwx.o owwnogui-server.o owwnogui-setup.o owwnogui-setupp.o owwnogui-stats.o owwnogui-nstats.o owwnogui-swt12.o owwnogui-swt1f.o owwnogui-tai8570.o owwnogui-txtserve.o owwnogui-url_get_curl.o owwnogui-utility.o owwnogui-weather.o owwnogui-werr_linux.o owwnogui-ds2480ut.o owwnogui-mcrcutil.o owwnogui-mlinuxlnk.o owwnogui-mowllu.o owwnogui-mownetu.o owwnogui-mowsesu.o owwnogui-mowtrnu.o owwnogui-multilnk.o owwnogui-multinet.o owwnogui-multises.o owwnogui-multitran.o owwnogui-owerr.o owwnogui-tai8590.o owwnogui-thermometer.o owwnogui-barometer.o owwnogui-hygrochron.o owwnogui-ad30.o owwnogui-wsi603a.o owwnogui-sllist.o owwnogui-hobbyboards_uv.o owwnogui-thermocouple.o owwnogui-hobbyboards_moist.o -lm -Wl,--as-needed -lcurl /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mowtrnu.o: warning: relocation against `SerialNum' in read-only section `.text' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owNext_DS9097U': mownetu.c:(.text+0x2d3): undefined reference to `SerialNum' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: mownetu.c:(.text+0x420): undefined reference to `SerialNum' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owSerialNum_DS9097U': mownetu.c:(.text+0x4a3): undefined reference to `SerialNum' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owFamilySearchSetup_DS9097U': mownetu.c:(.text+0x506): undefined reference to `SerialNum' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o: in function `owAccess_DS9097U': mownetu.c:(.text+0x5ad): undefined reference to `SerialNum' /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: owwnogui-mownetu.o:mownetu.c:(.text+0x6c2): more undefined references to `SerialNum' follow /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a PIE collect2: error: ld returned 1 exit status make[2]: *** [Makefile:710: owwnogui] Error 1 make[2]: Leaving directory '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5/src' make[1]: *** [Makefile:520: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5' make: *** [Makefile:429: all] Error 2 * ERROR: sci-misc/oww-0.86.5-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-misc/oww-0.86.5-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-misc/oww-0.86.5-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-misc:oww-0.86.5-r1:20240315-093220.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-misc/oww-0.86.5-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-misc/oww-0.86.5-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5' * S: '/var/tmp/portage/sci-misc/oww-0.86.5-r1/work/oww-0.86.5'