Public bug reported:

Imported from Debian bug http://bugs.debian.org/813065:

Package: mgltools-gle
Version: 1.5.7~rc1+cvs.20140424-1
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)

Hi,

mgltools-gle FTBFS in sid and stretch (but builds fine in jessie):

[...]
 debian/rules build
dh build --with python2
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   dh_auto_build
        python setup.py build --force
running build
running build_ext
building '_gle' extension
swigging gle/gle.i to gle/gle_wrap.c
swig -python -o gle/gle_wrap.c gle/gle.i
gle/gle.i:152: Error: Unknown SWIG preprocessor directive: typemaps (if this is 
a block of target language code, delimit it with %{ and %})
gle/gle.i:175: Error: Unknown SWIG preprocessor directive: typemaps (if this is 
a block of target language code, delimit it with %{ and %})
gle/gle.i:198: Error: Unknown SWIG preprocessor directive: typemaps (if this is 
a block of target language code, delimit it with %{ and %})
gle/gle.i:221: Error: Unknown SWIG preprocessor directive: typemaps (if this is 
a block of target language code, delimit it with %{ and %})
error: command 'swig' failed with exit status 1
dh_auto_build: python setup.py build --force returned exit code 1
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 1


Cheers,

Andreas

** Affects: mgltools-gle (Ubuntu)
     Importance: High
         Status: New

** Affects: mgltools-gle (Ubuntu Xenial)
     Importance: High
         Status: New

** Affects: mgltools-gle (Debian)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Bug watch added: Debian Bug tracker #813065
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813065

** Changed in: mgltools-gle (Debian)
 Remote watch: None => Debian Bug tracker #813065

** Description changed:

  Imported from Debian bug http://bugs.debian.org/813065:
  
- Received: (at submit) by bugs.debian.org; 29 Jan 2016 00:08:10 +0000
- From a...@debian.org Fri Jan 29 00:08:10 2016
- X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02
-       (2014-02-07) on buxtehude.debian.org
- X-Spam-Level: 
- X-Spam-Status: No, score=-11.9 required=4.0 tests=BAYES_00,FOURLA,
-       FROMDEVELOPER,HAS_PACKAGE autolearn=ham autolearn_force=no
-       version=3.4.0-bugs.debian.org_2005_01_02
- X-Spam-Bayes: score:0.0000 Tokens: new, 14; hammy, 133; neutral, 24; spammy,
-       0. spammytokens: hammytokens:0.000-+--H*M:reportbug, 
0.000-+--H*MI:reportbug,
-       0.000-+--H*F:U*anbe, 0.000-+--H*RU:81.169.143.90, 
0.000-+--H*RU:dezi.unixos.de
- Return-path: <a...@debian.org>
- Received: from dezi.unixos.de ([81.169.143.90] helo=mail1.unixos.de)
-       by buxtehude.debian.org with esmtp (Exim 4.84)
-       (envelope-from <a...@debian.org>)
-       id 1aOwbh-0004vB-Rp
-       for sub...@bugs.debian.org; Fri, 29 Jan 2016 00:08:10 +0000
- Received: from mail1.unixos.de (localhost [127.0.0.1])
-       by mail1.unixos.de (Postfix) with ESMTP id 8DFF661B2D1;
-       Fri, 29 Jan 2016 01:08:08 +0100 (CET)
- Received: from zam581.zam.kfa-juelich.de (zam581.zam.kfa-juelich.de 
[134.94.168.26])
-       by mail1.unixos.de (Postfix) with ESMTPSA id 57F5261B2D0;
-       Fri, 29 Jan 2016 01:08:08 +0100 (CET)
- Content-Type: text/plain; charset="us-ascii"
- MIME-Version: 1.0
- Content-Transfer-Encoding: 7bit
- From: Andreas Beckmann <a...@debian.org>
- To: Debian Bug Tracking System <sub...@bugs.debian.org>
- Subject: mgltools-gle: FTBFS in sid: Error: Unknown SWIG preprocessor 
directive:
-  typemaps
- Message-ID: <20160129000807.11499.74725.report...@zam581.zam.kfa-juelich.de>
- Date: Fri, 29 Jan 2016 01:08:07 +0100
- X-AV-Checked: ClamAV using ClamSMTP
- Delivered-To: sub...@bugs.debian.org
+ Package: mgltools-gle
+ Version: 1.5.7~rc1+cvs.20140424-1
+ Severity: serious
+ Tags: sid stretch
+ Justification: fails to build from source (but built successfully in the past)
+ 
+ Hi,
+ 
+ mgltools-gle FTBFS in sid and stretch (but builds fine in jessie):
+ 
+ [...]
+  debian/rules build
+ dh build --with python2
+    dh_testdir
+    dh_update_autotools_config
+    dh_auto_configure
+    dh_auto_build
+         python setup.py build --force
+ running build
+ running build_ext
+ building '_gle' extension
+ swigging gle/gle.i to gle/gle_wrap.c
+ swig -python -o gle/gle_wrap.c gle/gle.i
+ gle/gle.i:152: Error: Unknown SWIG preprocessor directive: typemaps (if this 
is a block of target language code, delimit it with %{ and %})
+ gle/gle.i:175: Error: Unknown SWIG preprocessor directive: typemaps (if this 
is a block of target language code, delimit it with %{ and %})
+ gle/gle.i:198: Error: Unknown SWIG preprocessor directive: typemaps (if this 
is a block of target language code, delimit it with %{ and %})
+ gle/gle.i:221: Error: Unknown SWIG preprocessor directive: typemaps (if this 
is a block of target language code, delimit it with %{ and %})
+ error: command 'swig' failed with exit status 1
+ dh_auto_build: python setup.py build --force returned exit code 1
+ debian/rules:15: recipe for target 'build' failed
+ make: *** [build] Error 1
+ 
+ 
+ Cheers,
+ 
+ Andreas

** Changed in: mgltools-gle (Ubuntu)
   Importance: Undecided => High

** Also affects: mgltools-gle (Ubuntu Xenial)
   Importance: High
       Status: New

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1562470

Title:
  mgltools-gle: FTBFS in sid: Error: Unknown SWIG preprocessor
  directive: typemaps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mgltools-gle/+bug/1562470/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to