Opened 16 months ago

Closed 16 months ago

Last modified 16 months ago

#72206 closed defect (fixed)

libdv cannot be built due to pseudo ops that are specific to linux x86 assembler. Portfile should be modified to forcely disable asm.

Reported by: dblark Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libdv

Description

Actually I find that the problem lasts more than 10 years:

https://sourceforge.net/p/libdv/bugs/49/

Anyway, the --disable-asm option must be used to make it work.

Change History (3)

comment:1 Changed 16 months ago by dblark

Btw I run macports on Apple Silicon and set the build_arch to x86_64. Maybe that's why it fails the condition platform darwin i386.

comment:2 Changed 16 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In d784cb1ee1caa82be39d5ddc0b74bba6ad04823a/macports-ports (master):

libdv: disable asm for all darwin x86 builds

Closes: #72206

comment:3 Changed 16 months ago by jmroot (Joshua Root)

Summary: libuv cannot be built due to pseudo ops that are specific to linux x86 assembler. Portfile should be modified to forcely disable asm.libdv cannot be built due to pseudo ops that are specific to linux x86 assembler. Portfile should be modified to forcely disable asm.
Note: See TracTickets for help on using tickets.