From owner-freebsd-ports@freebsd.org Tue Mar 22 14:30:13 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F00A2AD9C5C for ; Tue, 22 Mar 2016 14:30:13 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 890359F4 for ; Tue, 22 Mar 2016 14:30:13 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wm0-x22a.google.com with SMTP id p65so195259116wmp.1 for ; Tue, 22 Mar 2016 07:30:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=lKb1Xwujp73ZguLPWj9joGONh5HljnX6w7GmSidcs4w=; b=wUfyY8uuJ4ikoDfEQdvhCk7aAEdQNQYQl7Rtv5jk/o5Syl9LsSbDXBH2CM3xLPM9/V TUN3j/x1+rlSBnxk1ykMlbyppavKhK/SsdbOSCzn3hNFnr0gwr73fr9gm3lxDTRUeXQF jdJsRGo1rJ4b/to90ZBAjcXgjIyRlIlONvuVpLcHSLlpRLjjRZzI0V8hGVKaQl52fZfz ZjdaNEdfdC1b7gtstJLuSYXwMkFfGYhVzEU6lqYXjcgy51CVNLQFJY1WN69zu6D7lPs4 jWxSH1OQbWMReLmZWdUkjZCURUb8F/wzAB6okWSqp+hDaSSPrl9AfUhzWJmXY0tYW37h yfNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=lKb1Xwujp73ZguLPWj9joGONh5HljnX6w7GmSidcs4w=; b=Gp1z3F+Oq1QcXh/HLpq5dp11qEXLN18w1pP+i8Q0P54K8N2FtxmNZfDlNEotqqsqs6 8SxHZDO/4845zkh7/1hQ1rK/XC98R+3rJxeYyW390WehHPA64zZZSuVvvBy4JPGUskJC JRax1zjBhlm1Z9EJK1o7TwHdoTV338w4zBfbW7unyANJX2YY3BLrEU3uMNFuLBqihiyY OswsA6hlbWxmHb5pFKNtySeabl9p8T/OtOT25Q4GLKYcyuMUo8T00XGPVavPwU2Ikifl /WBiBoPKOlxw8FYuj4LKcGq9kO0u0FmKPL86UL8XAb5UCo4X5wjKsHSu3cUFEEx73HjJ kyRg== X-Gm-Message-State: AD7BkJIr9yNtKA7+Ti5IMai8HprgOBZNCIxnKnwicJgn7Yf8xn3J0re/yYQ8Ym7SP3MH8w== X-Received: by 10.28.21.14 with SMTP id 14mr19826940wmv.39.1458657012108; Tue, 22 Mar 2016 07:30:12 -0700 (PDT) Received: from orwell.gmail.com (dhcp-077-248-147-050.chello.nl. [77.248.147.50]) by smtp.gmail.com with ESMTPSA id ux5sm30456825wjc.17.2016.03.22.07.30.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Mar 2016 07:30:11 -0700 (PDT) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: freebsd-ports@FreeBSD.org Subject: Re: Is the kmymoney port broken? References: <3819213.lvxybsyZCo@falbala> <86io0eygi4.fsf@FreeBSD.org> <56F154BF.3020209@uni-dortmund.de> Date: Tue, 22 Mar 2016 15:29:52 +0100 In-Reply-To: <56F154BF.3020209@uni-dortmund.de> (Christian Baer's message of "Tue, 22 Mar 2016 15:20:47 +0100") Message-ID: <86a8lqy49r.fsf@FreeBSD.org> User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2016 14:30:14 -0000 CC'ing the list again. Christian Baer writes: > On 03/22/16 11:05, Raphael Kubo da Costa wrote: > > Hello Raphael, thanks for your reply! > >> Do you have kdelibs-4.14.3_6 installed? My initial guess is that you >> haven't recompiled kdelibs after its header locations were changed and >> those files are still in >> ${PORTSDIR}/work/stage/usr/local/include/kmymoney/ instead of >> include/kde4/kmymoney. > > That is a possibility. :-) > > I actually installed KDE via 'pkg install', along with just about > everything else I have running on this machine at the moment - and I > recently (not quite two weeks ago) upgraded everything, including KDE4. > > The ports tree I rebuilt completely (rm -rf /usr/ports and svn checkout) > before compiling KMymoney. So if it the kdelibs were built in the > process, they should have been built with new settings. However, it is > possible that they were already installed. It's easy to check: pkg info kdelibs. The version field should say 4.14.3_6. If you've just built kmymoney I'd assume it would require that new version though. Please also make sure your Mk/bsd.kde4.mk is at r411201 or later. > Sorry about the dumb question (I'm just not so deep into this stuff): > What do you mean with the header locations were changed. I am guessing > this means the position within the directory-tree. Is that correct? And > if so, can I just change it by recompiling and reinstalling the kdelibs > without screwing up other stuff currently installed? Yes, I am referring to this commit I made a week ago: Which made kdelibs (and several ports that depend on it) install its headers into /usr/local/include/kde4 instead of /usr/local/include. You can try recompiling x11/kdelibs4 after making sure both the port and bsd.kde4.mk are at their latest versions, but I think it should have already happened when you tried building kmymoney. A few other things you can try in order to rule out other possibilities: - After building kmymoney, run `find work -name importinterface.h' to check where the header was staged. - See if resetting your build options (make rmconfig) makes any difference. It would also be helpful if you could attach your whole build log if the problem persists.