=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for dvdisaster-0.79.5.tar.bz2 => Checksum RMD160 OK for dvdisaster-0.79.5.tar.bz2 => Checksum SHA512 OK for dvdisaster-0.79.5.tar.bz2 ===> Installing dependencies for dvdisaster-0.79.5 => Tool dependency bash-[0-9]*: found bash-4.4.012 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency gettext-tools>=0.14: found gettext-tools-0.19.8.1nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xproto>=7.0.13: found xproto-7.0.31 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=2.3: found inputproto-2.3.2 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency randrproto>=1.4: found randrproto-1.5.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency gtk2+>=2.24.31nb2: found gtk2+-2.24.31nb4 ===> Overriding tools for dvdisaster-0.79.5 ===> Extracting for dvdisaster-0.79.5 ===> Patching for dvdisaster-0.79.5 => Applying pkgsrc patches for dvdisaster-0.79.5 => Verifying /data/pkgsrc/sysutils/dvdisaster/patches/patch-memtrack.c => Applying pkgsrc patch /data/pkgsrc/sysutils/dvdisaster/patches/patch-memtrack.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-memtrack.c,v 1.1 2017/03/18 13:54:24 adam Exp $ | |Don't include malloc.h; malloc() should be defined in stdlib.h. | |--- memtrack.c.orig 2015-09-26 20:52:49.000000000 +0000 |+++ memtrack.c -------------------------- Patching file memtrack.c using Plan A... Hunk #1 succeeded at 22. done => Verifying /data/pkgsrc/sysutils/dvdisaster/patches/patch-rs03-create.c => Applying pkgsrc patch /data/pkgsrc/sysutils/dvdisaster/patches/patch-rs03-create.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rs03-create.c,v 1.1 2017/03/18 13:54:24 adam Exp $ | |MMAP_FLAGS must be defined for all systems. | |--- rs03-create.c.orig 2017-03-18 11:36:52.000000000 +0000 |+++ rs03-create.c -------------------------- Patching file rs03-create.c using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/pkgsrc/sysutils/dvdisaster/patches/patch-scripts_bash-based-configure => Applying pkgsrc patch /data/pkgsrc/sysutils/dvdisaster/patches/patch-scripts_bash-based-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-scripts_bash-based-configure,v 1.2 2017/03/18 13:54:24 adam Exp $ | |Always succeed REQUIRE_GCC(). | |--- scripts/bash-based-configure.orig 2015-12-07 20:06:50.000000000 +0000 |+++ scripts/bash-based-configure -------------------------- Patching file scripts/bash-based-configure using Plan A... Hunk #1 succeeded at 341. done ===> Creating toolchain wrappers for dvdisaster-0.79.5 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/sysutils/dvdisaster/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/sysutils/dvdisaster/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/data/scratch/sysutils/dvdisaster/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/sysutils/dvdisaster/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for dvdisaster-0.79.5 => Generating pkg-config file for builtin expat package. => Fixing locale directory references. => Checking for portability problems in extracted files Bash based configure V0.58 Build environment: NetBSD, using settings: netbsd Configuring package dvdisaster, version 0.79.5. Checking for gmake: yes Source directory: /data/scratch/sysutils/dvdisaster/work/dvdisaster-0.79.5 Package name: dvdisaster-0.79.5 Installation prefix: /usr/pkg Binary directory: /usr/pkg/bin Man page directory: /usr/pkg/man Documentation directory: /usr/pkg/share/doc Documentation sub directory: dvdisaster-0.79.5 Locale directory: /usr/pkg/share/locale Build root: /data/scratch/sysutils/dvdisaster/work/.destdir Build tmp: /data/scratch/sysutils/dvdisaster/work/dvdisaster-0.79.5 Looking for includes and libraries: GLib 2.32.0 is required... pkg-config... works test compile... works Checking for GLIB version >= 2.32.0. Found version 2.52.3. Okay. Gtk+ 2.6.0 is required... pkg-config... works test preprocessing... works Checking for GTK+ version >= 2.6.0. Found version 2.24.31. Okay. Checking for locale.h: yes Checking for libintl.h: yes Checking for cpuid.h: yes Checking for libintl: yes Checking for libcam: no Checking for functions and symbols... mmap: yes getopt_long: yes gettext: yes round: yes O_LARGEFILE in fcntl.h: no Checking byte order... little endian Checking bitness... 64bit Checking for SSE2... yes Checking for AltiVec... no Checking for additional tools... xgettext: present msgmerge: present msgfmt: present gdk_pixbuf_csource: present Additional configuration options: with nls: yes with embedded-src-path: no (user supplied) Debugging options (do not use in production system): with memdebug: no with efence: no Collecting source files: bitmap build cacheprobe closure crc32 crcbuf curve debug ds-marker dvdisaster ecc-rs01 ecc-rs02 ecc-rs03 endian galois help-dialogs heuristic-lec icon-factory image l-ec large-io logfile main-window maintenance md5 medium-info memtrack menubar method misc preferences print-sense random raw-editor raw-sector-cache read-adaptive-window read-adaptive read-linear-window read-linear recover-raw rs-decoder rs-encoder-altivec rs-encoder-sse2 rs-encoder rs01-common rs01-create rs01-fix rs01-verify rs01-window rs02-common rs02-create rs02-fix rs02-recognize rs02-verify rs02-window rs03-common rs03-create rs03-fix rs03-preferences rs03-recognize rs03-verify rs03-window scsi-freebsd scsi-layer scsi-linux scsi-netbsd scsi-simulated scsi-unknown show-manual smart-lec spiral udf welcome-window Collecting methods: rs01 rs02 rs03 Configuration is complete. Type 'make show' to verify the settings, or enter 'make' to start the build immediately. * Note that your $CFLAGS=-O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm * have been included into the configuration. * It is recommended not to specify additional $CFLAGS, * but feel free to continue at your own risk. * Note that your $LDFLAGS=-L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib * have been included into the configuration. * It is recommended not to specify additional $LDFLAGS, * but feel free to continue at your own risk. * Note that installation will be done relative to * $BUILDROOT=/data/scratch/sysutils/dvdisaster/work/.destdir. * This is okay if you want to create packages like rpm or * debian archives. * Normal installs will be broken by setting --buildroot.