WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for iroffer1.3.b11.tgz
=> Checksum SHA512 OK for iroffer1.3.b11.tgz
===> Installing dependencies for iroffer-1.3.11
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for iroffer-1.3.11
===> Extracting for iroffer-1.3.11
===> Patching for iroffer-1.3.11
=> Applying pkgsrc patches for iroffer-1.3.11
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2006/10/05 12:25:33 obache Exp $
|
|--- Configure.orig	2005-12-13 11:54:17.000000000 +0900
|+++ Configure
--------------------------
Patching file Configure using Plan A...
Hunk #1 succeeded at 37.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.1 2006/10/05 12:27:40 obache Exp $
|
|--- src/iroffer_defines.h.orig	2005-12-13 11:54:17.000000000 +0900
|+++ src/iroffer_defines.h
--------------------------
Patching file src/iroffer_defines.h using Plan A...
Hunk #1 succeeded at 204.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-ad
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/chat/iroffer/patches/patch-ad
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ad,v 1.1 2006/10/05 12:27:40 obache Exp $
|
|--- src/iroffer_utilities.c.orig	2005-12-13 11:54:17.000000000 +0900
|+++ src/iroffer_utilities.c
--------------------------
Patching file src/iroffer_utilities.c using Plan A...
Hunk #1 succeeded at 197.
done
===> Creating toolchain wrappers for iroffer-1.3.11
===> Configuring for iroffer-1.3.11

Configure for iroffer 1.3.b11 [20051213023024]
Determining OS... Darwin
Checking for make... found make
Checking for gcc/cc... found gcc
Seeing if gcc works... yes
Seeing if gcc accepts '-Wall'... yes
Seeing if gcc accepts '-Werror'... yes
Seeing how to define a 16 bit integer... short
Seeing how to define a 32 bit integer... int
Seeing how to define a 64 bit integer... long long
Seeing if compiling with standard #include's works... looks good
Seeing how large FD_SETSIZE is...  1024
Determining endianness... little
Seeing if large file support works... No.  Max filesize will be 2GB.
Determing the signedness of 'addrlen'... Unknown. ***ERROR***: neither signed or unsigned worked.
Seeing how to display long long using printf... ll
Checking for snprintf()... missing, will emulate
Checking for strcasecmp()... missing, will emulate
Checking for strsignal()... missing, will emulate
Checking for regcomp()... Missing. ***ERROR***: couldn't find regcomp()
Seeing if 'sys/mman.h' exists... not found
Seeing if 'sys/sendfile.h' exists... not found
Seeing if 'sys/vfs.h' exists... not found
Seeing if 'sys/statfs.h' exists... not found
Seeing if 'sys/param.h' exists... not found
Seeing if 'sys/mount.h' exists... not found
Seeing if 'sys/statvfs.h' exists... not found
Checking for statvfs()... missing
Checking for statfs()... missing
Seeing if 'crypt.h' is needed... Missing. ***ERROR***: couldn't find crypt() with or without crypt.h
Seeing if '-lcrypt' is needed... Neither!
Seeing if '-lcrypto' works instead... Missing. ***ERROR***: couldn't link with or without -lcrypt or -lcrypto
Seeing if crypt() works as expected... no, will disable encrypted passwords
Checking for chroot()... missing, will desactivate chroot()-ing
Seeing if NSS libraries exist (for chroot)... missing
Checking for setuid()... missing, will desactivate setuid()-ing
Checking for getgrouplist()... missing, group list will be incorrect when setuid()-ing
Checking for mmap()/munmap()... missing, won't use mmap()
Checking for name of fd limit... neither work, thats not good
Checking for siginfo_t/sa_sigaction... missing, will use lame signal handlers
Checking for si_code values... missing, won't report si_codes
Checking for wait status values... missing, won't report wait status codes
Seeing if TOS can be set for IP sockets... no
Checking for gethostbyname error values... missing, won't report error codes
Creating src/iroffer_config.h... Done
Creating Makefile... Done

!!!!!WARNING!!!!!  one or more errors occured, guesses for those values that failed were included.
You should re-run Configure with the 'errors' arguemnt to see the details.

Type "make" to compile
No errors or warnings should appear when compiling, if they do, something is wrong