[Pkg-kde-extras] Bug#350874: marked as forwarded (kmymoney2 - FTBFS: error: kmymoney/export.h: No such file or directory)

Debian Bug Tracking System owner at bugs.debian.org
Wed Feb 1 13:33:04 UTC 2006


Your message dated Wed, 1 Feb 2006 13:27:14 +0000
with message-id <200602011327.18297.msp at debian.org>
has caused the Debian Bug report #350874,
regarding kmymoney2 - FTBFS: error: kmymoney/export.h: No such file or directory
to be marked as having been forwarded to the upstream software
author(s) kmymoney2-developer at lists.sourceforge.net.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---------------------------------------
Received: (at 350874-forwarded) by bugs.debian.org; 1 Feb 2006 13:28:16 +0000
>From msp at debian.org Wed Feb 01 05:28:16 2006
Return-path: <msp at debian.org>
Received: from 61-69-2-33.netspeed.com.au ([61.69.2.33] helo=dell.purcell.id.au)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1F4I1v-00008h-Jw
	for 350874-forwarded at bugs.debian.org; Wed, 01 Feb 2006 05:28:16 -0800
Received: from [127.0.0.1] (helo=localhost)
	by dell.purcell.id.au with esmtp (Exim 4.60)
	(envelope-from <msp at debian.org>)
	id 1F4I13-0007tY-4e; Wed, 01 Feb 2006 13:27:21 +0000
From: Mark Purcell <msp at debian.org>
To: kmymoney2-developer at lists.sourceforge.net
Subject: kmymoney 0.8.2 build dependency on $(HOME) directory
Date: Wed, 1 Feb 2006 13:27:14 +0000
User-Agent: KMail/1.9.1
Organization: Debian GNU/Linux
Cc: pkg-kde-extras at lists.alioth.debian.org,
 350874-forwarded at bugs.debian.org,
 Bastian Blank <waldi at debian.org>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200602011327.18297.msp at debian.org>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

When building kmymoney2, there appears to be a configure dependency on the 
using doing the build having a home directory.

This is OK for individual users building the package, but is playing havoc 
with such things as the buildd for the 11 architectures which Debian 
supports.

Can the upstream kmymoney team advise why there is this dependency on the home 
directory being available, and is there an easy work around?

Mark

Some highlights from:
http://buildd.debian.org/fetch.php?&pkg=kmymoney2&ver=0.8.2-3&arch=s390&stamp=1138754750&file=log&as=raw

[...]
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /usr/bin/kde-config
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
checking where to install... /usr (as requested)
checking for style of include used by make... GNU
checking for gcc... cc
[...]
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for meinproc... /usr/bin/meinproc
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
kde-config: WARNING: KLocale: trying to look up "" in catalog. Fix the program
checking for xmllint... /usr/bin/xmllint
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
trying to create local folder /home/buildd: Permission denied
checking whether g++ supports -fvisibility=hidden... yes
checking if Qt is patched for -fvisibility... no
checking for atoll... yes
checking for strtoll... yes
checking for round in -lm... yes
[...]
make[5]: Entering directory 
`/build/buildd/kmymoney2-0.8.2/obj-s390-linux-gnu/kmymoney2/dialogs'
rm -rf kupdatestockpricedlgdecl.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer 
-nounload /build/buildd/kmymoney2-0.8.2/./kmymoney2/dialogs/kupdatestockpricedlgdecl.ui 
| /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include 
<qwizard.h>,#include <kwizard.h>,g" >> kupdatestockpricedlgdecl.h ;
QSettings: error creating /home/buildd/.qt
QSettings: error creating /home/buildd/.qt
make[5]: Leaving directory 
`/build/buildd/kmymoney2-0.8.2/obj-s390-linux-gnu/kmymoney2/dialogs'
make -C ../dialogs knewaccountdlgdecl.h
make[5]: Entering directory 
`/build/buildd/kmymoney2-0.8.2/obj-s390-linux-gnu/kmymoney2/dialogs'
rm -rf knewaccountdlgdecl.h;
/usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer 
-nounload /build/buildd/kmymoney2-0.8.2/./kmymoney2/dialogs/knewaccountdlgdecl.ui 
| /usr/bin/perl -pi -e "s,public QWizard,public KWizard,g; s,#include 
<qwizard.h>,#include <kwizard.h>,g" >> knewaccountdlgdecl.h ;
QSettings: error creating /home/buildd/.qt
QSettings: error creating /home/buildd/.qt
make[5]: Leaving directory 
`/build/buildd/kmymoney2-0.8.2/obj-s390-linux-gnu/kmymoney2/dialogs'
make -C ../dialogs knewequityentrydecl.h
[...]




More information about the pkg-kde-extras mailing list