[MacPorts] #73395: rpki-client @9.7 fails to configure on 32-bit archs

MacPorts noreply at macports.org
Thu Jan 15 19:29:56 UTC 2026


#73395: rpki-client @9.7 fails to configure on 32-bit archs
--------------------------+-------------------------
 Reporter:  barracuda156  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.11.6
 Keywords:  ppc, i386     |       Port:  rpki-client
--------------------------+-------------------------
 {{{
 --->  Configuring rpki-client
 Warning: ccache_dir /opt/local/var/macports/build/.ccache could not be
 initialized; disabling ccache: couldn't execute "ccache": no such file or
 directory
 Executing:  cd "/opt/local/var/macports/build/rpki-client-de5a69aa/work
 /rpki-client-9.7" && ./configure --prefix=/opt/local --disable-silent-
 rules
 checking build system type... powerpc-apple-darwin10.8.0
 checking host system type... powerpc-apple-darwin10.8.0
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a race-free mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... no
 checking for mawk... no
 checking for nawk... no
 checking for awk... awk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 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 the compiler supports GNU C... yes
 checking whether /usr/bin/gcc-4.2 accepts -g... yes
 checking for /usr/bin/gcc-4.2 option to enable C11 features... unsupported
 checking for /usr/bin/gcc-4.2 option to enable C99 features... -std=gnu99
 checking whether /usr/bin/gcc-4.2 -std=gnu99 understands -c and -o
 together... yes
 checking whether make supports the include directive... yes (GNU style)
 checking dependency style of /usr/bin/gcc-4.2 -std=gnu99... gcc3
 checking whether to use builtin arc4random... yes
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for gcc... /usr/bin/gcc-4.2 -std=gnu99
 checking whether the compiler supports GNU C... (cached) yes
 checking whether /usr/bin/gcc-4.2 -std=gnu99 accepts -g... (cached) yes
 checking for /usr/bin/gcc-4.2 -std=gnu99 option to enable C11 features...
 (cached) unsupported
 checking for /usr/bin/gcc-4.2 -std=gnu99 option to enable C99 features...
 (cached) -std=gnu99
 checking whether /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 understands -c and
 -o together... (cached) yes
 checking dependency style of /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99...
 (cached) gcc3
 checking how to print strings... printf
 checking for a sed that does not truncate output... (cached) /usr/bin/sed
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for fgrep... /usr/bin/grep -F
 checking for ld used by /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99...
 /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld
 checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld)
 is GNU ld... no
 checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
 checking the name lister (/opt/local/bin/nm) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 196608
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking how to convert powerpc-apple-darwin10.8.0 file names to powerpc-
 apple-darwin10.8.0 format... func_convert_file_noop
 checking how to convert powerpc-apple-darwin10.8.0 file names to toolchain
 format... func_convert_file_noop
 checking for /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld option to
 reload object files... -r
 checking for objdump... no
 checking how to recognize dependent libraries... pass_all
 checking for dlltool... no
 checking how to associate runtime and link libraries... printf %s\n
 checking for ar... ar
 checking for archiver @FILE support... no
 checking for strip... strip
 checking for ranlib... ranlib
 checking command to parse /opt/local/bin/nm output from /usr/bin/gcc-4.2
 -std=gnu99 -std=gnu99 object... ok
 checking for sysroot... no
 checking for mt... no
 checking if : is a manifest tool... no
 checking for dsymutil... dsymutil
 checking for nmedit... nmedit
 checking for lipo... lipo
 checking for otool... otool
 checking for otool64... no
 checking for -single_module linker flag... yes
 checking for -exported_symbols_list linker flag... yes
 checking for -force_load linker flag... yes
 checking for stdio.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for strings.h... yes
 checking for sys/stat.h... yes
 checking for sys/types.h... yes
 checking for unistd.h... yes
 checking for dlfcn.h... yes
 checking for objdir... .libs
 checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -fno-rtti
 -fno-exceptions... no
 checking for /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 option to produce
 PIC... -fno-common -DPIC
 checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 PIC flag -fno-common
 -DPIC works... yes
 checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 static flag -static
 works... no
 checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o
 file.o... yes
 checking if /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 supports -c -o
 file.o... (cached) yes
 checking whether the /usr/bin/gcc-4.2 -std=gnu99 -std=gnu99 linker
 (/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/ld) supports shared
 libraries... yes
 checking dynamic linker characteristics... darwin10.8.0 dyld
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking whether CC supports -Wno-pointer-sign... yes
 checking if compiling with clang... no
 checking size of time_t... 4
 configure: error: rpki-client doesn't support broken OS with small time_t
 Command failed:  cd "/opt/local/var/macports/build/rpki-client-
 de5a69aa/work/rpki-client-9.7" && ./configure --prefix=/opt/local
 --disable-silent-rules
 Exit code: 1
 Error: Failed to configure rpki-client: consult
 /opt/local/var/macports/build/rpki-client-de5a69aa/work/rpki-
 client-9.7/config.log
 Error: Failed to configure rpki-client: configure failure: command
 execution failed
 }}}

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


More information about the macports-tickets mailing list