Bug#376370: wengophone: FTBFS: errors with scons

2006-07-02 Thread Julien Danjou
Package: wengophone
Version: 0.99+svn4511-4
Severity: serious

Hello,

There was a problem while autobuilding your package:

 Automatic build of wengophone_0.99+svn4511-4 on avidan by sbuild/i386 0.47
 Build started at 20060702-1242
 **
...
 make[1]: Leaving directory `/build/buildd/wengophone-0.99+svn4511'
 # update-config must be last
 cd build-tree/wengophone-0.99+svn4511; \
   QTDIR=/usr scons mode=release-symbols \
   enable-shared-portaudio=no enable-shared-webcam=no \
   enable-shared-wengocurl=no enable-shared-phapi=no \
   softphone-runtime softphone
 scons: Reading SConscript files ...
 phapi static mode
 
 scons: *** Target `/usr/local/lib/wengophone' of Install() is a file, but 
 should be a directory.  Perhaps you have the Install() arguments backwards?
 File SSoftphoneInstall, line 129, in ?
 make: *** [build/wengophone] Error 2
 **
 Build finished at 20060702-1243
 FAILED [dpkg-buildpackage died]
 --

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#376370: wengophone: FTBFS: errors with scons

2006-07-02 Thread Marco Nenciarini
On Sun, Jul 02, 2006 at 12:57:39PM +0200, Julien Danjou wrote:
 Package: wengophone
 Version: 0.99+svn4511-4
 Severity: serious
 
 Hello,
 
 There was a problem while autobuilding your package:
 
  Automatic build of wengophone_0.99+svn4511-4 on avidan by sbuild/i386 0.47
  Build started at 20060702-1242
  **
 ...
  make[1]: Leaving directory `/build/buildd/wengophone-0.99+svn4511'
  # update-config must be last
  cd build-tree/wengophone-0.99+svn4511; \
  QTDIR=/usr scons mode=release-symbols \
  enable-shared-portaudio=no enable-shared-webcam=no \
  enable-shared-wengocurl=no enable-shared-phapi=no \
  softphone-runtime softphone
  scons: Reading SConscript files ...
  phapi static mode
  
  scons: *** Target `/usr/local/lib/wengophone' of Install() is a file, but 
  should be a directory.  Perhaps you have the Install() arguments backwards?
  File SSoftphoneInstall, line 129, in ?
  make: *** [build/wengophone] Error 2
  **
  Build finished at 20060702-1243
  FAILED [dpkg-buildpackage died]
  --
 

This is a known upstream problem with latest scons.

As a simple workarround you can add

mkdir -p $(CURDIR)/debian/wengophone/usr/lib/wengophone;

immediately after any scons call in debian/rules.

I'm working to new wengophone 2.0 beta3, that does not have this
problem.

Ciao

-- 
-
|Marco Nenciarini| Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia   |
-
Key fingerprint = FED9 69C7 9E67 21F5 7D95  5270 6864 730D F095 E5E4



signature.asc
Description: Digital signature