> On Apr 28, 2016, at 1:10 PM, Sean Lake <odysseus9...@gmail.com> wrote:
> 
> I'm running into the same problem on Mac OS X 10.10.
> 
> fink --version
> Package manager version: 0.39.3
> Distribution version: selfupdate-rsync Thu Apr 28 09:44:46 2016, 10.10, x86_64
> Trees: local/main stable/main
> 
> On Wed, Apr 27, 2016 at 3:44 PM, Viv Kendon <v...@trellick.net> wrote:
>> Doing an “update-all”,
>> 
>> make[1]: Entering directory 
>> '/sw/src/fink.build/pyqt5-mac-py27-5.6-1/PyQt5_gpl-5.6/dbus'
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
>>  -c -pipe -stdlib=libc++ -fno-exceptions -O2 -std=gnu++11 -isysroot 
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
>>  -mmacosx-version-min=10.9 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC 
>> -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -isystem 
>> /sw/include/python2.7 -isystem /sw/include/dbus-1.0 -I. 
>> -I/sw/lib/qt5-mac/lib/QtCore.framework/Headers -I. 
>> -I/sw/lib/qt5-mac/share/qt5/mkspecs/macx-clang -F/sw/lib/qt5-mac/lib -o 
>> dbus.o dbus.cpp
>> /sw/lib/qt5-mac/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public 
>> -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -D__APPLE__ -D__GNUC__=4 
>> -D__APPLE_CC__ -I/sw/lib/qt5-mac/share/qt5/mkspecs/macx-clang 
>> -I/sw/src/fink.build/pyqt5-mac-py27-5.6-1/PyQt5_gpl-5.6/dbus 
>> -I/sw/src/fink.build/pyqt5-mac-py27-5.6-1/PyQt5_gpl-5.6/dbus 
>> -I/sw/include/python2.7 -I/sw/include/dbus-1.0 
>> -I/sw/src/fink.build/pyqt5-mac-py27-5.6-1/PyQt5_gpl-5.6/dbus 
>> -I/sw/lib/qt5-mac/lib/QtCore.framework/Headers -I/sw/include/dbus-1.0 
>> -I/sw/lib/dbus-1.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
>> -I/sw/include/freetype2 -I/sw/include 
>> -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1
>>  
>> -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/6.0/include
>>  
>> -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include
>>  
>> -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include
>>  -F/sw/lib/qt5-mac/lib helper.h -o moc_helper.cpp
>> In file included from dbus.cpp:27:
>> In file included from /sw/include/dbus-1.0/dbus/dbus-python.h:33:
>> /sw/include/dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h'
>>      file not found
>> #include <dbus/dbus-arch-deps.h>
>>         ^
>> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
>>  -c -pipe -stdlib=libc++ -fno-exceptions -O2 -std=gnu++11 -isysroot 
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk
>>  -mmacosx-version-min=10.9 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC 
>> -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -isystem 
>> /sw/include/python2.7 -isystem /sw/include/dbus-1.0 -I. 
>> -I/sw/lib/qt5-mac/lib/QtCore.framework/Headers -I. 
>> -I/sw/lib/qt5-mac/share/qt5/mkspecs/macx-clang -F/sw/lib/qt5-mac/lib -o 
>> moc_helper.o moc_helper.cpp
>> 1 error generated.
>> Makefile:505: recipe for target 'dbus.o' failed
>> make[1]: *** [dbus.o] Error 1
>> make[1]: *** Waiting for unfinished jobs....
>> In file included from moc_helper.cpp:9:
>> In file included from ./helper.h:34:
>> /sw/include/dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h'
>>      file not found
>> #include <dbus/dbus-arch-deps.h>
>>         ^
>> 1 error generated.
>> Makefile:508: recipe for target 'moc_helper.o' failed
>> make[1]: *** [moc_helper.o] Error 1
>> make[1]: Leaving directory 
>> '/sw/src/fink.build/pyqt5-mac-py27-5.6-1/PyQt5_gpl-5.6/dbus'
>> Makefile:1670: recipe for target 'sub-dbus-make_first-ordered' failed
>> make: *** [sub-dbus-make_first-ordered] Error 2
>> 
>> Package manager version: 0.39.3
>> Distribution version: selfupdate-rsync Tue Apr 26 21:48:17 2016, 10.9, x86_64
>> Trees: local/main stable/main
>> Xcode.app: 6.2
>> Xcode command-line tools: 6.2.0.0.1.1424975374
>> Max. Fink build jobs:  18
>> 
>> fink list -ti dbus
>> Information about 9406 packages read in 1 seconds.
>> i      dbus    1.8.20-1        Message bus system for applications
>> i      dbus-glib1.2-dev        0.86-3  Message bus system for applications
>> i      dbus-glib1.2-shlibs     0.86-3  Message bus system for applications
>> i      dbus1.3-dev     1.8.20-1        Message bus system for applications
>> i      dbus1.3-shlibs  1.8.20-1        Message bus system for applications
>> i      pydbus-py27     0.84.0-5        Simple interprocess messaging system
>> i      pydbus-py27-dev 0.84.0-5        Development libraries for pydbus-py27
>> i      qt4-base-mac-qtdbus-shlibs      4.8.7-2 Qt D-Bus library (mac)
>> i      qt4-base-x11-qtdbus-shlibs      4.7.3-140       Qt D-Bus library (x11)
>> i      qt5-mac-qtdbus-shlibs   5.6.0-1 Qt D-Bus library (mac)
>> 
>> ls /sw/include/dbus-1.0/dbus/
>> total 424
>> 0 ./                           32 dbus-message.h
>> 0 ../                           8 dbus-misc.h
>> 8 dbus-address.h                8 dbus-pending-call.h
>> 8 dbus-bus.h                   48 dbus-protocol.h
>> 56 dbus-connection.h             8 dbus-python.h
>> 8 dbus-errors.h                16 dbus-server.h
>> 48 dbus-glib-bindings.h         16 dbus-shared.h
>> 8 dbus-glib-error-enum.h        8 dbus-signature.h
>> 8 dbus-glib-lowlevel.h          8 dbus-syntax.h
>> 32 dbus-glib.h                  24 dbus-threads.h
>> 24 dbus-gtype-specialized.h     16 dbus-types.h
>> 16 dbus-macros.h                 8 dbus.h
>> 8 dbus-memory.h
>> 
>> doesn’t look like it is a case-sensitive file system bug this time?
>> 
>> many thanks,
>> — Viv

Yeah, I’m seeing this too. Seems I didn’t test build pyqt5-mac-py27, only 
-py35, and didn’t come across it before.

This USED to work but something seems broken with the dbus1.3-dev package. It’s 
missing the dbus/dbus-arch-deps.h header file even though dbus/dbus.h tries to 
include it. That means that dbus is currently broken for all packages, not just 
pyqt5. For now I’m going to disable dbus support; it only was available for 
py27 anyway.

Daniel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to