Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2021 15:14:10 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - main-powerpc64-default][mail/qmailanalog] Failed for qmailanalog-0.70_4 in run-depends
Message-ID:  <202108281514.17SFEAxU011612@foul1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Log URL:        http://foul1.nyi.freebsd.org/data/main-powerpc64-default/p8268af35e442_s5a3a8cb01/logs/qmailanalog-0.70_4.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=main-powerpc64-default&build=p8268af35e442_s5a3a8cb01
Log:

=>> Building mail/qmailanalog
build started at Sat Aug 28 15:13:40 UTC 2021
port directory: /usr/ports/mail/qmailanalog
package name: qmailanalog-0.70_4
building for: FreeBSD main-powerpc64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400032 powerpc
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400032
Job Id: 05




!!! Jail is newer than host. (Jail: 1400032, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400032
UNAME_v=FreeBSD 14.0-CURRENT 1400032
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qmailanalog/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qmailanalog/work  HOME=/wrkdirs/usr/ports/mail/qmailanalog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/qmailanalog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qmailanalog/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qmailanalog/work  HOME=/wrkdirs/usr/ports/mail/qmailanalog/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/qmailanalog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/var/qmail  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/var/qmail/qmailanalog/" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
MYSUBDIR=qmailanalog/ OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/var/qmail LIB32DIR=lib DOCSDIR="share/doc/qmailanalog"  EXAMPLESDIR="share/examples/qmailanalog"  DATADIR="share/qmailanalog"  WWWDIR="www/qmailanalog"  ETCDIR="etc/qmailanalog"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/var/qmail LOCALBASE=/usr/local  DATADIR=/var/qmail/share/qmailanalog DOCSDIR=/var/qmail/share/doc/qmailanalog EXAMPLESDIR=/var/qmail/share/examples/qmailanalog  WWWDIR=/var/qmail/www/qmailanalog ETCDIR=/var/qmail/etc/qmailanalog
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: powerpc64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400032
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The qmailanalog port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===========================================================================
=======================<phase: pkg-depends    >============================
===>   qmailanalog-0.70_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.1.pkg
[main-powerpc64-default-job-05] Installing pkg-1.17.1...
[main-powerpc64-default-job-05] Extracting pkg-1.17.1: .......... done
===>   qmailanalog-0.70_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qmailanalog-0.70_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The qmailanalog port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

=> qmailanalog-0.70.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://cr.yp.to/software/qmailanalog-0.70.tar.gz
fetch: http://cr.yp.to/software/qmailanalog-0.70.tar.gz: size unknown
fetch: http://cr.yp.to/software/qmailanalog-0.70.tar.gz: size of remote file is not known
qmailanalog-0.70.tar.gz                                 27 kB 1264 kBps    00s
===> Fetching all distfiles required by qmailanalog-0.70_4 for building
===========================================================================
=======================<phase: checksum       >============================
<snip>
--- stralloc.a ---
--- strerr.a ---
./makelib strerr.a strerr_sys.o strerr_die.o
--- stralloc.a ---
./makelib stralloc.a stralloc_eady.o stralloc_pend.o  stralloc_copy.o stralloc_opys.o stralloc_opyb.o  stralloc_cat.o stralloc_cats.o stralloc_catb.o
--- substdio.a ---
./makelib substdio.a substdio.o substdi.o substdo.o  subfderr.o subfdin.o subfdout.o substdio_copy.o
--- columnt ---
--- matchup ---
./load matchup strerr.a getln.a substdio.a stralloc.a  alloc.a error.a str.a fs.a case.a
--- columnt ---
./load columnt slurpclose.o strerr.a substdio.a stralloc.a  alloc.a error.a str.a
===> Rebuilding DJB installer to respect STAGEDIR
--- auto-str.o ---
--- hier.o ---
./compile hier.c
--- auto-str.o ---
./compile auto-str.c
auto-str.c:14:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void main(argc,argv)
^
auto-str.c:14:1: note: change return type to 'int'
void main(argc,argv)
^~~~
int
auto-str.c:32:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (ch = *value++) {
         ~~~^~~~~~~~~~
auto-str.c:32:13: note: place parentheses around the assignment to silence this warning
  while (ch = *value++) {
            ^
         (            )
auto-str.c:32:13: note: use '==' to turn this assignment into an equality comparison
  while (ch = *value++) {
            ^
            ==
--- hier.o ---
hier.c:5:3: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration]
  h(auto_home,-1,-1,0755);
  ^
hier.c:7:3: warning: implicit declaration of function 'd' is invalid in C99 [-Wimplicit-function-declaration]
  d(auto_home,"bin",-1,-1,0755);
  ^
hier.c:12:3: warning: implicit declaration of function 'c' is invalid in C99 [-Wimplicit-function-declaration]
  c(auto_home,"doc","MATCHUP",-1,-1,0644);
  ^
--- auto-str.o ---
2 warnings generated.
--- hier.o ---
3 warnings generated.
--- install.o ---
./compile install.c
--- instcheck.o ---
./compile instcheck.c
--- install.o ---
install.c:20:7: warning: implicit declaration of function 'mkdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (mkdir(home,0700) == -1)
      ^
install.c:23:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration]
  if (chown(home,uid,gid) == -1)
      ^
install.c:25:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration]
  if (chmod(home,mode) == -1)
      ^
install.c:36:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
install.c:38:7: warning: implicit declaration of function 'mkdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (mkdir(subdir,0700) == -1)
      ^
install.c:41:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration]
  if (chown(subdir,uid,gid) == -1)
      ^
install.c:43:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration]
  if (chmod(subdir,mode) == -1)
      ^
install.c:63:7: warning: implicit declaration of function 'fchdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (fchdir(fdsourcedir) == -1)
      ^
install.c:71:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
install.c:88:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
  close(fdin);
  ^
install.c:91:7: warning: implicit declaration of function 'fsync' is invalid in C99 [-Wimplicit-function-declaration]
  if (fsync(fdout) == -1)
      ^
install.c:96:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration]
  if (chown(file,uid,gid) == -1)
      ^
install.c:98:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration]
  if (chmod(file,mode) == -1)
      ^
install.c:113:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
install.c:129:7: warning: implicit declaration of function 'fsync' is invalid in C99 [-Wimplicit-function-declaration]
  if (fsync(fdout) == -1)
      ^
install.c:131:7: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
  if (close(fdout) == -1) /* NFS silliness */
      ^
install.c:134:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration]
  if (chown(file,uid,gid) == -1)
      ^
install.c:136:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration]
  if (chmod(file,mode) == -1)
      ^
--- instcheck.o ---
instcheck.c:59:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
--- install.o ---
install.c:140:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void main()
^
--- instcheck.o ---
instcheck.c:71:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
--- install.o ---
install.c:140:1: note: change return type to 'int'
--- instcheck.o ---
  if (chdir(home) == -1)
      ^
--- install.o ---
void main()
^~~~
int
install.c:146:3: warning: implicit declaration of function 'umask' is invalid in C99 [-Wimplicit-function-declaration]
  umask(077);
  ^
--- instcheck.o ---
instcheck.c:84:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
instcheck.c:99:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration]
  if (chdir(home) == -1)
      ^
instcheck.c:104:1: warning: return type of 'main' is not 'int' [-Wmain-return-type]
void main()
^
instcheck.c:104:1: note: change return type to 'int'
void main()
^~~~
int
5 warnings generated.
--- install.o ---
20 warnings generated.
--- open_read.o ---
--- open_trunc.o ---
--- open_read.o ---
./compile open_read.c
--- open_trunc.o ---
./compile open_trunc.c
--- auto-str ---
./load auto-str substdio.a error.a str.a
--- open.a ---
./makelib open.a open_read.o open_trunc.o
--- auto_home.c ---
./auto-str auto_home `head -1 conf-home` > auto_home.c
--- auto_home.o ---
./compile auto_home.c
--- install ---
--- instcheck ---
--- install ---
./load install hier.o auto_home.o strerr.a substdio.a  open.a error.a str.a
--- instcheck ---
./load instcheck hier.o auto_home.o strerr.a substdio.a  error.a str.a
===========================================================================
=======================<phase: run-depends    >============================
===>   qmailanalog-0.70_4 depends on file: /var/qmail/bin/qmail-send - not found
===>   Installing existing package /packages/All/netqmail-1.06_6.pkg
[main-powerpc64-default-job-05] Installing netqmail-1.06_6...
===> Creating groups.
Creating group 'qmail' with gid '82'.
Creating group 'qnofiles' with gid '81'.
===> Creating users
Creating user 'alias' with uid '81'.
===> Creating homedir(s)
Creating user 'qmaild' with uid '82'.
===> Creating homedir(s)
Creating user 'qmaill' with uid '83'.
===> Creating homedir(s)
Creating user 'qmailp' with uid '84'.
===> Creating homedir(s)
Creating user 'qmailq' with uid '85'.
===> Creating homedir(s)
Creating user 'qmailr' with uid '86'.
===> Creating homedir(s)
Creating user 'qmails' with uid '87'.
===> Creating homedir(s)
[main-powerpc64-default-job-05] Extracting netqmail-1.06_6: .........
pkg-static: Fail to extract /var/qmail/doc/SECURITY from package: Lzma library error: Corrupted input data
[main-powerpc64-default-job-05] Extracting netqmail-1.06_6... done

Failed to install the following 1 package(s): /packages/All/netqmail-1.06_6.pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/qmailanalog



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108281514.17SFEAxU011612>