>>> Building on exopi-2 under graphics/fswebcam BDEPENDS = [graphics/gd] DIST = [graphics/fswebcam:fswebcam-20200725.tar.gz] FULLPKGNAME = fswebcam-20200725 RDEPENDS = [graphics/gd] (Junk lock obtained for exopi-2 at 1713481071.07) >>> Running depends in graphics/fswebcam at 1713481071.12 last junk was in wayland/havoc /usr/sbin/pkg_add -aI -Drepair gd-2.3.3 was: /usr/sbin/pkg_add -aI -Drepair gd-2.3.3 /usr/sbin/pkg_add -aI -Drepair gd-2.3.3 >>> Running show-prepare-results in graphics/fswebcam at 1713481076.31 ===> graphics/fswebcam ===> Building from scratch fswebcam-20200725 ===> fswebcam-20200725 depends on: gd-* -> gd-2.3.3 ===> Verifying specs: c gd ===> found c.100.0 gd.23.0 gd-2.3.3 (Junk lock released for exopi-2 at 1713481076.86) distfiles size=122110 >>> Running build in graphics/fswebcam at 1713481076.91 ===> graphics/fswebcam ===> Checking files for fswebcam-20200725 `/exopi-cvs/ports/distfiles/fswebcam-20200725.tar.gz' is up to date. >> (SHA256) fswebcam-20200725.tar.gz: OK ===> Extracting for fswebcam-20200725 ===> Patching for fswebcam-20200725 ===> Applying OpenBSD patch patch-src_v4l2_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |make these conditional, they're not in older videodev.h | |Index: src_v4l2.c |--- src_v4l2.c.orig |+++ src_v4l2.c -------------------------- Patching file src_v4l2.c using Plan A... Hunk #1 succeeded at 61. done ===> Applying OpenBSD patch patch-videodev2_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |revert videodev2.h header to the version in 20140113 (backout 042e72b |"update videodev2.h header") plus OpenBSD port patches - the newer one |pulls in Linux system headers that we don't have | |Index: videodev2.h |--- videodev2.h.orig |+++ videodev2.h -------------------------- Patching file videodev2.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 46. Hunk #3 succeeded at 58. Hunk #4 succeeded at 138. Hunk #5 succeeded at 147. Hunk #6 succeeded at 212. Hunk #7 succeeded at 246. Hunk #8 succeeded at 342. Hunk #9 succeeded at 374. Hunk #10 succeeded at 416. Hunk #11 succeeded at 470. Hunk #12 succeeded at 485. Hunk #13 succeeded at 548. Hunk #14 succeeded at 555. Hunk #15 succeeded at 563. Hunk #16 succeeded at 588. Hunk #17 succeeded at 632. Hunk #18 succeeded at 652. Hunk #19 succeeded at 744. Hunk #20 succeeded at 755. Hunk #21 succeeded at 836. Hunk #22 succeeded at 1182. Hunk #23 succeeded at 1192. Hunk #24 succeeded at 1225. Hunk #25 succeeded at 1244. Hunk #26 succeeded at 1269. Hunk #27 succeeded at 1289. Hunk #28 succeeded at 1311. Hunk #29 succeeded at 1335. Hunk #30 succeeded at 1376. Hunk #31 succeeded at 1393. Hunk #32 succeeded at 1404. Hunk #33 succeeded at 1438. Hunk #34 succeeded at 1480. Hunk #35 succeeded at 1499. Hunk #36 succeeded at 1517. done ===> 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 fswebcam-20200725 ===> Configuring for fswebcam-20200725 Using /exopi-obj/pobj/fswebcam-20200725/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/fswebcam-20200725/config.site 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 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 for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for gdImageCreateTrueColor in -lgd... yes checking for gdImageStringFT in -lgd... yes checking for gdImageJpeg in -lgd... yes checking for gdImagePngEx in -lgd... yes checking for gdImageWebpEx in -lgd... yes Buffer type ........... 16 bit PNG support ........... yes JPEG support .......... yes WEBP support .......... yes Freetype 2.x support .. yes V4L1 support .......... no V4L2 support .......... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for fswebcam-20200725 cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c fswebcam.c -o fswebcam.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c log.c -o log.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c effects.c -o effects.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c parse.c -o parse.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c src.c -o src.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c src_test.c -o src_test.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c src_raw.c -o src_raw.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c src_file.c -o src_file.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c src_v4l2.c -o src_v4l2.o src_v4l2.c:114:5: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!s->cap.capabilities & V4L2_CAP_VIDEO_CAPTURE) ^ ~ src_v4l2.c:114:5: note: add parentheses after the '!' to evaluate the bitwise operator first if(!s->cap.capabilities & V4L2_CAP_VIDEO_CAPTURE) ^ ( ) src_v4l2.c:114:5: note: add parentheses around left hand side expression to silence this warning if(!s->cap.capabilities & V4L2_CAP_VIDEO_CAPTURE) ^ ( ) 1 warning generated. cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_rgb.c -o dec_rgb.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_yuv.c -o dec_yuv.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_grey.c -o dec_grey.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_bayer.c -o dec_bayer.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_jpeg.c -o dec_jpeg.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_png.c -o dec_png.o cc -O2 -pipe -I/usr/local/include -DHAVE_CONFIG_H -c dec_s561.c -o dec_s561.o cc -o fswebcam fswebcam.o log.o effects.o parse.o src.o src_test.o src_raw.o src_file.o src_v4l2.o dec_rgb.o dec_yuv.o dec_grey.o dec_bayer.o dec_jpeg.o dec_png.o dec_s561.o -lgd -L/usr/local/lib -L/usr/X11R6/lib gzip -c --best fswebcam.1 > fswebcam.1.gz >>> Running package in graphics/fswebcam at 1713481085.02 ===> graphics/fswebcam ===> Faking installation for fswebcam-20200725 /exopi-obj/pobj/fswebcam-20200725/bin/install -c -s -m 755 /exopi-obj/pobj/fswebcam-20200725/fswebcam-20200725/fswebcam /exopi-obj/pobj/fswebcam-20200725/fake-amd64/usr/local/bin /exopi-obj/pobj/fswebcam-20200725/bin/install -c -m 644 /exopi-obj/pobj/fswebcam-20200725/fswebcam-20200725/fswebcam.1 /exopi-obj/pobj/fswebcam-20200725/fake-amd64/usr/local/man/man1 ===> Building package for fswebcam-20200725 Create /exopi-cvs/ports/packages/amd64/all/fswebcam-20200725.tgz Creating package fswebcam-20200725 reading plist| checking dependencies| checking dependencies|graphics/gd 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|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/fswebcam-20200725.tgz >>> Running clean in graphics/fswebcam at 1713481089.27 ===> graphics/fswebcam ===> Cleaning for fswebcam-20200725 >>> Ended at 1713481089.49 max_stuck=5.02/depends=5.10/show-prepare-results=0.69/build=8.12/package=4.24/clean=0.27