>>> Building on exopi-5 under comms/sigrok/libserialport BDEPENDS = [devel/dwz] DIST = [comms/sigrok/libserialport:libserialport-0.1.2.tar.gz] FULLPKGNAME = libserialport-0.1.2 Avoided depends for dwz-0.16 distfiles size=470818 >>> Running build in comms/sigrok/libserialport at 1764443052.76 ===> comms/sigrok/libserialport ===> Building from scratch libserialport-0.1.2 ===> libserialport-0.1.2 depends on: dwz-* -> dwz-0.16 ===> Checking files for libserialport-0.1.2 `/exopi-cvs/ports/distfiles/libserialport-0.1.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libserialport-0.1.2 ===> Patching for libserialport-0.1.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libserialport-0.1.2 ===> Configuring for libserialport-0.1.2 Using /exopi-obj/pobj/libserialport-0.1.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libserialport-0.1.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libserialport-0.1.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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 the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... (cached) yes checking for struct termios2... no checking for struct termios.c_ispeed... no checking for struct termios.c_ospeed... no checking for struct termios2.c_ispeed... no checking for struct termios2.c_ospeed... no checking whether BOTHER is declared... no checking for struct serial_struct... no checking for realpath... (cached) yes checking for sys/file.h... (cached) yes checking for flock... (cached) yes checking for clock_gettime... (cached) yes checking for visibility control... attribute checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libserialport.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc libserialport configuration summary: - Package version................. 0.1.2 - Library ABI version............. 1:1:1 - Prefix.......................... /usr/local - Building on..................... x86_64-unknown-openbsd7.8 - Building for.................... x86_64-unknown-openbsd7.8 - Building shared / static........ yes / yes Compile configuration: - C compiler...................... cc - C compiler version.............. OpenBSD clang version 19.1.7 - C compiler flags................ -O2 -pipe -g - Linker flags.................... ===> Building for libserialport-0.1.2 /usr/bin/make all-am /usr/bin/libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I. -std=c99 -Wall -Wextra -pedantic -Wmissing-prototypes -Wshadow -DLIBSERIALPORT_ATBUILD -O2 -pipe -g -MT serialport.lo -MD -MP -MF .deps/serialport.Tpo -c -o serialport.lo serialport.c In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1717:9: warning: 'SP_PACKAGE_VERSION_MICRO' macro redefined [-Wmacro-redefined] 1717 | #define SP_PACKAGE_VERSION_MICRO 1 | ^ ./config.h:114:9: note: previous definition is here 114 | #define SP_PACKAGE_VERSION_MICRO 2 | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1720:9: warning: 'SP_PACKAGE_VERSION_STRING' macro redefined [-Wmacro-redefined] 1720 | #define SP_PACKAGE_VERSION_STRING "0.1.1" | ^ ./config.h:120:9: note: previous definition is here 120 | #define SP_PACKAGE_VERSION_STRING "0.1.2" | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1730:9: warning: 'SP_LIB_VERSION_REVISION' macro redefined [-Wmacro-redefined] 1730 | #define SP_LIB_VERSION_REVISION 0 | ^ ./config.h:105:9: note: previous definition is here 105 | #define SP_LIB_VERSION_REVISION 1 | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1736:9: warning: 'SP_LIB_VERSION_STRING' macro redefined [-Wmacro-redefined] 1736 | #define SP_LIB_VERSION_STRING "1:0:1" | ^ ./config.h:108:9: note: previous definition is here 108 | #define SP_LIB_VERSION_STRING "1:1:1" | ^ 4 warnings generated. In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1717:9: warning: 'SP_PACKAGE_VERSION_MICRO' macro redefined [-Wmacro-redefined] 1717 | #define SP_PACKAGE_VERSION_MICRO 1 | ^ ./config.h:114:9: note: previous definition is here 114 | #define SP_PACKAGE_VERSION_MICRO 2 | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1720:9: warning: 'SP_PACKAGE_VERSION_STRING' macro redefined [-Wmacro-redefined] 1720 | #define SP_PACKAGE_VERSION_STRING "0.1.1" | ^ ./config.h:120:9: note: previous definition is here 120 | #define SP_PACKAGE_VERSION_STRING "0.1.2" | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1730:9: warning: 'SP_LIB_VERSION_REVISION' macro redefined [-Wmacro-redefined] 1730 | #define SP_LIB_VERSION_REVISION 0 | ^ ./config.h:105:9: note: previous definition is here 105 | #define SP_LIB_VERSION_REVISION 1 | ^ In file included from serialport.c:24: In file included from ./libserialport_internal.h:50: ./libserialport.h:1736:9: warning: 'SP_LIB_VERSION_STRING' macro redefined [-Wmacro-redefined] 1736 | #define SP_LIB_VERSION_STRING "1:0:1" | ^ ./config.h:108:9: note: previous definition is here 108 | #define SP_LIB_VERSION_STRING "1:1:1" | ^ 4 warnings generated. mv -f .deps/serialport.Tpo .deps/serialport.Plo /usr/bin/libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I. -std=c99 -Wall -Wextra -pedantic -Wmissing-prototypes -Wshadow -DLIBSERIALPORT_ATBUILD -O2 -pipe -g -MT timing.lo -MD -MP -MF .deps/timing.Tpo -c -o timing.lo timing.c In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1717:9: warning: 'SP_PACKAGE_VERSION_MICRO' macro redefined [-Wmacro-redefined] 1717 | #define SP_PACKAGE_VERSION_MICRO 1 | ^ ./config.h:114:9: note: previous definition is here 114 | #define SP_PACKAGE_VERSION_MICRO 2 | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1720:9: warning: 'SP_PACKAGE_VERSION_STRING' macro redefined [-Wmacro-redefined] 1720 | #define SP_PACKAGE_VERSION_STRING "0.1.1" | ^ ./config.h:120:9: note: previous definition is here 120 | #define SP_PACKAGE_VERSION_STRING "0.1.2" | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1730:9: warning: 'SP_LIB_VERSION_REVISION' macro redefined [-Wmacro-redefined] 1730 | #define SP_LIB_VERSION_REVISION 0 | ^ ./config.h:105:9: note: previous definition is here 105 | #define SP_LIB_VERSION_REVISION 1 | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1736:9: warning: 'SP_LIB_VERSION_STRING' macro redefined [-Wmacro-redefined] 1736 | #define SP_LIB_VERSION_STRING "1:0:1" | ^ ./config.h:108:9: note: previous definition is here 108 | #define SP_LIB_VERSION_STRING "1:1:1" | ^ 4 warnings generated. In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1717:9: warning: 'SP_PACKAGE_VERSION_MICRO' macro redefined [-Wmacro-redefined] 1717 | #define SP_PACKAGE_VERSION_MICRO 1 | ^ ./config.h:114:9: note: previous definition is here 114 | #define SP_PACKAGE_VERSION_MICRO 2 | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1720:9: warning: 'SP_PACKAGE_VERSION_STRING' macro redefined [-Wmacro-redefined] 1720 | #define SP_PACKAGE_VERSION_STRING "0.1.1" | ^ ./config.h:120:9: note: previous definition is here 120 | #define SP_PACKAGE_VERSION_STRING "0.1.2" | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1730:9: warning: 'SP_LIB_VERSION_REVISION' macro redefined [-Wmacro-redefined] 1730 | #define SP_LIB_VERSION_REVISION 0 | ^ ./config.h:105:9: note: previous definition is here 105 | #define SP_LIB_VERSION_REVISION 1 | ^ In file included from timing.c:20: In file included from ./libserialport_internal.h:50: ./libserialport.h:1736:9: warning: 'SP_LIB_VERSION_STRING' macro redefined [-Wmacro-redefined] 1736 | #define SP_LIB_VERSION_STRING "1:0:1" | ^ ./config.h:108:9: note: previous definition is here 108 | #define SP_LIB_VERSION_STRING "1:1:1" | ^ 4 warnings generated. mv -f .deps/timing.Tpo .deps/timing.Plo /usr/bin/libtool --tag=CC --silent --mode=link cc -std=c99 -Wall -Wextra -pedantic -Wmissing-prototypes -Wshadow -DLIBSERIALPORT_ATBUILD -O2 -pipe -g -version-info 1:1:1 -no-undefined -o libserialport.la -rpath /usr/local/lib serialport.lo timing.lo >>> Running package in comms/sigrok/libserialport at 1764443067.52 ===> comms/sigrok/libserialport ===> Faking installation for libserialport-0.1.2 mkdir -p '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/lib' /usr/bin/libtool --silent --mode=install /exopi-obj/pobj/libserialport-0.1.2/bin/install -c libserialport.la '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/lib' mkdir -p '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/include' /exopi-obj/pobj/libserialport-0.1.2/bin/install -c -m 644 libserialport.h '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libserialport-0.1.2/bin/install -c -m 644 libserialport.pc '/exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/lib/pkgconfig' Reading existing plist for libserialport-0.1.2 Writing /exopi-obj/pobj/libserialport-0.1.2/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/libserialport-0.1.2/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/libserialport-0.1.2/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/libserialport-0.1.2/fake-amd64/usr/local/lib/libserialport.so.0.0 ===> Building package for libserialport-0.1.2 Create /exopi-cvs/ports/packages/amd64/all/libserialport-0.1.2.tgz Creating package libserialport-0.1.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************** | 64% archiving|***************************************************** | 82% archiving|****************************************************************|100% Creating package debug-libserialport-0.1.2 reading plist| checking dependencies| checking dependencies|comms/sigrok/libserialport checksumming| checksumming| | 0% checksumming|****** | 10% checksumming|************ | 20% checksumming|****************** | 30% checksumming|************************ | 40% checksumming|******************************* | 50% checksumming|************************************* | 60% checksumming|******************************************* | 70% checksumming|************************************************* | 80% checksumming|******************************************************* | 90% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libserialport-0.1.2.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libserialport-0.1.2.tgz >>> Running clean in comms/sigrok/libserialport at 1764443070.41 ===> comms/sigrok/libserialport ===> Cleaning for libserialport-0.1.2 >>> Ended at 1764443070.73 max_stuck=0.00/build=14.71/package=2.94/clean=0.34