Opened 2 years ago

Closed 2 years ago

#64641 closed defect (fixed)

vnc @4.1.3_0: Configuration logfiles contain indications of -Wimplicit-function-declaration

Reported by: rbdavis (Roger Davis) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: catalina bigsur monterey Cc:
Port: vnc

Description

Build fails on Monterey (MacPorts base 2.7.1) with error:

--->  Configuring vnc
Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
  exit: found in vnc-4_1_3-unixsrc/common/config.log, vnc-4_1_3-unixsrc/unix/config.log
--->  Building vnc
Error: Failed to build vnc: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_vnc/vnc/main.log for details.

Attachments (1)

main.log (57.9 KB) - added by rbdavis (Roger Davis) 2 years ago.
vnc build log file /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_vnc/vnc/main.log

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by rbdavis (Roger Davis)

Attachment: main.log added

vnc build log file /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_vnc/vnc/main.log

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: catalina bigsur added; x86_64 removed
Owner: set to ryandesign
Status: newaccepted
Summary: vnc 4.1.3_0 build fails on Montereyvnc @4.1.3_0: Configuration logfiles contain indications of -Wimplicit-function-declaration

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In 5d1da16e0d1a78f6f4de8be8431837a251586dd4/macports-ports (master):

vnc: Fix implicit declaration of function exit

Closes: #64641

Note: See TracTickets for help on using tickets.