[Bug 264307] databases/postgresql15-server: install error due to missing pkg file

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 May 2022 07:24:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264307

            Bug ID: 264307
           Summary: databases/postgresql15-server: install error due to
                    missing pkg file
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: pgsql@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: pgsql@FreeBSD.org
             Flags: maintainer-feedback?(pgsql@FreeBSD.org)

Host:

=>> Building databases/postgresql15-server
build started at Thu May 26 13:04:19 UTC 2022
port directory: /usr/ports/databases/postgresql15-server
package name: postgresql15-server-15.b1_1
building for: FreeBSD poudriere.walstatt.dynvpn.de 13.1-STABLE FreeBSD
13.1-STABLE 1301503 amd64
maintained by: pgsql@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  9772 May 25 08:39
/usr/ports/databases/postgresql15-server/Makefile
Ports top last git commit: 0bfb28e79466
Ports top unclean checkout: no
Port dir last git commit: 9230d75a823c
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.99.20211130
Host OSVERSION: 1400059
Jail OSVERSION: 1301503
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1301503
UNAME_v=FreeBSD 13.1-STABLE 1301503
UNAME_r=13.1-STABLE
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
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20211130
MAKEOBJDIRPREFIX=/pool/sources/13-STABLE/obj/
MASTERMNT=/pool/poudriere/data/.m/13-amd64-head-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/pool/poudriere/data/.m/13-amd64-head-default/01/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=13-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.3.99.20211130
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---
===> The following configuration options are available for
postgresql15-server-15.b1_1:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     DTRACE=off: Build with DTrace probes
     GSSAPI=off: Build with GSSAPI support
     INTDATE=on: Builds with 64-bit date/time type
     LDAP=on: Build with LDAP authentication support
     LLVM=on: Build with support for JIT-compiling expressions
     LZ4=on: Build with LZ4 compression support
     NLS=on: Use internationalized messages
     OPTIMIZED_CFLAGS=on: Builds with compiler optimizations (-O3)
     PAM=on: Build with PAM Support
     SSL=on: Build with OpenSSL support
     TZDATA=on: Use internal timezone database
     XML=on: Build with XML data type
     ZSTD=on: Build with ZSTD compression support
===> Use 'make config' to modify these settings
---End OPTIONS List---



The error below occurs when TZDATA is set to ON:

[...]
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===========================================================================
=======================<phase: package        >============================
===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash
ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by'
'PKG_NOTE_build_timestamp=2022-05-26T13:04:19+0000'
'PKG_NOTE_ports_top_git_hash=0bfb28e79466'
'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=9230d75a823c'
'PKG_NOTE_port_checkout_unclean=no'
'PKG_NOTE_built_by=poudriere-git-3.3.99.20211130' NO_DEPENDS=yes USER=root
UID=0 GID=0
===>  Building package for postgresql15-server-15.b1_1
pkg-static: Unable to access file
/wrkdirs/usr/ports/databases/postgresql15-server/work/stage/usr/local/share/postgresql/timezone/Etc/GMT-15:No
such file or directory
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.