Opened 9 years ago

Closed 8 years ago

#46452 closed update (fixed)

srecord @1.64 Update to latest version

Reported by: ranauei@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: haspatch Cc: kurthindenburg (Kurt Hindenburg)
Port: srecord

Description

Here the latest version, also I removed the dependency on ghostscript since we could replace ps2pdf used to generate documentation files while building with pstopdf which is a builtin tool of os x, so a simple reinplace takes care of that.

Attachments (2)

Portfile.diff (1.3 KB) - added by ranauei@… 9 years ago.
main.log (83.0 KB) - added by mf2k (Frank Schima) 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by ranauei@…

Attachment: Portfile.diff added

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

Thanks. But this does not build for me on 10.9.5.

:info:build glibtool: compile:  /usr/bin/clang++ -I/opt/local/include -pipe -Os -stdlib=libc++ -arch x86_64 -I. -c srecord/memory/walker/adler16.cc  -fno-common -DPIC -o srecord/memory/walker/.libs/adler16.o
:info:build srecord/memory/chunk.cc:154:24: error: out-of-line definition of 'get_lower_bound' does not match any declaration in 'srecord::memory_chunk'
:info:build srecord::memory_chunk::get_lower_bound()
:info:build                        ^~~~~~~~~~~~~~~
:info:build 1 error generated.
:info:build make: *** [srecord/memory/chunk.lo] Error 1

Changed 9 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:3 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)

1.64 builds fine here on 10.10 - not sure about using the system's pstopdf - perhaps since ghostscript is large, using system might be doable.

comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

r147455 | khindenburg@… | 2016-04-04 10:06:34 -0400 (Mon, 04 Apr 2016) | 2 lines

srecord: update to 1.64; remove building of pdf to avoid ghostscript dep #46694

Note: See TracTickets for help on using tickets.