Opened 11 years ago
Closed 11 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)
Change History (4)
Changed 11 years ago by Schamschula (Marius Schamschula)
comment:1 follow-up: 2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | mavericks added |
Owner: | changed from macports-tickets@… to pjenvey@… |
comment:2 Changed 11 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 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Good enough for me!
Note: See
TracTickets for help on using
tickets.
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?