[MacPorts] #67126: issues building rpki-client 8.3

MacPorts noreply at macports.org
Mon Mar 20 20:52:10 UTC 2023


#67126: issues building rpki-client 8.3
--------------------------+--------------------
  Reporter:  artkiver     |      Owner:  (none)
      Type:  update       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.8.1
Resolution:               |   Keywords:
      Port:  rpki-client  |
--------------------------+--------------------

Comment (by artkiver):

 When attempting to build from the tarball manually, I encounter a
 different error:


 {{{

 rpki-client-8.3 %  ./configure --prefix=/opt/local --without-libretls
 configure: WARNING: unrecognized options: --without-libretls
 checking build system type... arm-apple-darwin22.3.0
 checking host system type... arm-apple-darwin22.3.0
 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking for cc... cc
 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 cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking whether cc understands -c and -o together... yes
 checking whether make supports the include directive... yes (GNU style)
 checking dependency style of cc... gcc3
 checking for a sed that does not truncate output... /opt/local/bin/gsed
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ISO C89... (cached) none needed
 checking whether cc understands -c and -o together... (cached) yes
 checking dependency style of cc... (cached) gcc3
 checking for cc option to accept ISO C99... none needed
 checking for cc option to accept ISO Standard C... (cached) none needed
 checking how to print strings... printf
 checking for a sed that does not truncate output... (cached)
 /opt/local/bin/gsed
 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 cc...
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 checking if the linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
 checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
 -B
 checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 786432
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking how to convert arm-apple-darwin22.3.0 file names to arm-apple-
 darwin22.3.0 format... func_convert_file_noop
 checking how to convert arm-apple-darwin22.3.0 file names to toolchain
 format... func_convert_file_noop
 checking for
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
 checking for objdump... objdump
 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 -B output from cc 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 how to run the C preprocessor... cc -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 for dlfcn.h... yes
 checking for objdir... .libs
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking for cc option to produce PIC... -fno-common -DPIC
 checking if cc PIC flag -fno-common -DPIC works... yes
 checking if cc static flag -static works... no
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.o... (cached) yes
 checking whether the cc linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
 checking dynamic linker characteristics... darwin22.3.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... yes
 checking for explicit_bzero... no
 checking for reallocarray... no
 checking for recallocarray... no
 checking for freezero... no
 checking for setproctitle... no
 checking for setgroups... yes
 checking for setregid... yes
 checking for setresgid... no
 checking for setreuid... yes
 checking for setresuid... no
 checking for memrchr... no
 checking for strlcat... yes
 checking for strlcpy... yes
 checking for strtonum... yes
 checking for pledge... no
 checking for unveil... no
 checking for getdtablecount... no
 checking for pipe2... no
 checking for ppoll... no
 checking for strnvis... yes
 checking for working strnvis... no
 checking for library containing ibuf_open... no
 checking for ibuf_open... no
 checking for library containing inet_net_pton... none required
 checking for inet_net_pton... yes
 checking for working inet_net_pton... no
 checking fts.h usability... yes
 checking fts.h presence... yes
 checking for fts.h... yes
 checking for library containing fts_open... none required
 checking for fts_open... yes
 checking err.h usability... yes
 checking err.h presence... yes
 checking for err.h... yes
 checking sha2.h usability... no
 checking sha2.h presence... no
 checking for sha2.h... no
 checking openssl/cms.h usability... no
 checking openssl/cms.h presence... no
 checking for openssl/cms.h... no
 configure: error: OpenSSL headers required
 grey at enbie132020enuan rpki-client-8.3 %  ./configure --prefix=/opt/local
 checking build system type... arm-apple-darwin22.3.0
 checking host system type... arm-apple-darwin22.3.0
 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking for cc... cc
 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 cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking whether cc understands -c and -o together... yes
 checking whether make supports the include directive... yes (GNU style)
 checking dependency style of cc... gcc3
 checking for a sed that does not truncate output... /opt/local/bin/gsed
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ISO C89... (cached) none needed
 checking whether cc understands -c and -o together... (cached) yes
 checking dependency style of cc... (cached) gcc3
 checking for cc option to accept ISO C99... none needed
 checking for cc option to accept ISO Standard C... (cached) none needed
 checking how to print strings... printf
 checking for a sed that does not truncate output... (cached)
 /opt/local/bin/gsed
 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 cc...
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 checking if the linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
 checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
 -B
 checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 786432
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking how to convert arm-apple-darwin22.3.0 file names to arm-apple-
 darwin22.3.0 format... func_convert_file_noop
 checking how to convert arm-apple-darwin22.3.0 file names to toolchain
 format... func_convert_file_noop
 checking for
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
 checking for objdump... objdump
 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 -B output from cc 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 how to run the C preprocessor... cc -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 for dlfcn.h... yes
 checking for objdir... .libs
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking for cc option to produce PIC... -fno-common -DPIC
 checking if cc PIC flag -fno-common -DPIC works... yes
 checking if cc static flag -static works... no
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.o... (cached) yes
 checking whether the cc linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
 checking dynamic linker characteristics... darwin22.3.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... yes
 checking for explicit_bzero... no
 checking for reallocarray... no
 checking for recallocarray... no
 checking for freezero... no
 checking for setproctitle... no
 checking for setgroups... yes
 checking for setregid... yes
 checking for setresgid... no
 checking for setreuid... yes
 checking for setresuid... no
 checking for memrchr... no
 checking for strlcat... yes
 checking for strlcpy... yes
 checking for strtonum... yes
 checking for pledge... no
 checking for unveil... no
 checking for getdtablecount... no
 checking for pipe2... no
 checking for ppoll... no
 checking for strnvis... yes
 checking for working strnvis... no
 checking for library containing ibuf_open... no
 checking for ibuf_open... no
 checking for library containing inet_net_pton... none required
 checking for inet_net_pton... yes
 checking for working inet_net_pton... no
 checking fts.h usability... yes
 checking fts.h presence... yes
 checking for fts.h... yes
 checking for library containing fts_open... none required
 checking for fts_open... yes
 checking err.h usability... yes
 checking err.h presence... yes
 checking for err.h... yes
 checking sha2.h usability... no
 checking sha2.h presence... no
 checking for sha2.h... no
 checking openssl/cms.h usability... no
 checking openssl/cms.h presence... no
 checking for openssl/cms.h... no
 configure: error: OpenSSL headers required
 grey at enbie132020enuan rpki-client-8.3 %  ./configure --prefix=/opt/local
 checking build system type... arm-apple-darwin22.3.0
 checking host system type... arm-apple-darwin22.3.0
 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether make supports nested variables... yes
 checking whether make supports nested variables... (cached) yes
 checking for cc... cc
 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 cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking whether cc understands -c and -o together... yes
 checking whether make supports the include directive... yes (GNU style)
 checking dependency style of cc... gcc3
 checking for a sed that does not truncate output... /opt/local/bin/gsed
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ISO C89... (cached) none needed
 checking whether cc understands -c and -o together... (cached) yes
 checking dependency style of cc... (cached) gcc3
 checking for cc option to accept ISO C99... none needed
 checking for cc option to accept ISO Standard C... (cached) none needed
 checking how to print strings... printf
 checking for a sed that does not truncate output... (cached)
 /opt/local/bin/gsed
 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 cc...
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 checking if the linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 is GNU ld... no
 checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
 -B
 checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 786432
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands "+="... yes
 checking how to convert arm-apple-darwin22.3.0 file names to arm-apple-
 darwin22.3.0 format... func_convert_file_noop
 checking how to convert arm-apple-darwin22.3.0 file names to toolchain
 format... func_convert_file_noop
 checking for
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
 option to reload object files... -r
 checking for objdump... objdump
 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 -B output from cc 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 how to run the C preprocessor... cc -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 for dlfcn.h... yes
 checking for objdir... .libs
 checking if cc supports -fno-rtti -fno-exceptions... yes
 checking for cc option to produce PIC... -fno-common -DPIC
 checking if cc PIC flag -fno-common -DPIC works... yes
 checking if cc static flag -static works... no
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.o... (cached) yes
 checking whether the cc linker
 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld)
 supports shared libraries... yes
 checking dynamic linker characteristics... darwin22.3.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... yes
 checking for explicit_bzero... no
 checking for reallocarray... no
 checking for recallocarray... no
 checking for freezero... no
 checking for setproctitle... no
 checking for setgroups... yes
 checking for setregid... yes
 checking for setresgid... no
 checking for setreuid... yes
 checking for setresuid... no
 checking for memrchr... no
 checking for strlcat... yes
 checking for strlcpy... yes
 checking for strtonum... yes
 checking for pledge... no
 checking for unveil... no
 checking for getdtablecount... no
 checking for pipe2... no
 checking for ppoll... no
 checking for strnvis... yes
 checking for working strnvis... no
 checking for library containing ibuf_open... no
 checking for ibuf_open... no
 checking for library containing inet_net_pton... none required
 checking for inet_net_pton... yes
 checking for working inet_net_pton... no
 checking fts.h usability... yes
 checking fts.h presence... yes
 checking for fts.h... yes
 checking for library containing fts_open... none required
 checking for fts_open... yes
 checking err.h usability... yes
 checking err.h presence... yes
 checking for err.h... yes
 checking sha2.h usability... no
 checking sha2.h presence... no
 checking for sha2.h... no
 checking openssl/cms.h usability... no
 checking openssl/cms.h presence... no
 checking for openssl/cms.h... no
 configure: error: OpenSSL headers required

 }}}

 Admittedly, I encounter that same error with rpki-client 8.2, but port -v
 install functions there, so that may not be a red herring, but it still
 troubling. Moreover, it seems as if I can probably modify the Portfile to
 omit the "    configure.args-append --without-libretls" for the libressl
 variant (though I doubt I added that spuriously? I will have to go back
 and check to see if it was required with 8.2)

-- 
Ticket URL: <https://trac.macports.org/ticket/67126#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list