Opened 2 years ago

Closed 2 years ago

#64520 closed defect (worksforme)

cmake-bootstrap fails for ppc on 10.6.8 (Rosetta)

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: powerpc Cc:
Port: cmake-bootstrap

Description

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4/Utilities/cmcurl/lib/vtls/darwinssl.c: In function ‘darwinssl_connect_step1’:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4/Utilities/cmcurl/lib/vtls/darwinssl.c:1491: error: ‘SSLSetSessionOption’ undeclared (first use in this function)
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4/Utilities/cmcurl/lib/vtls/darwinssl.c:1491: error: (Each undeclared identifier is reported only once
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4/Utilities/cmcurl/lib/vtls/darwinssl.c:1491: error: for each function it appears in.)
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4/Utilities/cmcurl/lib/vtls/darwinssl.c:1497: error: ‘kSSLSessionOptionBreakOnServerAuth’ undeclared (first use in this function)
make[2]: *** [Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/vtls/darwinssl.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4'
make[1]: *** [Utilities/cmcurl/lib/CMakeFiles/cmcurl.dir/all] Error 2
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4'
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_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/work/cmake-3.9.4" && /usr/bin/make -j4 -w all VERBOSE=ON 
Exit code: 2
Error: Failed to build cmake-bootstrap: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_cmake-bootstrap/cmake-bootstrap/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port cmake-bootstrap failed

Attachments (2)

main.log (193.1 KB) - added by barracuda156 2 years ago.
main_Apple_gcc.log (1.2 MB) - added by barracuda156 2 years ago.
Log using default port file (not forcing gcc7)

Download all attachments as: .zip

Change History (4)

Changed 2 years ago by barracuda156

Attachment: main.log added

Changed 2 years ago by barracuda156

Attachment: main_Apple_gcc.log added

Log using default port file (not forcing gcc7)

comment:1 Changed 2 years ago by barracuda156

No idea what has changed, but now it has built:

Sergey-Fedorovs-Mac-mini:~ svacchanda$ port -v installed cmake-bootstrap
The following ports are currently installed:
  cmake-bootstrap @3.9.4_0 (active) requested_variants='' platform='darwin 10' archs='ppc' date='2022-02-04T18:27:26+0800'

comment:2 Changed 2 years ago by kencu (Ken)

Resolution: worksforme
Status: newclosed

great!

Note: See TracTickets for help on using tickets.