Generating assuanserverconnection.moc usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" automoc4: process for /home/armin/src/kde/kdepim-4.10.1/kleopatra/assuanserverconnection.moc failed: Unknown error pid to wait for: 0 #304111 fixed build partialy for someone, but I am still seeing this in 4.10.1. I have Boost 1.53.0 Reproducible: Always Steps to Reproduce: install Boost 1.53.0 and unpatches Automoc4 from upstream and try to build kdepim 4.10.1
Created attachment 78592 [details] Patch to fix the bug
Git commit 2573a6678d3415d7de8024a417d8f2e92b8c7611 by Montel Laurent. Committed on 03/04/2013 at 08:01. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 316256 - Kleopatra in KDEPIM 4.10.1 fails to build FIXED-IN: 4.10.3 Apply patch from Sven-Hendrik Haase It compiles here, and for him. So I hope that it will fix this bug. M +1 -1 kleopatra/models/keylistmodel.cpp M +2 -0 kleopatra/uiserver/assuanserverconnection.cpp http://commits.kde.org/kdepim/2573a6678d3415d7de8024a417d8f2e92b8c7611
Created attachment 79419 [details] libkleo patch Trying to compile today's master, I needed to apply this patch to make kdepim compile. I could not verify, if omitting the boost include breaks binary compatibility.