Changes between Initial Version and Version 1 of Ticket #62445


Ignore:
Timestamp:
Mar 13, 2021, 12:43:29 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_hugin-app/hugin-app/work/hugin-2019.2.0/src/foreign/levmar/lm_core.c:182:7: error: implicitly declaring library function 'finite' with type 'int (double)' [-Werror,-Wimplicit-function-declaration]
:info:build   if(!LM_FINITE(p_eL2)) stop=7;
:info:build       ^
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_hugin-app/hugin-app/work/hugin-2019.2.0/src/foreign/levmar/compiler.h:36:19: note: expanded from macro 'LM_FINITE'
:info:build #define LM_FINITE finite // ICC, GCC

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62445

    • Property Status changed from new to assigned
    • Property Summary changed from hugin-app build failed on M1 to hugin-app @2019.2.0_3 fails to build due to implicit declaration
    • Property Owner set to MarcusCalhoun-Lopez
    • Property Keywords catalina bigsur added
    • Property Port hugin-app added
  • Ticket #62445 – Description

    initial v1  
     1{{{
    12pmm:~ pet$ sudo port install hugin-app
    23Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
     
    2021pmm:~ pet$ uname -a
    2122Darwin pmm.local 20.3.0 Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 arm64
     23}}}