Opened 5 years ago

Closed 3 weeks ago

#59187 closed defect (fixed)

afl @2.52b: requires memmem(3), only available on OS X 10.7 or greater

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger leopard snowleopard Cc:
Port: afl

Description

Trying to build afl @2.52b on Snow Leopard gives this error:

Error: afl 2.52b requires memmem(3), only available on OS X 10.7 or greater.

The legacysupport portgroup provides an implementation of memmem for older systems. Could that help here?

Attachments (1)

afl-sl-legsup-fail.log (86.4 KB) - added by kencu (Ken) 4 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 4 years ago by kencu (Ken)

neither legacysupport 1.0 or 1.1 fix this simply. log attached.

Changed 4 years ago by kencu (Ken)

Attachment: afl-sl-legsup-fail.log added

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Owner: myint deleted

See #61791.

comment:3 Changed 13 months ago by barracuda156

Is there a fix for missing memmem?

comment:4 Changed 3 months ago by barracuda156

Maybe someone could add it to legacysupport?

comment:5 Changed 3 weeks ago by barracuda156

Owner: set to barracuda156
Resolution: fixed
Status: assignedclosed

In da315039a94bf03fb4975a4cb82863b184b7d525/macports-ports (master):

afl: fix build on 10.7 and older

Closes: #59187

Note: See TracTickets for help on using tickets.