[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-octave-devel] Bug#560335: marked as done (octave-octgpr: FTBFS: error: called from `pkg:configure_make' in file /usr/share/octave/3.0.5/m/pkg/pkg.m near line 1235, column 2)



Your message dated Sat, 16 Jan 2010 21:38:46 +0000
with message-id <E1NWGM2-0000dF-Sp@ries.debian.org>
and subject line Bug#560335: fixed in octave-octgpr 1.1.5-3
has caused the Debian Bug report #560335,
regarding octave-octgpr: FTBFS: error: called from `pkg:configure_make' in file /usr/share/octave/3.0.5/m/pkg/pkg.m near line 1235, column 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
560335: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560335
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave-octgpr 
Version: 1.1.5-1
Severity: important
Tags: patch
User: debian-sh4@superh.org
Usertags: sh4
X-Debbugs-CC: debian-superh@lists.debian.org

Hi,

I am now trying to run Debian on Renesas SH(sh4) CPU.
http://buildd.debian-ports.org/status/architecture.php?a=sh4

octave-octgpr FTBFS on sh4. Because configure of this package generated
from old autoconf.

http://buildd.debian-ports.org/fetch.php?pkg=octave-octgpr&arch=sh4&ver=1.1.5-1&stamp=1260428529&file=log&as=raw

-----
.....
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -little -L/usr/lib/gcc/sh4-linux-gnu/4.3.4 -L/usr/lib/gcc/sh4-linux-gnu/4.3.4/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran 77 libraries... unknown
.....
-----

Old autoconf adds -little option to compile option. sh4 architecture can't
interpret this option. Therefore, this has build error.
 http://lists.gnu.org/archive/html/bug-autoconf/2008-10/msg00039.html

We need patch revising this.
I added patch to revising these. Package building was fine.
Please apply  patch.

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
  GPG ID: 40AD1FA6
--- a/gawk-3.1.6.dfsg/debian/rules	2009-07-08 15:38:42.000000000 +0900
+++ b/gawk-3.1.6.dfsg/debian/rules	2009-07-08 15:39:13.000000000 +0900
@@ -24,11 +24,18 @@
 install_script	:= install -m 755
 install_binary	:= install -m 755 -s
 
+CFLAGS = -g -O2 -Wall
+ifeq (sh4,$(shell dpkg-architecture -qDEB_HOST_ARCH))
+  # Renesas SH(sh4) need -mieee option.
+  # If this option is not effective, fmtspcl test failed.
+  CFLAGS += -mieee
+endif
+
 build: patch-stamp
 	$(checkdir)
 	touch --date="Jan 01 2000" doc/gawk.info doc/gawk.texi \
                doc/gawkinet.info doc/gawkinet.texi
-	CFLAGS="-g -O2 -Wall" ./configure --prefix=/usr --libexecdir=/usr/lib \
+	CFLAGS="$(CFLAGS)" ./configure --prefix=/usr --libexecdir=/usr/lib \
 		--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 		--enable-switch
 	$(MAKE)

--- End Message ---
--- Begin Message ---
Source: octave-octgpr
Source-Version: 1.1.5-3

We believe that the bug you reported is fixed in the latest version of
octave-octgpr, which is due to be installed in the Debian FTP archive:

octave-octgpr_1.1.5-3.diff.gz
  to main/o/octave-octgpr/octave-octgpr_1.1.5-3.diff.gz
octave-octgpr_1.1.5-3.dsc
  to main/o/octave-octgpr/octave-octgpr_1.1.5-3.dsc
octave-octgpr_1.1.5-3_amd64.deb
  to main/o/octave-octgpr/octave-octgpr_1.1.5-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 560335@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Weber <thomas.weber.mail@gmail.com> (supplier of updated octave-octgpr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 16 Jan 2010 21:58:15 +0100
Source: octave-octgpr
Binary: octave-octgpr
Architecture: source amd64
Version: 1.1.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Thomas Weber <thomas.weber.mail@gmail.com>
Description: 
 octave-octgpr - functions to smooth and interpolate scattered data in Octave
Closes: 560335
Changes: 
 octave-octgpr (1.1.5-3) unstable; urgency=low
 .
   * New patch: octave-octgpr_sh4_support.diff (closes: #560335). Change
     configure script to work correctly with sh4 architecture. Thanks to
     Nobuhiro Iwamatsu for the patch.
Checksums-Sha1: 
 b8e262ccc8ec34b0c5ad8264931b4f8e0d4b9303 1412 octave-octgpr_1.1.5-3.dsc
 98a0e109f68f3933432d0b7607e00d20cb550e1a 3040 octave-octgpr_1.1.5-3.diff.gz
 ebd30879a53c53aad2410f5b138f7b3f73556e83 559392 octave-octgpr_1.1.5-3_amd64.deb
Checksums-Sha256: 
 c6fe04e97279727832c812821b423e1d92e7c1f2b5dd07aee0a476d3920a28ec 1412 octave-octgpr_1.1.5-3.dsc
 9eeea3c185c25fed56896167eee64b339c1d057dbd3edd76e8c6970c21abbf15 3040 octave-octgpr_1.1.5-3.diff.gz
 827cff8866ec9b186c0fdbb44e49f435e2af5d5b9e48d39a9cd2c235fd023650 559392 octave-octgpr_1.1.5-3_amd64.deb
Files: 
 7f71e9ee200d59b796f0a1ce19c7dcdc 1412 math optional octave-octgpr_1.1.5-3.dsc
 35b3474756626af2160c32851a53acca 3040 math optional octave-octgpr_1.1.5-3.diff.gz
 c96368506d5507994347a24ef8ef44d4 559392 math optional octave-octgpr_1.1.5-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAktSKSIACgkQPqD4a3lPnXzPGACeLoqeZkIORVzopSDaX4OOEV0y
HXoAnAmQc1hSQRDgoBCtlus0oGVv6Hh/
=8eHz
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: