[MacPorts] #55833: py27-pyqt4 fails to configure on Snow Leopard

MacPorts noreply at macports.org
Fri Feb 16 16:59:57 UTC 2018


#55833: py27-pyqt4 fails to configure on Snow Leopard
-----------------------------------------+------------------------
 Reporter:  fvaccari                     |      Owner:
     Type:  defect                       |     Status:  new
 Priority:  Normal                       |  Milestone:
Component:  ports                        |    Version:
 Keywords:  py27-pyqt4 Snow Leopard g++  |       Port:  py27-pyqt4
-----------------------------------------+------------------------
 The error is
 {{{
 :info:configure make -f qtdirs.mk
 :info:configure /usr/bin/g++-4.2 -c -pipe -O2 -arch x86_64 -Xarch_x86_64
 -mmacosx-version-min=10.6 -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED
 -I/opt/local/libexec/qt4/share/mkspecs/macx-g++ -I. -I.
 -I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
 -I/opt/local/libexec/qt4/Library/Frameworks/QtCore.framework/Versions/4/Headers
 -I/opt/local/libexec/qt4/include
 -F/opt/local/libexec/qt4/Library/Frameworks -F/opt/local/libexec/qt4/lib
 -o qtdirs.o qtdirs.cpp
 :info:configure make: /usr/bin/g++-4.2: No such file or directory
 :info:configure make: *** [qtdirs.o] Error 1
 }}}

 while I see that I have /usr/bin/g++ instead in /usr/bin:

 {{{
 /usr/bin/g++ --version
 i686-apple-darwin10-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
 5658) (LLVM build 2336.1.00)
 Copyright (C) 2007 Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55833>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list