[MacPorts] #68232: john-jumbo @1.9.0_3: does not install executables on arm64

MacPorts noreply at macports.org
Sat Sep 23 22:40:25 UTC 2023


#68232: john-jumbo @1.9.0_3: does not install executables on arm64
------------------------------------------+----------------------
  Reporter:  JDLH                         |      Owner:  kirill@…
      Type:  defect                       |     Status:  assigned
  Priority:  Normal                       |  Milestone:
 Component:  ports                        |    Version:  2.8.1
Resolution:                               |   Keywords:
      Port:  john-jumbo john-jumbo-devel  |
------------------------------------------+----------------------

Comment (by JDLH):

 Looking at the main.log file, I see some interesting things.

 I do not see any error messages.

 I see evidence of the **configure** phase, then the **build** phase
 starts. An overall {{{make}} happens. The make activity enters the
 {{{./src}}} directory, visits some subdirectories and compiles code there,
 then leaves the final subdirectory… and leaves the {{{./src}}} directory,
 without compiling anything in {{{./src/}}}! It then moves on to the
 **destroot** phase.

 {{{
 …[skipping previous log]…
 :info:build Executing:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-c798c3f39215f6e08c67677eb9b79f65cfe08e40/src"
 && /usr/bin/make -j10 -w all
 :debug:build system:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-c798c3f39215f6e08c67677eb9b79f65cfe08e40/src"
 && /usr/bin/make -j10 -w all
 :info:build make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-c798c3f39215f6e08c67677eb9b79f65cfe08e40/src'
 :info:build make[1]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-
 c798c3f39215f6e08c67677eb9b79f65cfe08e40/src/aes'
 …[skipping compilation of subdirectories]…
 :info:build make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-
 c798c3f39215f6e08c67677eb9b79f65cfe08e40/src/poly1305-donna'
 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_sysutils_john
 /john-jumbo-devel/work/john-c798c3f39215f6e08c67677eb9b79f65cfe08e40/src'
 :debug:build Privilege de-escalation not attempted as not running as root.
 :debug:destroot destroot phase started at Sat Sep 23 14:45:36 PDT 2023
 :notice:destroot --->  Staging john-jumbo-devel into destroot
 …[skipping following log]…
 }}}

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


More information about the macports-tickets mailing list