Opened 5 years ago

Closed 5 years ago

#59366 closed defect (fixed)

nasm @2.14.02 Fails to build

Reported by: btywoniuk (Bart) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: nasm

Description

build fails when upgrading to 2.14.02

nasmlib/md5c.c:47:10: error: no member named 'buf' in 'struct MD5Context' "

Attachments (1)

main.log (164.7 KB) - added by btywoniuk (Bart) 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by btywoniuk (Bart)

Attachment: main.log added

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Milestone: MacPorts 2.6.2
Port: nasm added; nas removed
Summary: nasm-2.14.02 Fails to buildnasm @2.14.02 Fails to build

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In ce29981fa72b248639d458401ce828811c817ada/macports-ports (master):

nasm: Delete MacPorts -I and -L flags

Fixes build failure when ports that provide include files that shadow nasm's
own are installed.

Closes: #59366

Note: See TracTickets for help on using tickets.