+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvdrecord-0.1.5nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvdrecord-0.1.5nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for dvdrtools-0.1.5.tar.bz2 => Checksum SHA512 OK for dvdrtools-0.1.5.tar.bz2 ===> Installing dependencies for dvdrecord-0.1.5nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for dvdrecord-0.1.5nb3 ===> Extracting for dvdrecord-0.1.5nb3 ===> Patching for dvdrecord-0.1.5nb3 => Applying pkgsrc patches for dvdrecord-0.1.5nb3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2003/01/31 11:02:29 abs Exp $ | |--- Makefile.in.orig Wed Jan 1 14:32:41 2003 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 134 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2005/01/10 15:48:07 hamajima Exp $ | |--- libscg/scsi-bsd.c.orig Tue Jan 29 17:23:22 2002 |+++ libscg/scsi-bsd.c -------------------------- Patching file libscg/scsi-bsd.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 108. Hunk #3 succeeded at 130. Hunk #4 succeeded at 165. Hunk #5 succeeded at 255. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2003/09/19 17:49:17 mycroft Exp $ | |--- cdrecord/scsi_cdr.c.orig 2003-06-01 16:10:01.000000000 +0000 |+++ cdrecord/scsi_cdr.c 2003-09-01 03:10:45.000000000 +0000 -------------------------- Patching file cdrecord/scsi_cdr.c using Plan A... Hunk #1 succeeded at 263. Hunk #2 succeeded at 288. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-cdrecord_cdrecord.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-cdrecord_cdrecord.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cdrecord_cdrecord.c,v 1.1 2019/08/18 07:19:47 maya Exp $ | |- _POSIX_PRIORITY_SCHEDULING is set to -1 if options is not supported (like on darwin) | |--- cdrecord/cdrecord.c.orig 2003-06-12 19:05:46.000000000 +0000 |+++ cdrecord/cdrecord.c -------------------------- Patching file cdrecord/cdrecord.c using Plan A... Hunk #1 succeeded at 2935. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-libscg_scsi-mac-iokit.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/dvdrecord/patches/patch-libscg_scsi-mac-iokit.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libscg_scsi-mac-iokit.c,v 1.1 2019/08/18 07:19:47 maya Exp $ | |- IOkit header location location changes with the macos version. | IOKit/scsi from macosx Snow Leopard. | |--- libscg/scsi-mac-iokit.c.orig 2002-01-29 17:23:22.000000000 +0000 |+++ libscg/scsi-mac-iokit.c -------------------------- Patching file libscg/scsi-mac-iokit.c using Plan A... Hunk #1 succeeded at 50. done ===> Creating toolchain wrappers for dvdrecord-0.1.5nb3 ===> Configuring for dvdrecord-0.1.5nb3 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... no checking for UNIX-98 compliant inttypes.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking if select needs nonstd include files... yes checking if sys/select.h is needed for select... no checking if sys/socket.h is needed for select... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking a.out.h usability... no checking a.out.h presence... no checking for a.out.h... no checking aouthdr.h usability... no checking aouthdr.h presence... no checking for aouthdr.h... no checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acllib.h usability... no checking acllib.h presence... no checking for acllib.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... yes checking sys/utime.h presence... yes checking for sys/utime.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/systeminfo.h usability... yes checking sys/systeminfo.h presence... yes checking for sys/systeminfo.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking sys/mntent.h usability... yes checking sys/mntent.h presence... yes checking for sys/mntent.h... yes checking sys/mnttab.h usability... yes checking sys/mnttab.h presence... yes checking for sys/mnttab.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/priocntl.h usability... yes checking sys/priocntl.h presence... yes checking for sys/priocntl.h... yes checking sys/rtpriocntl.h usability... yes checking sys/rtpriocntl.h presence... yes checking for sys/rtpriocntl.h... yes checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking linux/pg.h usability... no checking linux/pg.h presence... no checking for linux/pg.h... no checking camlib.h usability... no checking camlib.h presence... no checking for camlib.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/dkio.h usability... yes checking sys/dkio.h presence... yes checking for sys/dkio.h... yes checking sys/dklabel.h usability... yes checking sys/dklabel.h presence... yes checking for sys/dklabel.h... yes checking sun/dkio.h usability... no checking sun/dkio.h presence... no checking for sun/dkio.h... no checking sun/dklabel.h usability... no checking sun/dklabel.h presence... no checking for sun/dklabel.h... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking bsd/dev/scsireg.h usability... no checking bsd/dev/scsireg.h presence... no checking for bsd/dev/scsireg.h... no checking OS.h usability... no checking OS.h presence... no checking for OS.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for memory.h... (cached) yes checking for header file containing major(), minor() and makedev()... sys/mkdev.h checking bits in minor device number... 0 checking whether bits in minor device numbers are non contiguous... no checking for _filbuf()... no checking for __filbuf()... no checking for USG derived STDIO... no checking for errno definition in errno.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking whether bitorder in bitfields is htol... no checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... int checking for type long long... yes checking for prototypes... no checking if we may not define our own malloc()... no checking for uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... yes checking for off_t... yes checking for mode_t... yes checking for time_t... yes checking for caddr_t... yes checking for daddr_t... yes checking for dev_t... yes checking for ino_t... yes checking for nlink_t... yes checking for socklen_t... yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for char... yes checking size of char... 1 checking for short int... yes checking size of short int... 2 checking for int... yes checking size of int... 4 checking for long int... yes checking size of long int... 8 checking for long long... yes checking size of long long... 8 checking for char *... yes checking size of char *... 8 checking for unsigned char... yes checking size of unsigned char... 1 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for unsigned char *... yes checking size of unsigned char *... 8 checking if char is unsigned... no checking if va_list is an array... yes checking if struct mtget contains mt_type... yes checking if struct mtget contains mt_dsreg... yes checking if struct mtget contains mt_erreg... yes checking if struct mtget contains mt_resid... yes checking if struct mtget contains mt_fileno... yes checking if struct mtget contains mt_blkno... yes checking if struct mtget contains mt_flags... yes checking if struct mtget contains mt_bf... yes checking if struct rusage is declared in sys/resource.h... yes checking if an illegal declaration for union semun in sys/sem.h exists... no checking if union wait is declared in wait.h or sys/wait.h... no checking if struct stat contains st_spare1... no checking if struct stat contains st_atim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking if struct stat contains st_flags... no checking for wait3 that fills in rusage... no checking for mlockall... no checking for va_copy... yes checking for __va_copy... yes checking for working ecvt() ... no checking for working fcvt() ... no checking for working gcvt() ... no checking for __dtoa... no checking for __dtoa that needs result ptr... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for mmap that needs ptr to size... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for mmap that needs ptr to size... (cached) no checking if mmap works to get shared memory... no checking if quotactl is an ioctl... no checking for file locking via fcntl... yes checking for uname... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... no checking for working vfork... (cached) yes checking for sys_siglist... no checking for brk... yes checking for sbrk... yes checking for strerror... yes checking for nice... yes checking for memmove... yes checking for flock... yes checking for lockf... yes checking for fchdir... yes checking for statvfs... yes checking for quotactl... no checking for getcwd... yes checking for shmat... yes checking for semget... yes checking for lstat... yes checking for readlink... yes checking for link... yes checking for rename... yes checking for mkfifo... yes checking for mknod... yes checking for setreuid... yes checking for setresuid... no checking for seteuid... yes checking for setuid... yes checking for setregid... yes checking for setresgid... no checking for setegid... yes checking for setgid... yes checking for getpgid... yes checking for setpgid... yes checking for getspnam... yes checking for getspwnam... no checking for sync... yes checking for fsync... yes checking for fork... (cached) yes checking for wait4... yes checking for waitid... yes checking for waitpid... yes checking for getrusage... yes checking for getrlimit... yes checking for setrlimit... yes checking for ulimit... yes checking for gethostid... yes checking for getdomainname... no checking for getpagesize... (cached) yes checking for getdtablesize... yes checking for gettimeofday... yes checking for settimeofday... yes checking for time... yes checking for stime... yes checking for poll... yes checking for select... yes checking for lchown... yes checking for times... yes checking for utimes... yes checking for ecvt_r... no checking for fcvt_r... no checking for gcvt_r... no checking for econvert... yes checking for fconvert... yes checking for gconvert... yes checking for isinf... no checking for isnan... yes checking for rand... yes checking for drand48... yes checking for setpriority... yes checking for DosSetPriority... no checking for DosAllocSharedMem... no checking for seekdir... yes checking for strsignal... yes checking for str2sig... yes checking for sig2str... yes checking for killpg... yes checking for sigrelse... yes checking for sigprocmask... yes checking for sigsetmask... no checking for sigset... yes checking for nanosleep... yes checking for usleep... yes checking for putenv... yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for valloc... yes checking for madvise... yes checking for mlock... yes checking for chflags... no checking for fchflags... no checking for fflagstostr... no checking for strtofflags... no checking for fseeko... yes checking for ftello... yes checking for getopt_long... yes checking for strsep... yes checking for rcmd in -lsocket... yes checking for rcmd... yes checking for inet_ntoa in -lnsl... yes checking for inet_ntoa... yes checking if system supports Large Files at all... yes checking for crypt in -lc... yes configure: checking for Posix Access Control List support... checking for acl_get_file in -lacl... no checking for acl_get_file in -lpacl... no checking for acl_get_file... no checking for acl_set_file... no checking for acl_from_text... no checking for acl_to_text... no checking for acl_free... no checking for acl_delete_def_file... no configure: checking for Solaris Access Control List support... checking for acltotext in -lsec... yes checking for acl... yes checking for facl... yes checking for aclfromtext... yes checking for acltotext... yes configure: checking for HP-UX Access Control List support... checking for getacl... no checking for fgetacl... no checking for setacl... no checking for fsetacl... no checking for strtoacl... no checking for acltostr... no checking for cpacl... no checking for fcpacl... no checking for chownacl... no checking for setaclentry... no checking for fsetaclentry... no checking whether bitorder in bitfields is htol... (cached) no sed: version.sed: No such file or directory checking for sched_get_priority_max in -lposix4... yes checking for _oss_ioctl in -lossaudio... no checking sys/cdio.h usability... yes checking sys/cdio.h presence... yes checking for sys/cdio.h... yes checking sundev/srreg.h usability... no checking sundev/srreg.h presence... no checking for sundev/srreg.h... no checking sys/audioio.h usability... yes checking sys/audioio.h presence... yes checking for sys/audioio.h... yes checking sun/audioio.h usability... no checking sun/audioio.h presence... no checking for sun/audioio.h... no checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... no checking linux/soundcard.h presence... no checking for linux/soundcard.h... no checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sound device... unknown checking for strtoul... yes checking for short... yes checking size of short... 2 checking alignment of short... 2 checking for int... (cached) yes checking size of int... (cached) 4 checking alignment of int... 4 checking for long... yes checking size of long... 8 checking alignment of long... 8 checking for long long... (cached) yes checking size of long long... (cached) 8 checking alignment of long long... 8 checking for float... yes checking size of float... 4 checking alignment of float... 4 checking for char*... yes checking size of char*... 8 checking alignment of char*... 8 checking for transcode... no configure: WARNING: transcode was not found. Video DVD mastering tools will not be built. configure: creating ./config.status config.status: creating Makefile config.status: creating libdeflt/Makefile config.status: creating librscg/Makefile config.status: creating libscg/Makefile config.status: creating libschily/Makefile config.status: creating cdrecord/Makefile config.status: creating cdda2wav/Makefile config.status: creating libhfs_iso/Makefile config.status: creating libfile/Makefile config.status: creating libunls/Makefile config.status: creating mkisofs/Makefile config.status: creating mkisofs/diag/Makefile config.status: creating readcd/Makefile config.status: creating video/Makefile config.status: creating xconfig.h config.status: executing depfiles commands