[MacPorts] #72198: postgresql16-postgresql17: incorrect specification for dependency on perl5

MacPorts noreply at macports.org
Fri Mar 14 22:46:28 UTC 2025


#72198: postgresql16-postgresql17: incorrect specification for dependency on perl5
--------------------------+----------------------------------------
 Reporter:  barracuda156  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.10.5
 Keywords:                |       Port:  postgresql16, postgresql17
--------------------------+----------------------------------------
 So here is what happens with `postgresql16`, clean build:

 {{{
 --->  Configuring postgresql16
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7"
 && ./configure --prefix=/opt/local PG_SYSROOT=disabled
 ZIC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/timezone/zic
 --sysconfdir=/opt/local/etc/postgresql16
 --bindir=/opt/local/lib/postgresql16/bin
 --libdir=/opt/local/lib/postgresql16
 --includedir=/opt/local/include/postgresql16
 --datadir=/opt/local/share/postgresql16
 --docdir=/opt/local/share/doc/postgresql16
 --mandir=/opt/local/share/doc/postgresql16/man --with-
 includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl
 --with-bonjour --with-readline --with-zlib --with-lz4 --with-zstd --with-
 libxml --with-libxslt --with-gssapi --enable-thread-safety --with-
 uuid=e2fs --with-icu
 checking build system type... powerpc-apple-darwin10.8.0
 checking host system type... powerpc-apple-darwin10.8.0
 checking which template to use... darwin
 checking whether NLS is wanted... no
 checking for default port number... 5432
 checking for block size... 8kB
 checking for segment size... 1GB
 checking for WAL block size... 8kB
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables...
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/gcc-4.2 accepts -g... yes
 checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
 checking for /usr/bin/gcc-4.2 option to accept ISO C99... -std=gnu99
 checking whether we are using the GNU C++ compiler... yes
 checking whether /usr/bin/g++-4.2 accepts -g... yes
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wdeclaration-after-
 statement, for CFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Werror=vla, for
 CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Werror=unguarded-
 availability-new, for CFLAGS... no
 checking whether /usr/bin/g++-4.2 supports -Werror=unguarded-availability-
 new, for CXXFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wendif-labels, for
 CFLAGS... yes
 checking whether /usr/bin/g++-4.2 supports -Wendif-labels, for CXXFLAGS...
 yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wmissing-format-
 attribute, for CFLAGS... yes
 checking whether /usr/bin/g++-4.2 supports -Wmissing-format-attribute, for
 CXXFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wimplicit-
 fallthrough=3, for CFLAGS... no
 checking whether /usr/bin/g++-4.2 supports -Wimplicit-fallthrough=3, for
 CXXFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wcast-function-
 type, for CFLAGS... no
 checking whether /usr/bin/g++-4.2 supports -Wcast-function-type, for
 CXXFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wshadow=compatible-
 local, for CFLAGS... no
 checking whether /usr/bin/g++-4.2 supports -Wshadow=compatible-local, for
 CXXFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wformat-security,
 for CFLAGS... yes
 checking whether /usr/bin/g++-4.2 supports -Wformat-security, for
 CXXFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -fno-strict-
 aliasing, for CFLAGS... yes
 checking whether /usr/bin/g++-4.2 supports -fno-strict-aliasing, for
 CXXFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -fwrapv, for
 CFLAGS... yes
 checking whether /usr/bin/g++-4.2 supports -fwrapv, for CXXFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -fexcess-
 precision=standard, for CFLAGS... no
 checking whether /usr/bin/g++-4.2 supports -fexcess-precision=standard,
 for CXXFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -funroll-loops, for
 CFLAGS_UNROLL_LOOPS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -ftree-vectorize,
 for CFLAGS_VECTORIZE... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wunused-command-
 line-argument, for NOT_THE_CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wcompound-token-
 split-by-macro, for NOT_THE_CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wformat-truncation,
 for NOT_THE_CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wstringop-
 truncation, for NOT_THE_CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wcast-function-
 type-strict, for NOT_THE_CFLAGS... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -fvisibility=hidden,
 for CFLAGS_SL_MODULE... yes
 checking whether /usr/bin/g++-4.2 supports -fvisibility=hidden, for
 CXXFLAGS_SL_MODULE... yes
 checking whether /usr/bin/g++-4.2 supports -fvisibility-inlines-hidden,
 for CXXFLAGS_SL_MODULE... yes
 checking whether the C compiler still works... yes
 checking how to run the C preprocessor... /usr/bin/gcc-4.2 -std=gnu99 -E
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking allow thread-safe client libraries... yes
 checking whether to build with ICU support... yes
 checking for icu-uc icu-i18n... yes
 checking whether to build with Tcl... no
 checking whether to build Perl modules... no
 checking whether to build Python modules... no
 checking whether to build with GSSAPI support... yes
 checking whether to build with PAM support... no
 checking whether to build with BSD Authentication support... no
 checking whether to build with LDAP support... no
 checking whether to build with Bonjour support... yes
 checking whether to build with SELinux support... no
 checking whether to build with systemd support... no
 checking whether to build with XML support... yes
 checking for libxml-2.0 >= 2.6.23... yes
 checking whether to build with LZ4 support... yes
 checking for liblz4... yes
 checking whether to build with ZSTD support... yes
 checking for libzstd >= 1.4.0... yes
 checking for strip... strip
 checking whether it is possible to strip libraries... yes
 checking for ar... ar
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for tar... /usr/bin/tar
 checking whether ln -s works... yes
 checking for a thread-safe mkdir -p... config/install-sh -c -d
 checking for bison... /opt/local/bin/bison
 configure: using bison (GNU Bison) 3.8.2
 checking for flex... /usr/bin/flex
 configure: using flex 2.5.35
 checking for perl... /usr/bin/perl
 configure: using perl 5.10.0
 configure: WARNING:
 *** The installed version of Perl, /usr/bin/perl, is too old to use with
 PostgreSQL.
 *** Perl version 5.14 or later is required, but this is 5.10.0.
 configure: WARNING:
 *** Without Perl you will not be able to build PostgreSQL from Git.
 *** You can obtain Perl from any CPAN mirror site.
 *** (If you are using the official distribution of PostgreSQL then you do
 not
 *** need to worry about this, because the Perl output is pre-generated.)
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 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 whether /usr/bin/gcc-4.2 -std=gnu99 is Clang... no
 checking whether pthreads work with -pthread... yes
 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
 checking whether more special flags are required for pthreads... no
 checking for PTHREAD_PRIO_INHERIT... yes
 checking pthread.h usability... yes
 checking pthread.h presence... yes
 checking for pthread.h... yes
 checking for strerror_r... yes
 checking whether strerror_r returns int... yes
 checking for main in -lm... yes
 checking for library containing setproctitle... no
 checking for library containing dlsym... none required
 checking for library containing socket... none required
 checking for library containing getopt_long... none required
 checking for library containing shm_open... none required
 checking for library containing shm_unlink... none required
 checking for library containing clock_gettime... none required
 checking for library containing fdatasync... none required
 checking for library containing shmget... none required
 checking for library containing backtrace_symbols... none required
 checking for library containing pthread_barrier_wait... no
 checking for library containing readline... -lreadline
 checking for inflate in -lz... yes
 checking for library containing gss_store_cred_into... -lgssapi_krb5
 checking for CRYPTO_new_ex_data in -lcrypto... yes
 checking for SSL_new in -lssl... yes
 checking for X509_get_signature_nid... yes
 checking for SSL_CTX_set_cert_cb... yes
 checking for OPENSSL_init_ssl... yes
 checking for BIO_meth_new... yes
 checking for ASN1_STRING_get0_data... yes
 checking for HMAC_CTX_new... yes
 checking for HMAC_CTX_free... yes
 checking for CRYPTO_lock... no
 checking for X509_get_signature_info... yes
 checking for SSL_CTX_set_num_tickets... yes
 checking for xmlSaveToBuffer in -lxml2... yes
 checking for xsltCleanupGlobals in -lxslt... yes
 checking for LZ4_compress_default in -llz4... yes
 checking for ZSTD_compress in -lzstd... yes
 checking for uuid_generate... yes
 checking atomic.h usability... no
 checking atomic.h presence... no
 checking for atomic.h... no
 checking copyfile.h usability... yes
 checking copyfile.h presence... yes
 checking for copyfile.h... yes
 checking execinfo.h usability... yes
 checking execinfo.h presence... yes
 checking for execinfo.h... yes
 checking getopt.h usability... yes
 checking getopt.h presence... yes
 checking for getopt.h... yes
 checking ifaddrs.h usability... yes
 checking ifaddrs.h presence... yes
 checking for ifaddrs.h... yes
 checking langinfo.h usability... yes
 checking langinfo.h presence... yes
 checking for langinfo.h... yes
 checking mbarrier.h usability... no
 checking mbarrier.h presence... no
 checking for mbarrier.h... no
 checking sys/epoll.h usability... no
 checking sys/epoll.h presence... no
 checking for sys/epoll.h... no
 checking sys/event.h usability... yes
 checking sys/event.h presence... yes
 checking for sys/event.h... yes
 checking sys/personality.h usability... no
 checking sys/personality.h presence... no
 checking for sys/personality.h... no
 checking sys/prctl.h usability... no
 checking sys/prctl.h presence... no
 checking for sys/prctl.h... no
 checking sys/procctl.h usability... no
 checking sys/procctl.h presence... no
 checking for sys/procctl.h... no
 checking sys/signalfd.h usability... no
 checking sys/signalfd.h presence... no
 checking for sys/signalfd.h... no
 checking sys/ucred.h usability... yes
 checking sys/ucred.h presence... yes
 checking for sys/ucred.h... yes
 checking termios.h usability... yes
 checking termios.h presence... yes
 checking for termios.h... yes
 checking ucred.h usability... no
 checking ucred.h presence... no
 checking for ucred.h... no
 checking readline/readline.h usability... yes
 checking readline/readline.h presence... yes
 checking for readline/readline.h... yes
 checking readline/history.h usability... yes
 checking readline/history.h presence... yes
 checking for readline/history.h... yes
 checking zlib.h usability... yes
 checking zlib.h presence... yes
 checking for zlib.h... yes
 checking for lz4... /opt/local/bin/lz4
 checking lz4.h usability... yes
 checking lz4.h presence... yes
 checking for lz4.h... yes
 checking for zstd... /opt/local/bin/zstd
 checking zstd.h usability... yes
 checking zstd.h presence... yes
 checking for zstd.h... yes
 checking gssapi/gssapi.h usability... yes
 checking gssapi/gssapi.h presence... yes
 checking for gssapi/gssapi.h... yes
 checking gssapi/gssapi_ext.h usability... yes
 checking gssapi/gssapi_ext.h presence... yes
 checking for gssapi/gssapi_ext.h... yes
 checking for openssl... /opt/local/bin/openssl
 configure: using openssl: OpenSSL 3.4.1 11 Feb 2025 (Library: OpenSSL
 3.4.1 11 Feb 2025)
 checking openssl/ssl.h usability... yes
 checking openssl/ssl.h presence... yes
 checking for openssl/ssl.h... yes
 checking openssl/err.h usability... yes
 checking openssl/err.h presence... yes
 checking for openssl/err.h... yes
 checking libxml/parser.h usability... yes
 checking libxml/parser.h presence... yes
 checking for libxml/parser.h... yes
 checking libxslt/xslt.h usability... yes
 checking libxslt/xslt.h presence... yes
 checking for libxslt/xslt.h... yes
 checking dns_sd.h usability... yes
 checking dns_sd.h presence... yes
 checking for dns_sd.h... yes
 checking uuid/uuid.h usability... yes
 checking uuid/uuid.h presence... yes
 checking for uuid/uuid.h... yes
 checking whether byte ordering is bigendian... yes
 checking for inline... inline
 checking for printf format archetype... printf
 checking for _Static_assert... no
 checking for typeof... typeof
 checking for __builtin_types_compatible_p... yes
 checking for __builtin_constant_p... yes
 checking for __builtin_unreachable... no
 checking for computed goto support... yes
 checking for struct tm.tm_zone... yes
 checking for union semun... yes
 checking for socklen_t... yes
 checking for struct sockaddr.sa_len... yes
 checking for locale_t... yes (in xlocale.h)
 checking for C/C++ restrict keyword... __restrict
 checking for struct option... yes
 checking for z_streamp... yes
 checking whether assembler supports lwarx hint bit... no
 checking whether __builtin_constant_p(x) implies "i"(x) acceptance... yes
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... no
 checking size of off_t... 8
 checking size of bool... 4
 checking for int timezone... yes
 checking for wcstombs_l declaration... yes (in xlocale.h)
 checking for backtrace_symbols... yes
 checking for copyfile... yes
 checking for getifaddrs... yes
 checking for getpeerucred... no
 checking for inet_pton... yes
 checking for kqueue... yes
 checking for mbstowcs_l... yes
 checking for memset_s... no
 checking for posix_fallocate... no
 checking for ppoll... no
 checking for pthread_is_threaded_np... yes
 checking for setproctitle... no
 checking for setproctitle_fast... no
 checking for strchrnul... no
 checking for strsignal... yes
 checking for syncfs... no
 checking for sync_file_range... no
 checking for uselocale... yes
 checking for wcstombs_l... yes
 checking for __builtin_bswap16... no
 checking for __builtin_bswap32... yes
 checking for __builtin_bswap64... yes
 checking for __builtin_clz... yes
 checking for __builtin_ctz... yes
 checking for __builtin_popcount... yes
 checking for __builtin_frame_address... yes
 checking for _LARGEFILE_SOURCE value needed for large files... no
 checking how /usr/bin/gcc-4.2 -std=gnu99 reports undeclared, standard C
 functions... error
 checking for posix_fadvise... no
 checking whether posix_fadvise is declared... no
 checking whether fdatasync is declared... no
 checking whether strlcat is declared... yes
 checking whether strlcpy is declared... yes
 checking whether strnlen is declared... yes
 checking whether preadv is declared... no
 checking whether pwritev is declared... no
 checking whether F_FULLFSYNC is declared... yes
 checking for explicit_bzero... no
 checking for getopt... yes
 checking for getpeereid... yes
 checking for inet_aton... yes
 checking for mkdtemp... yes
 checking for strlcat... yes
 checking for strlcpy... yes
 checking for strnlen... yes
 checking for pthread_barrier_wait... no
 checking for getopt_long... yes
 checking for syslog... yes
 checking syslog.h usability... yes
 checking syslog.h presence... yes
 checking for syslog.h... yes
 checking for opterr... yes
 checking for optreset... yes
 checking unicode/ucol.h usability... yes
 checking unicode/ucol.h presence... yes
 checking for unicode/ucol.h... yes
 checking for rl_completion_suppress_quote... yes
 checking for rl_filename_quote_characters... yes
 checking for rl_filename_quoting_function... yes
 checking for append_history... yes
 checking for history_truncate_file... yes
 checking for rl_completion_matches... yes
 checking for rl_filename_completion_function... yes
 checking for rl_reset_screen_size... yes
 checking for rl_variable_bind... yes
 checking test program... ok
 checking whether long int is 64 bits... no
 checking whether long long int is 64 bits... yes
 checking for __builtin_mul_overflow... no
 checking size of void *... 4
 checking size of size_t... 4
 checking size of long... 4
 checking alignment of short... 2
 checking alignment of int... 4
 checking alignment of long... 4
 checking alignment of long long int... 4
 checking alignment of double... 4
 checking for int8... no
 checking for uint8... no
 checking for int64... no
 checking for uint64... no
 checking for __int128... no
 checking for builtin __sync char locking functions... yes
 checking for builtin __sync int32 locking functions... yes
 checking for builtin __sync int32 atomic operations... yes
 checking for builtin __sync int64 atomic operations... no
 checking for builtin __atomic int32 atomic operations... no
 checking for builtin __atomic int64 atomic operations... no
 checking for __get_cpuid... no
 checking for __cpuid... no
 checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no
 checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... no
 checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with
 CFLAGS=... no
 checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with
 CFLAGS=-march=armv8-a+crc+simd... no
 checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with
 CFLAGS=-march=armv8-a+crc... no
 checking which CRC-32C implementation to use... slicing-by-8
 checking which semaphore API to use... System V
 checking which random number source to use... OpenSSL
 checking for xmllint... /opt/local/bin/xmllint
 checking for xsltproc... /opt/local/bin/xsltproc
 checking for fop... no
 checking for dbtoepub... no
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports
 -Wl,-dead_strip_dylibs, for LDFLAGS... yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 supports -Wl,--export-
 dynamic, for LDFLAGS_EX_BE... no
 configure: using compiler=powerpc-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1
 (Apple Inc. build 5666) (dot 3)
 configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith
 -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute
 -Wformat-security -fno-strict-aliasing -fwrapv -pipe -Os -arch ppc
 configure: using CPPFLAGS=-isystem/opt/local/include/LegacySupport
 -I/opt/local/include -I/opt/local/include/libxml2  -I/opt/local/include
 configure: using LDFLAGS=-Wl,-headerpad_max_install_names -L/opt/local/lib
 -lMacportsLegacySupport -Wl,-rpath,/opt/local/lib/libgcc -arch ppc
 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib  -L/opt/local/lib
 -Wl,-dead_strip_dylibs
 configure: creating ./config.status
 config.status: creating GNUmakefile
 config.status: creating src/Makefile.global
 config.status: creating src/include/pg_config.h
 config.status: creating src/include/pg_config_ext.h
 config.status: creating src/interfaces/ecpg/include/ecpg_config.h
 config.status: linking src/backend/port/tas/dummy.s to
 src/backend/port/tas.s
 config.status: linking src/backend/port/sysv_sema.c to
 src/backend/port/pg_sema.c
 config.status: linking src/backend/port/sysv_shmem.c to
 src/backend/port/pg_shmem.c
 config.status: linking src/include/port/darwin.h to
 src/include/pg_config_os.h
 config.status: linking src/makefiles/Makefile.darwin to src/Makefile.port
 --->  Building postgresql16
 Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7"
 && /usr/bin/gnumake -j6 -w world
 gnumake: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7'
 /usr/bin/gnumake -C ./src/backend generated-headers
 gnumake[1]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend'
 /usr/bin/gnumake -C catalog distprep generated-header-symlinks
 /usr/bin/gnumake -C nodes distprep generated-header-symlinks
 /usr/bin/gnumake -C utils distprep generated-header-symlinks
 prereqdir=`cd 'storage/lmgr/' >/dev/null && pwd` && \
           cd '../../src/include/storage/' && rm -f lwlocknames.h && \
           ln -s "$prereqdir/lwlocknames.h" .
 gnumake[2]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/nodes'
 gnumake[2]: Nothing to be done for `distprep'.
 gnumake[2]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/utils'
 gnumake[2]: Nothing to be done for `distprep'.
 prereqdir=`cd './' >/dev/null && pwd` && \
         cd '../../../src/include/nodes/' && for file in nodetags.h; do \
           rm -f $file && ln -s "$prereqdir/$file" . ; \
         done
 /usr/bin/gnumake -C adt jsonpath_gram.h
 prereqdir=`cd './' >/dev/null && pwd` && \
         cd '../../../src/include/utils/' && for file in fmgroids.h
 fmgrprotos.h errcodes.h; do \
           rm -f $file && ln -s "$prereqdir/$file" . ; \
         done
 sed -f Gen_dummy_probes.sed probes.d >probes.h
 gnumake[2]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/catalog'
 /bin/sh ../../../config/missing perl genbki.pl --include-
 path=../../../src/include/ \
                 --set-version=16 ../../../src/include/catalog/pg_proc.h
 ../../../src/include/catalog/pg_type.h
 ../../../src/include/catalog/pg_attribute.h
 ../../../src/include/catalog/pg_class.h
 ../../../src/include/catalog/pg_attrdef.h
 ../../../src/include/catalog/pg_constraint.h
 ../../../src/include/catalog/pg_inherits.h
 ../../../src/include/catalog/pg_index.h
 ../../../src/include/catalog/pg_operator.h
 ../../../src/include/catalog/pg_opfamily.h
 ../../../src/include/catalog/pg_opclass.h
 ../../../src/include/catalog/pg_am.h
 ../../../src/include/catalog/pg_amop.h
 ../../../src/include/catalog/pg_amproc.h
 ../../../src/include/catalog/pg_language.h
 ../../../src/include/catalog/pg_largeobject_metadata.h
 ../../../src/include/catalog/pg_largeobject.h
 ../../../src/include/catalog/pg_aggregate.h
 ../../../src/include/catalog/pg_statistic.h
 ../../../src/include/catalog/pg_statistic_ext.h
 ../../../src/include/catalog/pg_statistic_ext_data.h
 ../../../src/include/catalog/pg_rewrite.h
 ../../../src/include/catalog/pg_trigger.h
 ../../../src/include/catalog/pg_event_trigger.h
 ../../../src/include/catalog/pg_description.h
 ../../../src/include/catalog/pg_cast.h
 ../../../src/include/catalog/pg_enum.h
 ../../../src/include/catalog/pg_namespace.h
 ../../../src/include/catalog/pg_conversion.h
 ../../../src/include/catalog/pg_depend.h
 ../../../src/include/catalog/pg_database.h
 ../../../src/include/catalog/pg_db_role_setting.h
 ../../../src/include/catalog/pg_tablespace.h
 ../../../src/include/catalog/pg_authid.h
 ../../../src/include/catalog/pg_auth_members.h
 ../../../src/include/catalog/pg_shdepend.h
 ../../../src/include/catalog/pg_shdescription.h
 ../../../src/include/catalog/pg_ts_config.h
 ../../../src/include/catalog/pg_ts_config_map.h
 ../../../src/include/catalog/pg_ts_dict.h
 ../../../src/include/catalog/pg_ts_parser.h
 ../../../src/include/catalog/pg_ts_template.h
 ../../../src/include/catalog/pg_extension.h
 ../../../src/include/catalog/pg_foreign_data_wrapper.h
 ../../../src/include/catalog/pg_foreign_server.h
 ../../../src/include/catalog/pg_user_mapping.h
 ../../../src/include/catalog/pg_foreign_table.h
 ../../../src/include/catalog/pg_policy.h
 ../../../src/include/catalog/pg_replication_origin.h
 ../../../src/include/catalog/pg_default_acl.h
 ../../../src/include/catalog/pg_init_privs.h
 ../../../src/include/catalog/pg_seclabel.h
 ../../../src/include/catalog/pg_shseclabel.h
 ../../../src/include/catalog/pg_collation.h
 ../../../src/include/catalog/pg_parameter_acl.h
 ../../../src/include/catalog/pg_partitioned_table.h
 ../../../src/include/catalog/pg_range.h
 ../../../src/include/catalog/pg_transform.h
 ../../../src/include/catalog/pg_sequence.h
 ../../../src/include/catalog/pg_publication.h
 ../../../src/include/catalog/pg_publication_namespace.h
 ../../../src/include/catalog/pg_publication_rel.h
 ../../../src/include/catalog/pg_subscription.h
 ../../../src/include/catalog/pg_subscription_rel.h
 gnumake[3]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/utils/adt'
 gnumake[3]: `jsonpath_gram.h' is up to date.
 gnumake[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/utils/adt'
 ***
 ERROR: Perl is missing on your system. It is needed unless you are
 building
 from an unmodified official distribution of PostgreSQL.
 ***
 gnumake[2]: *** [bki-stamp] Error 1
 gnumake[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/catalog'
 touch ../../../src/include/nodes/header-stamp
 gnumake[1]: *** [submake-catalog-headers] Error 2
 gnumake[1]: *** Waiting for unfinished jobs....
 gnumake[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/nodes'
 touch ../../../src/include/utils/header-stamp
 cd '../../../src/include/utils/' && rm -f probes.h && \
             ln -s "../../../src/backend/utils/probes.h" .
 gnumake[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend/utils'
 gnumake[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7/src/backend'
 gnumake: *** [submake-generated-headers] Error 2
 gnumake: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_postgresql16/postgresql16/work/postgresql-16.7"
 && /usr/bin/gnumake -j6 -w world
 Exit code: 2
 }}}

 Sorry, I should have noticed that dependency is set incorrectly:
 `bin:perl:perl5` is satisfied by system `perl`, but it fails, if it is too
 old. Correct will be `path:bin/perl:perl5`.

 P. S. Unrelated, but maybe also fix `pkgconfig` dependency?

-- 
Ticket URL: <https://trac.macports.org/ticket/72198>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list