Opened 10 years ago

Closed 10 years ago

#41231 closed defect (fixed)

highlight 3.15 build fails under Mavericks

Reported by: Schamschula (Marius Schamschula) Owned by: pjenvey@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: ryandesign (Ryan Carsten Schmidt)
Port: highlight

Description

While building highlight 3.15 under Mavericks I get the following link failure:

ar -crs libhighlight.a stylecolour.o stringtools.o xhtmlgenerator.o latexgenerator.o texgenerator.o rtfgenerator.o htmlgenerator.o ansigenerator.o svggenerator.o codegenerator.o xterm256generator.o bbcodegenerator.o odtgenerator.o syntaxreader.o elementstyle.o themereader.o datadir.o preformatter.o platform_fs.o ASStreamIterator.o ASResource.o ASFormatter.o ASBeautifier.o ASEnhancer.o InternalUtils.o  LuaExceptions.o  LuaFunction.o  LuaState.o LuaUserData.o  LuaUtils.o  LuaValue.o  LuaVariable.o  LuaWrappers.o
/opt/local/bin/ranlib: archive member: libhighlight.a(LuaUserData.o) size too large (archive member extends past the end of the file)
ar: internal ranlib command failed
make[1]: *** [lib-static] Error 1

Attachments (1)

main.log (27.7 KB) - added by Schamschula (Marius Schamschula) 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by Schamschula (Marius Schamschula)

Attachment: main.log added

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

Cc: ryandesign@… added
Keywords: mavericks added
Owner: changed from macports-tickets@… to pjenvey@…

Hmm, it builds fine for me on Mavericks.

Do you see the same with 3.16.1, to which I've just updated the port in r113004?

If so, what version of Xcode? Have you installed the command line tools?

comment:2 in reply to:  1 Changed 10 years ago by Schamschula (Marius Schamschula)

Replying to ryandesign@…:

Hmm, it builds fine for me on Mavericks.

Do you see the same with 3.16.1, to which I've just updated the port in r113004?

If so, what version of Xcode? Have you installed the command line tools?

3.16.1 works for me.

Thanks!

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

Resolution: fixed
Status: newclosed

Good enough for me!

Note: See TracTickets for help on using tickets.