>>> Building on exopi-4 under graphics/potrace DIST = [graphics/potrace:potrace-1.16.tar.gz] FULLPKGNAME = potrace-1.16p0 distfiles size=657314 >>> Running build in graphics/potrace at 1713948906.50 ===> graphics/potrace ===> Building from scratch potrace-1.16p0 ===> Verifying specs: c m z ===> found c.100.0 m.10.1 z.7.0 ===> Checking files for potrace-1.16p0 `/exopi-cvs/ports/distfiles/potrace-1.16.tar.gz' is up to date. >> (SHA256) potrace-1.16.tar.gz: OK ===> Extracting for potrace-1.16p0 ===> Patching for potrace-1.16p0 ===> 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 potrace-1.16p0 ===> Configuring for potrace-1.16p0 Using /exopi-obj/pobj/potrace-1.16/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/potrace-1.16/config.site checking for a BSD-compatible install... /exopi-obj/pobj/potrace-1.16/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 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking what compiler options to use... -O2 -pipe checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar 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 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.5 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 whether to install the Potrace library... yes checking whether gcc has bug number 12243... maybe checking whether to use zlib... yes checking whether to default to metric units... no checking whether to default to a4 paper size... no checking whether to use the simplified progress bar... no checking for zlib.h... (cached) yes checking whether M_PI is declared... yes checking for deflate in -lz... (cached) yes checking for floor in -lm... (cached) yes checking for uint64_t... yes checking for getopt_long... (cached) yes checking whether getopt_long reorders its arguments... yes checking whether to use included getopt... no checking for strcasecmp... (cached) yes checking for strncasecmp... (cached) yes checking for Intel 386... yes checking for inline... inline 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 doc/Makefile config.status: creating check/Makefile config.status: creating doc/potrace.1 config.status: creating doc/mkbitmap.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for potrace-1.16p0 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT bitmap_io.o -MD -MP -MF .deps/bitmap_io.Tpo -c -o bitmap_io.o bitmap_io.c mv -f .deps/bitmap_io.Tpo .deps/bitmap_io.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_eps.o -MD -MP -MF .deps/backend_eps.Tpo -c -o backend_eps.o backend_eps.c mv -f .deps/backend_eps.Tpo .deps/backend_eps.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT flate.o -MD -MP -MF .deps/flate.Tpo -c -o flate.o flate.c mv -f .deps/flate.Tpo .deps/flate.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT greymap.o -MD -MP -MF .deps/greymap.Tpo -c -o greymap.o greymap.c mv -f .deps/greymap.Tpo .deps/greymap.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c mv -f .deps/render.Tpo .deps/render.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_pgm.o -MD -MP -MF .deps/backend_pgm.Tpo -c -o backend_pgm.o backend_pgm.c mv -f .deps/backend_pgm.Tpo .deps/backend_pgm.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_svg.o -MD -MP -MF .deps/backend_svg.Tpo -c -o backend_svg.o backend_svg.c mv -f .deps/backend_svg.Tpo .deps/backend_svg.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_xfig.o -MD -MP -MF .deps/backend_xfig.Tpo -c -o backend_xfig.o backend_xfig.c mv -f .deps/backend_xfig.Tpo .deps/backend_xfig.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_dxf.o -MD -MP -MF .deps/backend_dxf.Tpo -c -o backend_dxf.o backend_dxf.c mv -f .deps/backend_dxf.Tpo .deps/backend_dxf.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_pdf.o -MD -MP -MF .deps/backend_pdf.Tpo -c -o backend_pdf.o backend_pdf.c mv -f .deps/backend_pdf.Tpo .deps/backend_pdf.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT backend_geojson.o -MD -MP -MF .deps/backend_geojson.Tpo -c -o backend_geojson.o backend_geojson.c mv -f .deps/backend_geojson.Tpo .deps/backend_geojson.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT lzw.o -MD -MP -MF .deps/lzw.Tpo -c -o lzw.o lzw.c mv -f .deps/lzw.Tpo .deps/lzw.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT progress_bar.o -MD -MP -MF .deps/progress_bar.Tpo -c -o progress_bar.o progress_bar.c mv -f .deps/progress_bar.Tpo .deps/progress_bar.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT bbox.o -MD -MP -MF .deps/bbox.Tpo -c -o bbox.o bbox.c mv -f .deps/bbox.Tpo .deps/bbox.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.c mv -f .deps/trans.Tpo .deps/trans.Po /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -fPIC -DPIC -o .libs/curve.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -o curve.o mv -f .deps/curve.Tpo .deps/curve.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c -o decompose.lo decompose.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -fPIC -DPIC -o .libs/decompose.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT decompose.lo -MD -MP -MF .deps/decompose.Tpo -c decompose.c -o decompose.o mv -f .deps/decompose.Tpo .deps/decompose.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c -o potracelib.lo potracelib.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -fPIC -DPIC -o .libs/potracelib.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT potracelib.lo -MD -MP -MF .deps/potracelib.Tpo -c potracelib.c -o potracelib.o mv -f .deps/potracelib.Tpo .deps/potracelib.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -version-info 0:6:0 -rpath '/usr/local/lib' -export-symbols ./libpotrace-export.sym -no-undefined -o libpotrace.la curve.lo trace.lo decompose.lo potracelib.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libpotrace.so.0.1 -O2 -pipe .libs/curve.o .libs/trace.o .libs/decompose.o .libs/potracelib.o -L.libs -lm -Wl,--version-script,./.libs/libpotrace.ver -Wl,-soname,libpotrace.so.0.1 libtool: link: ar cru .libs/libpotrace.a curve.o trace.o decompose.o potracelib.o libtool: link: ranlib .libs/libpotrace.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o potrace main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o libpotrace.la -lm -lz libtool: link: cc -o .libs/potrace -O2 -pipe main.o bitmap_io.o backend_eps.o flate.o greymap.o render.o backend_pgm.o backend_svg.o backend_xfig.o backend_dxf.o backend_pdf.o backend_geojson.o lzw.o progress_bar.o bbox.o trans.o -L.libs -lpotrace -lm -lz -Wl,-rpath-link,/usr/local/lib main.c(main.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() main.c(main.o:(main)): warning: strcat() is almost always misused, please use strlcat() backend_eps.c(backend_eps.o:(page_eps)): warning: sprintf() is often misused, please use snprintf() backend_pdf.c(backend_pdf.o:(shipclear)): warning: vsprintf() is often misused, please use vsnprintf() cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT mkbitmap.o -MD -MP -MF .deps/mkbitmap.Tpo -c -o mkbitmap.o mkbitmap.c mv -f .deps/mkbitmap.Tpo .deps/mkbitmap.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o mkbitmap mkbitmap.o bitmap_io.o greymap.o -lm libtool: link: cc -o mkbitmap -O2 -pipe mkbitmap.o bitmap_io.o greymap.o -L.libs -lm mkbitmap.c(mkbitmap.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() mkbitmap.c(mkbitmap.o:(main)): warning: strcat() is almost always misused, please use strlcat() Making all in doc Making all in check >>> Running package in graphics/potrace at 1713948930.00 ===> graphics/potrace ===> Faking installation for potrace-1.16p0 Making install in src mkdir -p '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/potrace-1.16/bin/install -c libpotrace.la '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 ./.libs/libpotrace.a /exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/lib/libpotrace.a libtool: install: /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 ./.libs/libpotrace.so.0.1 /exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/lib/libpotrace.so.0.1 libtool: install: /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 ./.libs/libpotrace.lai /exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/lib/libpotrace.la mkdir -p '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/potrace-1.16/bin/install -c -s -m 755 potrace mkbitmap '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/potrace-1.16/bin/install -c -s -m 755 ./.libs/potrace /exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/potrace-1.16/bin/install -c -s -m 755 mkbitmap /exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/include' /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 potracelib.h '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/include' Making install in doc mkdir -p '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/share/doc/potrace' /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 placement.pdf '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/share/doc/potrace' mkdir -p '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/potrace-1.16/bin/install -c -m 644 potrace.1 mkbitmap.1 '/exopi-obj/pobj/potrace-1.16/fake-amd64/usr/local/man/man1' Making install in check ===> Building package for potrace-1.16p0 Create /exopi-cvs/ports/packages/amd64/all/potrace-1.16p0.tgz Creating package potrace-1.16p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********** | 16% archiving|************************************* | 57% archiving|********************************************** | 72% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 88% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/potrace-1.16p0.tgz >>> Running clean in graphics/potrace at 1713948933.71 ===> graphics/potrace ===> Cleaning for potrace-1.16p0 >>> Ended at 1713948934.50 max_stuck=0.99/build=23.37/package=3.75/clean=0.90