[MacPorts] #50043: py-pyml @0.7.7_1: does not build
#50043: py-pyml @0.7.7_1: does not build --------------------+---------------------- Reporter: petr@… | Owner: chiszp@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: py-pyml --------------------+---------------------- This surfaced with r143293 which however is not the cause the issue. The port was not really maintained since r92119, so very probably it's just bit-rotten: {{{ /usr/bin/clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c PyML/classifiers/ext/KNN.cpp -o build/temp.macosx-10.10-x86_64-2.7/PyML/classifiers/ext/KNN.o PyML/classifiers/ext/KNN.cpp:4:14: error: addition of default argument on redeclaration makes this constructor a default constructor KNN::KNN(int _k = 3) : k(_k) ^ ~ PyML/classifiers/ext/KNN.h:15:5: note: previous declaration is here KNN(int k); ^ 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/50043> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts