linkchecker
linkchecker copied to clipboard
Compile on Mac OS X does not finish
I tried to compile the current version (following the instructions in doc/install.txt). Step 7 did not work immediately, I had to install pip manually using
easy_install pip
Then I could use
pip install -r requirements.txt
The option --use-mirrors (as in the instructions) was not accepted.
But the compile stops with Errno 2 when a file named s can't be found to be copied to dist/LinkChecker.app/Contents/Resources/po/de.mo/s
I'm on Mac OS X 10.10.5.
same thing here, did you ever find a way past this?
Nope, no solution so far. And I'm afraid we can't expect one. If you go back (in time) in the issues this was was not the first time the question popped up without answer but I thought I'd give it a shot anyway.
same problem, try to remove "--use-mirrors", and it works. but next step to excute "make app", I get error. log: make app python2.7 setup.py clean --all creating /Users/Vincent/dev/LinkChecker/linkchecker/_LinkChecker_configdata.py running clean 'build/share' does not exist -- can't clean it removing 'build/temp.macosx-10.10-x86_64-2.7' (and everything under it) removing 'build/lib.macosx-10.10-x86_64-2.7' (and everything under it) 'build/bdist.macosx-10.10-x86_64' does not exist -- can't clean it removing 'build/scripts-2.7' (and everything under it) removing 'build' rm -f linkchecker-out.* -stamp /Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/html clean rm -f .qhc *.qch /Applications/Xcode.app/Contents/Developer/usr/bin/make -C linkcheck/HtmlParser clean rm -f *.o *.so *.pyc *.pyo .output rm -f linkcheck/network/network.so find . -name '.py[co]' -exec rm -f {} ; find . -depth -name 'pycache' -exec rm -rf {} ; rm -rf build dist LinkChecker.egg-info rm -f LinkChecker_configdata.py MANIFEST Packages.gz rm -f linkchecker-out* linkchecker.prof rm -f alexa.log testresults.txt rm -rf LinkChecker-9.4 rm -rf coverage dist-stamp python-build-stamp python2.7 setup.py sdist --manifest-only creating /Users/Vincent/dev/LinkChecker/linkchecker/_LinkChecker_configdata.py running sdist running check warning: MySdist: standard file not found: should have one of README, README.txt
reading manifest template 'MANIFEST.in'
writing manifest file 'MANIFEST'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C po
make[1]: Nothing to be done for all'. /Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/html qcollectiongenerator lccollection.qhcp -o lccollection.qhc make[1]: qcollectiongenerator: No such file or directory make[1]: [lccollection.qhc] Error 1 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make -C linkcheck/HtmlParser make[1]: Nothing to be done for
all'.
python2.7 setup.py build
creating /Users/Vincent/dev/LinkChecker/linkchecker/_LinkChecker_configdata.py
running build
running build_py
creating build
creating build/lib.macosx-10.10-x86_64-2.7
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/ansicolor.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/better_exchook2.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/cmdline.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/colorama.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/containers.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/cookies.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/decorators.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/dummy.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/fileutil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/ftpparse.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/gzip2.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/httputil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/i18n.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/lc_cgi.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/loader.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/lock.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/log.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/logconf.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/mem.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/memoryutil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/mimeutil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/robotparser2.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/socketutil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/strformat.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/threader.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/trace.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/updater.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/url.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
copying linkcheck/winutil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/chrome.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/chromium.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/firefox.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/opera.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
copying linkcheck/bookmarks/safari.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/bookmarks
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/cache
copying linkcheck/cache/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/cache
copying linkcheck/cache/results.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/cache
copying linkcheck/cache/robots_txt.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/cache
copying linkcheck/cache/urlqueue.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/cache
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/const.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/dnsurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/fileurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/ftpurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/httpurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/ignoreurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/internpaturl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/itmsservicesurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/mailtourl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/nntpurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/proxysupport.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/telneturl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/unknownurl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
copying linkcheck/checker/urlbase.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/checker
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/configuration
copying linkcheck/configuration/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/configuration
copying linkcheck/configuration/confparse.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/configuration
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/aggregator.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/checker.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/console.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/interrupt.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/logger.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/status.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
copying linkcheck/director/task.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/director
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/checker.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/contextmenu.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/debug.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/editor.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/editor_qsci.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/editor_qt.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/help.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/lineedit.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/linkchecker_rc.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/linkchecker_ui_debug.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/linkchecker_ui_editor.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/linkchecker_ui_main.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/linkchecker_ui_options.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/logger.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/options.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/projects.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/properties.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/recentdocs.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/settings.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/statistics.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/syntax.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/updater.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/urlmodel.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/urlsave.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
copying linkcheck/gui/validator.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/gui
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/htmlutil
copying linkcheck/htmlutil/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/htmlutil
copying linkcheck/htmlutil/formsearch.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/htmlutil
copying linkcheck/htmlutil/linkname.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/htmlutil
copying linkcheck/htmlutil/linkparse.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/htmlutil
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser
copying linkcheck/HtmlParser/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser
copying linkcheck/HtmlParser/htmllib.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/blacklist.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/csvlog.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/customxml.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/dot.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/gml.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/graph.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/gxml.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/html.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/none.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/sitemapxml.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/sql.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/text.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
copying linkcheck/logger/xmllog.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/logger
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/network
copying linkcheck/network/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/network
copying linkcheck/network/iputil.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/network
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/parser
copying linkcheck/parser/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/parser
copying linkcheck/parser/sitemap.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/parser
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/anchorcheck.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/httpheaderinfo.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/locationinfo.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/parsepdf.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/parseword.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/regexcheck.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/sslcertcheck.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/syntaxchecks.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
copying linkcheck/plugins/viruscheck.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck/plugins
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/dnssec.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/e164.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/edns.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/entropy.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/exception.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/flags.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/hash.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/inet.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/ipv4.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/ipv6.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/message.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/name.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/namedict.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/node.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/opcode.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/query.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rcode.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rdata.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rdataclass.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rdataset.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rdatatype.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/renderer.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/resolver.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/reversename.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/rrset.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/set.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/tokenizer.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/tsig.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/tsigkeyring.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/ttl.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/update.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/version.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/wiredata.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
copying third_party/dnspython/dns/zone.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
copying third_party/dnspython/dns/rdtypes/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
copying third_party/dnspython/dns/rdtypes/dsbase.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
copying third_party/dnspython/dns/rdtypes/mxbase.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
copying third_party/dnspython/dns/rdtypes/nsbase.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
copying third_party/dnspython/dns/rdtypes/txtbase.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/AFSDB.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/CERT.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/CNAME.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/DLV.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/DNAME.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/DNSKEY.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/DS.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/GPOS.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/HINFO.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/HIP.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/ISDN.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/LOC.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/MX.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/NS.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/NSEC.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/NSEC3.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/PTR.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/RP.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/RRSIG.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/RT.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/SOA.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/SPF.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/SSHFP.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/TXT.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
copying third_party/dnspython/dns/rdtypes/ANY/X25.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/ANY
creating build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/init.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/A.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/AAAA.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/APL.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/DHCID.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/IPSECKEY.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/KX.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NAPTR.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NSAP.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/NSAP_PTR.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/PX.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/SRV.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
copying third_party/dnspython/dns/rdtypes/IN/WKS.py -> build/lib.macosx-10.10-x86_64-2.7/linkcheck_dns/dns/rdtypes/IN
running build_ext
building 'linkcheck.HtmlParser.htmlsax' extension
creating build/temp.macosx-10.10-x86_64-2.7
creating build/temp.macosx-10.10-x86_64-2.7/linkcheck
creating build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DHAVE_STRLCPY -DHAVE_STRLCAT -DYY_NO_INPUT -Ilinkcheck/HtmlParser -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c linkcheck/HtmlParser/htmllex.c -o build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmllex.o -pedantic -std=gnu99
htmllex.l:479:5: warning: multiple unsequenced modifications to 'tmp' [-Wunsequenced]
RESIZE_BUF(tmp, strlen(yyextra->tmp_buf)+2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
htmllex.l:50:22: note: expanded from macro 'RESIZE_BUF'
CHECK_NULL((b) = PyMem_Resize((b), char, (n)));
~ ^
/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7/pymem.h:106:9: note:
expanded from macro 'PyMem_Resize'
( (p) = ((size_t)(n) > PY_SSIZE_T_MAX / sizeof(type)) ? NULL :
^
htmllex.l:42:10: note: expanded from macro 'CHECK_NULL'
if ((a) == NULL) return T_ERROR
^
htmllex.l:497:5: warning: multiple unsequenced modifications to 'tmp' [-Wunsequenced]
RESIZE_BUF(tmp, strlen(yyextra->tmp_buf)+2);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
htmllex.l:50:22: note: expanded from macro 'RESIZE_BUF'
CHECK_NULL((b) = PyMem_Resize((b), char, (n)));
~ ^
/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7/pymem.h:106:9: note:
expanded from macro 'PyMem_Resize'
( (p) = ((size_t)(n) > PY_SSIZE_T_MAX / sizeof(type)) ? NULL :
^
htmllex.l:42:10: note: expanded from macro 'CHECK_NULL'
if ((a) == NULL) return T_ERROR
^
2 warnings generated.
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DHAVE_STRLCPY -DHAVE_STRLCAT -DYY_NO_INPUT -Ilinkcheck/HtmlParser -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c linkcheck/HtmlParser/htmlparse.c -o build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmlparse.o -pedantic -std=gnu99
htmlparse.c:1967:18: warning: passing 'const char ' to parameter of type 'char *' discards
qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
yyerror (yymsgp);
^~~~~~
htmlparse.y:42:27: note: passing argument to parameter 'msg' here
static int yyerror (char msg) {
^
1 warning generated.
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DHAVE_STRLCPY -DHAVE_STRLCAT -DYY_NO_INPUT -Ilinkcheck/HtmlParser -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c linkcheck/HtmlParser/s_util.c -o build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/s_util.o -pedantic -std=gnu99
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -arch x86_64 build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmllex.o build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmlparse.o build/temp.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/s_util.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -o build/lib.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmlsax.so
building 'linkcheck.network._network' extension
creating build/temp.macosx-10.10-x86_64-2.7/linkcheck/network
clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -DHAVE_STRLCPY -DHAVE_STRLCAT -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c linkcheck/network/_network.c -o build/temp.macosx-10.10-x86_64-2.7/linkcheck/network/network.o -pedantic -std=gnu99
clang -bundle -undefined dynamic_lookup -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -arch x86_64 build/temp.macosx-10.10-x86_64-2.7/linkcheck/network/network.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -o build/lib.macosx-10.10-x86_64-2.7/linkcheck/network/network.so
running build_scripts
creating build/scripts-2.7
copying and adjusting linkchecker -> build/scripts-2.7
copying and adjusting linkchecker-gui -> build/scripts-2.7
changing mode of build/scripts-2.7/linkchecker from 644 to 755
changing mode of build/scripts-2.7/linkchecker-gui from 644 to 755
cp -f build/lib.macosx-10.10-x86_64-2.7/linkcheck/HtmlParser/htmlsax.so linkcheck/HtmlParser
cp -f build/lib.macosx-10.10-x86_64-2.7/linkcheck/network/network.so linkcheck/network
chmod -R a+rX,u+w,go-w *
find . -type d -exec chmod 755 {} ;
python2.7 setup.py py2app
Traceback (most recent call last):
File "setup.py", line 671, in
Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues if your issue still persists