Opened 3 years ago

Closed 3 years ago

#61802 closed defect (fixed)

dfu-programmer @0.7.2: error: implicitly declaring library function 'malloc' with type 'void *(unsigned long)'

Reported by: bmentink Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: catalina bigsur Cc:
Port: dfu-programmer

Description

Please may I request a port to the new ARM M1 chip as in the new MacBook Air/Pro laptops .... Many thanks

Change History (2)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: catalina bigsur added; M1 removed
Port: dfu-programmer added
Summary: No port of dfu-programmer For MacOS M1 arm64 CPUdfu-programmer @0.7.2: error: implicitly declaring library function 'malloc' with type 'void *(unsigned long)'
Type: requestdefect

In the future, if a port does not build, please attach the main.log file so that we can investigate why.

In this case, I was able to try a build on our arm64 buildbot worker, and it failed in ways that we are familiar with from other ports, so we can investigate from that. Here is that log:

https://build.macports.org/builders/ports-11_arm64-builder/builds/5230/steps/install-port/logs/stdio

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 1ab27d5b3cff6e9ba7fe8c9c3fe73790dc788fad/macports-ports (master):

dfu-programmer: Fix implicit declaration of funcs

Closes: #61802

Note: See TracTickets for help on using tickets.