Opened 4 years ago
Closed 4 years ago
#61421 closed defect (fixed)
pinentry-mac @0.9.4_0 build fails on Big Sur 11.0.1 Beta 2/Xcode 12.2 Release Candidate
Reported by: | rswail (Ron Wail) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | chrstphrchvz (Christopher Chavez) | |
Port: | pinentry-mac |
Description (last modified by rswail (Ron Wail))
Building on Big Sur 11.0.1 Beta 2 and Xcode 12.2 Release Candidate
Building stack, dependent on gnupg2 which is a dependent of pinentry-mac. If gnupg2 is installed with -pinentry-mac then it builds successfully.
Build fails with:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqu a_pinentry-mac/pinentry-mac/work/GPGTools-pinentry-mac-c5b5260/Source/pinentry-current/pinentry/pinentry-curses.c:1094:4: error: implicit declaration of function 'secmem_free' is invalid in C99 [-Werror,-Wimplicit-function-declaration] :info:build secmem_free (pin_utf8); :info:build ^ :info:build 1 warning and 1 error generated.
Change History (5)
comment:1 Changed 4 years ago by rswail (Ron Wail)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Cc: | ionic@… removed |
---|---|
Owner: | set to Ionic |
Status: | new → assigned |
comment:3 Changed 4 years ago by chrstphrchvz (Christopher Chavez)
comment:4 Changed 4 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:5 Changed 4 years ago by chrstphrchvz (Christopher Chavez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
PR opened for possible fix: https://github.com/macports/macports-ports/pull/9085