[MacPorts] #62618: dav1d @0.8.2: build fails on leopard PPC (at least) with several errors

MacPorts noreply at macports.org
Sat Apr 3 16:15:23 UTC 2021


#62618: dav1d @0.8.2: build fails on leopard PPC (at least) with several errors
---------------------+---------------------------
  Reporter:  kencu   |      Owner:  ctreleaven
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  leopard tiger
      Port:  dav1d   |
---------------------+---------------------------

Comment (by ballapete):

 Replying to [comment:12 kencu]:

 >
 > This I put in legacysupport.

 This cannot be the solution, because `config.h` contains only:

 {{{
 #define ARCH_AARCH64 0

 #define ARCH_ARM 0

 #define ARCH_PPC64LE 0

 #define ARCH_X86 0

 #define ARCH_X86_32 0

 #define ARCH_X86_64 0

 #define CONFIG_16BPC 1

 #define CONFIG_8BPC 1

 #define CONFIG_LOG 1

 #define ENDIANNESS_BIG 1

 #define HAVE_ASM 0

 #define HAVE_UNISTD_H 1

 #define PREFIX 1
 }}}

 Some real function is needed instead of `#error`.

 (HAVE_ASM is 0 although I have:
 {{{
   nasm @2.15.05_0 (active)
   yasm @1.3.0_0 (active)
 }}}
 which indicates that ARCH_PPC64BE is not ready yet.)

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


More information about the macports-tickets mailing list