The attached build error happens when trying to install tortoisehg-py27.
 The build failure happens when trying to build
qscintilla2-qt4-mac-py27.  Any clues on how to go about fixing this
build error?  I don't see any patch files applied, but I admit I don't
know much about the fink build system.

------------
The following package will be installed or updated:
 tortoisehg-py27
The following additional package will be installed:
 qscintilla2-qt4-mac-py27
Default answer will be chosen in 60 seconds...
Do you want to continue? [Y/n]
TIMEOUT: using default answer.
Setting runtime build-lock...
dpkg-deb -b
/sw/src/fink.build/root-fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1
/sw/src/fink.build
dpkg-deb: building package
`fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1' in
`/sw/src/fink.build/fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1_2015.11.12-16.10.39_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1_2015.11.12-16.10.39_darwin-x86_64.deb
Selecting previously deselected package
fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1.
(Reading database ... 277426 files and directories currently installed.)
Unpacking fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1 (from
.../fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1_2015.11.12-16.10.39_darwin-x86_64.deb)
...
Setting up fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1
(2015.11.12-16.10.39) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink._Yy6C
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions
-xf /sw/src/QScintilla-gpl-2.8.4.tar.gz
sudo -u fink-bld [ENV] sh -c /tmp/fink.SDf2q
perl -pi -e 's|api/python|api/python2.7|' Python/configure.py
sudo -u fink-bld [ENV] sh -c /tmp/fink.NAIS4
/tmp/fink.SC6gw
#!/bin/sh -ev
 cd Python

 sipdir=/sw/share/sip-py27/pyqt4-mac

 /sw/bin/python2.7 configure.py --qmake=/sw/lib/qt4-mac/bin/qmake
--sip=/sw/bin/sip --pyqt-sipdir=$sipdir
--destdir=/sw/lib/python2.7/site-packages/PyQt4
Configuring QScintilla 2.8.4...
QScintilla 2.8.4 is being used.
The QScintilla .sip files will be installed in /sw/share/sip-py27/pyqt4-mac.
The QScintilla module will be installed in
/sw/lib/python2.7/site-packages/PyQt4.
PyQt 4.11.3 is being used.
Qt 4.8.7 is being used.
sip 4.16.6 is being used.
The sip executable is /sw/bin/sip.
The QScintilla module is being built with 'protected' redefined as 'public'.
The QScintilla API file will be installed in
/sw/lib/qt4-mac/share/qt4/qsci/api/python.
Generating the C++ source for the Qsci module...
Generating the .pro file for the Qsci module...
Creating the Makefile for the Qsci module...
 make #LFLAGS="-L/sw/lib/system-openssl/lib -undefined dynamic_lookup
-bundle -flat_namespace -mmacosx-version-min=10.7"
g++ -c -pipe -fno-exceptions -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.11 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC
-Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED -I/sw/lib/qt4-mac/share/qt4/mkspecs/macx-g++ -I. -I.
-I/sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtCore
-I/sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include
-I/sw/include/python2.7 -I/sw/lib/qt4-mac/include -F/sw/lib/qt4-mac/lib
-o sipQscicmodule.o sipQscicmodule.cpp
g++ -c -pipe -fno-exceptions -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.11 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC
-Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED -I/sw/lib/qt4-mac/share/qt4/mkspecs/macx-g++ -I. -I.
-I/sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtCore
-I/sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include
-I/sw/include/python2.7 -I/sw/lib/qt4-mac/include -F/sw/lib/qt4-mac/lib
-o sipQsciQList0100QsciStyledText.o sipQsciQList0100QsciStyledText.cpp
g++ -c -pipe -fno-exceptions -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.11 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC
-Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED -I/sw/lib/qt4-mac/share/qt4/mkspecs/macx-g++ -I. -I.
-I/sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtCore
-I/sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include
-I/sw/include/python2.7 -I/sw/lib/qt4-mac/include -F/sw/lib/qt4-mac/lib
-o sipQsciQList0101QsciCommand.o sipQsciQList0101QsciCommand.cpp
g++ -c -pipe -fno-exceptions -O2 -arch x86_64 -Xarch_x86_64
-mmacosx-version-min=10.11 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC
-Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_SHARED -I/sw/lib/qt4-mac/share/qt4/mkspecs/macx-g++ -I. -I.
-I/sw/lib/qt4-mac/lib/QtCore.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtCore
-I/sw/lib/qt4-mac/lib/QtGui.framework/Versions/4/Headers
-I/sw/lib/qt4-mac/include/QtGui -I/sw/lib/qt4-mac/include
-I/sw/include/python2.7 -I/sw/lib/qt4-mac/include -F/sw/lib/qt4-mac/lib
-o sipQsciQsciAbstractAPIs.o sipQsciQsciAbstractAPIs.cpp
./sipQsciQsciAbstractAPIs.cpp:106:10: warning:
'sipQsciAbstractAPIs::disconnectNotify' hides overloaded virtual
function [-Woverloaded-virtual]
    void disconnectNotify(const QMetaMethod&);
         ^
/sw/lib/qt4-mac/include/QtCore/qobject.h:291:18: note: hidden overloaded
virtual function 'QObject::disconnectNotify' declared here: type
mismatch at 1st parameter ('const char *' vs 'const QMetaMethod &')
    virtual void disconnectNotify(const char *signal);
                 ^
./sipQsciQsciAbstractAPIs.cpp:107:10: warning:
'sipQsciAbstractAPIs::connectNotify' hides overloaded virtual function
[-Woverloaded-virtual]
    void connectNotify(const QMetaMethod&);
         ^
/sw/lib/qt4-mac/include/QtCore/qobject.h:290:18: note: hidden overloaded
virtual function 'QObject::connectNotify' declared here: type mismatch
at 1st parameter ('const char *' vs 'const QMetaMethod &')
    virtual void connectNotify(const char *signal);
                 ^
./sipQsciQsciAbstractAPIs.cpp:166:44: error: no viable conversion from
'const QMetaMethod' to 'const char *'
        QsciAbstractAPIs::disconnectNotify(a0);
                                           ^~
/sw/lib/qt4-mac/include/QtCore/qobject.h:291:47: note: passing argument
to parameter 'signal' here
    virtual void disconnectNotify(const char *signal);
                                              ^
./sipQsciQsciAbstractAPIs.cpp:184:41: error: no viable conversion from
'const QMetaMethod' to 'const char *'
        QsciAbstractAPIs::connectNotify(a0);
                                        ^~
/sw/lib/qt4-mac/include/QtCore/qobject.h:290:44: note: passing argument
to parameter 'signal' here
    virtual void connectNotify(const char *signal);
                                           ^
2 warnings and 2 errors generated.
Makefile:362: recipe for target 'sipQsciQsciAbstractAPIs.o' failed
make: *** [sipQsciQsciAbstractAPIs.o] Error 1
### execution of /tmp/fink.SC6gw failed, exit code 2
### execution of /tmp/fink.NAIS4 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1
(Reading database ... 277427 files and directories currently installed.)
Removing fink-buildlock-qscintilla2-qt4-mac-py27-2.8.4-1 ...
Failed: phase compiling: qscintilla2-qt4-mac-py27-2.8.4-1 failed

Before reporting any errors, please run "fink selfupdate" and try again.

If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <fink-us...@lists.sourceforge.net>
        The Fink Beginners List <fink-beginners@lists.sourceforge.net>,

with a carbon copy to the maintainer:

        Daniel Johnson <dan...@daniel-johnson.org>

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.39.2
Distribution version: selfupdate-rsync Thu Nov 12 15:19:15 2015, 10.11,
x86_64
Trees: local/main stable/main local/injected
Xcode.app: 7.1.1
Xcode command-line tools: 7.1.0.0.1.1444952191
Max. Fink build jobs:  1


------------

-- 
David Dombrowsky, Software Engineer
ddombrow...@paylock.com | 518-374-3204

------------------------------------------------------------------------------
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to