[MacPorts] #41251: linkchecker fails to build under Mavericks
#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
#41251: linkchecker fails to build under Mavericks -----------------------------+----------------------- Reporter: mschamschula@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: linkchecker | -----------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… -- Ticket URL: <https://trac.macports.org/ticket/41251#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41251: linkchecker fails to build under Mavericks -----------------------------+----------------------- Reporter: mschamschula@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: linkchecker | -----------------------------+----------------------- Comment (by macports@…): As a workaround you may try to build with: {{{ CFLAGS='-D_FORTIFY_SOURCE=0' python setup.py build }}} -- Ticket URL: <https://trac.macports.org/ticket/41251#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41251: linkchecker fails to build under Mavericks -----------------------------+----------------------- Reporter: mschamschula@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: mavericks Port: linkchecker | -----------------------------+----------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => fixed Comment: fixed in https://trac.macports.org/ticket/44030 - upgrade to version 9.2 -- Ticket URL: <https://trac.macports.org/ticket/41251#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts