[MacPorts] #41251: linkchecker fails to build under Mavericks
MacPorts
noreply at macports.org
Thu Nov 7 09:34:27 PST 2013
#41251: linkchecker fails to build under Mavericks
----------------------------+--------------------------------
Reporter: mschamschula@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: mavericks | Port: linkchecker
----------------------------+--------------------------------
When building linkchecker under Mavericks, I get the following error:
{{{
/usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch
x86_64 -DYY_NO_INPUT -Ilinkcheck/HtmlParser
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c linkcheck/HtmlParser/htmllex.c -o
build/temp.macosx-10.9-x86_64-2.7/linkcheck/HtmlParser/htmllex.o -pedantic
-std=gnu99
In file included from htmllex.l:29:
linkcheck/HtmlParser/s_util.h:7:8: error: expected parameter declarator
size_t strlcpy(char *dst, const char *src, size_t size);
^
}}}
main.log attached.
--
Ticket URL: <https://trac.macports.org/ticket/41251>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list