Opened 10 years ago

Closed 10 years ago

#43916 closed update (fixed)

srecord @1.63 Update to latest version.

Reported by: stevecheckoway (Stephen Checkoway) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: srecord

Description

The current version of srecord in MacPorts, 1.36, fails to build due to a newer compiler being unsure which to_string() overload to call in lib/interval.cc. This is trivial to fix, but it's even less work (for me) to just update to the latest version of srecord.

Attachments (2)

main.log (178.2 KB) - added by mf2k (Frank Schima) 10 years ago.
Portfile-srecord.diff (1.3 KB) - added by stevecheckoway (Stephen Checkoway) 10 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

This does not work for me on Mavericks. It fails at staging:

:info:destroot install: chmod 755 /opt/local/bin: Operation not permitted
:info:destroot glibtool --mode=install /usr/bin/install -c bin/srec_cat /opt/local/bin/srec_cat
:info:destroot glibtool: install: warning: `srecord/libsrecord.la' has not been installed in `/opt/local/lib'
:info:destroot glibtool: install: /usr/bin/install -c bin/.libs/srec_cat /opt/local/bin/srec_cat
:info:destroot install: /opt/local/bin/srec_cat: Operation not permitted

Changed 10 years ago by mf2k (Frank Schima)

Attachment: main.log added

Changed 10 years ago by stevecheckoway (Stephen Checkoway)

Attachment: Portfile-srecord.diff added

comment:2 Changed 10 years ago by stevecheckoway (Stephen Checkoway)

I think the new patch should fix the problem.

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Keywords: haspatch added
Resolution: fixed
Status: newclosed
Version: 2.3.0

Thanks! r120684

Note: See TracTickets for help on using tickets.