I ran into the same issue. The problem seems to be that during last week's SourceForge outage something other than the source package was downloaded (likely an html error message).
I fixed this by running sudo port clean —dist qscintilla-qt4 and then sudo port upgrade qscintilla-qt4 > On Mar 10, 2018, at 6:15 PM, Lenore Horner <[email protected]> wrote: > > I just upgraded outdated ports (it had been a month or two probably). And > qscintilla-qt4 failed. I think the relevant chunk from the log is below. > Has anyone else had problems with this. I didn’t quickly find a bug report > of this but may have missed it. > > :info:build In file included from qsciscintillabase.cpp:41: > :info:build ./SciAccessibility.h:80:26: error: no type named 'InterfaceType' > in 'QAccessible'; did you mean 'QAccessible2::InterfaceType'? > :info:build void *interface_cast(QAccessible::InterfaceType t); > :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~ > :info:build QAccessible2::InterfaceType > :info:build /opt/local/libexec/qt4/include/QtGui/qaccessible.h:349:10: note: > 'QAccessible2::InterfaceType' declared here > :info:build enum InterfaceType > > I don’t know whether the fetch errors are related at all. > > qscintilla-qt4-2.10.3_0.darwin_17.x86_64.tbz2 doesn't seem to exist in > /opt/local/var/macports/incoming/verified > Attempting to fetch qscintilla-qt4-2.10.3_0.darwin_17.x86_64.tbz2 from > https://packages.macports.org/qscintilla-qt4 > <https://packages.macports.org/qscintilla-qt4> > :debug:archivefetch Fetching archive failed: The requested URL returned > error: 404 Not Found > :msg:archivefetch ---> Attempting to fetch > qscintilla-qt4-2.10.3_0.darwin_17.x86_64.tbz2 from > http://ywg.ca.packages.macports.org/mirror/macports/packages/qscintilla-qt4 > <http://ywg.ca.packages.macports.org/mirror/macports/packages/qscintilla-qt4> > :debug:archivefetch Fetching archive failed: The requested URL returned > error: 404 Not Found > :msg:archivefetch ---> Attempting to fetch > qscintilla-qt4-2.10.3_0.darwin_17.x86_64.tbz2 from > http://sea.us.packages.macports.org/macports/packages/qscintilla-qt4 > <http://sea.us.packages.macports.org/macports/packages/qscintilla-qt4> > :debug:archivefetch Fetching archive failed: The requested URL returned > error: 404 Not Found > Fetching distfiles for qscintilla-qt4 > :debug:fetch Executing org.macports.fetch (qscintilla-qt4) > :info:fetch ---> QScintilla_gpl-2.10.3.tar.gz does not exist in > /opt/local/var/macports/distfiles/qscintilla > :notice:fetch ---> Attempting to fetch QScintilla_gpl-2.10.3.tar.gz from > http://iweb.dl.sourceforge.net/pyqt <http://iweb.dl.sourceforge.net/pyqt> > > TIA, > Lenore Marius -- Marius Schamschula
