[MacPorts] #62251: beecrypt @4.2.1_5 fails to build on Big Sur

MacPorts noreply at macports.org
Wed Feb 10 05:46:19 UTC 2021


#62251: beecrypt @4.2.1_5 fails to build on Big Sur
-------------------------+----------------------
 Reporter:  cooljeanius  |      Owner:  (none)
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.6.4
 Keywords:               |       Port:  beecrypt
-------------------------+----------------------
 Another victim of -Werror=implicit-function-declaration being on by
 default now:
 {{{
 libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I./include
 -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -pipe -Os
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64
 -Wa,--noexecstack -c sha2k32.c  -fno-common -DPIC -o .libs/sha2k32.o
 blockmode.c:162:14: error: implicit declaration of function 'swapu32' is
 invalid in C99 [-Werror,-Wimplicit-function-declaration]
                                 buf[i] = swapu32(fdback[j]);
                                          ^
 1 error generated.
 make[2]: *** [blockmode.lo] Error 1
 make[2]: *** Waiting for unfinished jobs....
 }}}
 (...trimmed...)
 {{{
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_beecrypt/beecrypt/work/beecrypt-4.2.1'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_beecrypt/beecrypt/work/beecrypt-4.2.1'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_beecrypt/beecrypt/work/beecrypt-4.2.1'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_beecrypt/beecrypt/work/beecrypt-4.2.1"
 && /usr/bin/make -j16 -w all
 Exit code: 2
 Error: Failed to build beecrypt: command execution failed
 DEBUG: Error code: CHILDSTATUS 73840 2
 DEBUG: Backtrace: command execution failed
 }}}

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


More information about the macports-tickets mailing list