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

[Pkg-octave-devel] Bug#432375: marked as done (octave2.1-forge: FTBFS: /usr/bin/ld: cannot find -lgfortranbegin)



Your message dated Fri, 11 Jan 2008 16:17:03 +0000
with message-id <E1JDMZ5-00055G-9e@ries.debian.org>
and subject line Bug#432375: fixed in octave2.1-forge 2006.03.17+dfsg1-5
has caused the attached Bug report 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 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)

--- Begin Message ---
Package: octave2.1-forge
version: 2006.03.17+dfsg1-4
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20070708
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[1]: Entering directory `/build/user/octave2.1-forge-2006.03.17+dfsg1'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/user/octave2.1-forge-2006.03.17+dfsg1'
touch debian/stamp-autotools-files
chmod a+x /build/user/octave2.1-forge-2006.03.17+dfsg1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/user/octave2.1-forge-2006.03.17+dfsg1/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/octave2.1-forge" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --with-mpath=//usr/share/octave/site/api-v13/m/octave2.1-forge --with-opath=//usr/lib/octave/site/oct/api-v13/i486-pc-linux-gnu/octave2.1-forge --with-xpath=//usr/lib/octave/site/exec/i486-pc-linux-gnu/api-v13/octave2.1-forge --with-altmpath=//usr/share/octave2.1-forge-alternatives --with-altopath=//usr/lib/octave2.1-forge-alternatives MKOCTFILE=mkoctfile2.1 
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for mkoctfile... mkoctfile2.1
/usr/bin/ld: cannot find -lgfortranbegin
collect2: ld returned 1 exit status
configure: error: Could not run mkoctfile2.1
make: *** [config.status] Error 1

The full build log is available from
http://people.debian.org/~lucas/logs/2007/07/08/

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: octave2.1-forge
Source-Version: 2006.03.17+dfsg1-5

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

octave2.1-forge_2006.03.17+dfsg1-5.diff.gz
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-5.diff.gz
octave2.1-forge_2006.03.17+dfsg1-5.dsc
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-5.dsc
octave2.1-forge_2006.03.17+dfsg1-5_amd64.deb
  to pool/main/o/octave2.1-forge/octave2.1-forge_2006.03.17+dfsg1-5_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 432375@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <rafael@debian.org> (supplier of updated octave2.1-forge 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.7
Date: Fri, 11 Jan 2008 15:43:14 +0100
Source: octave2.1-forge
Binary: octave2.1-forge
Architecture: source amd64
Version: 2006.03.17+dfsg1-5
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Rafael Laboissiere <rafael@debian.org>
Description: 
 octave2.1-forge - Contributed functions from the GNU Octave Repository
Closes: 432375 454153 454157
Changes: 
 octave2.1-forge (2006.03.17+dfsg1-5) unstable; urgency=low
 .
   [ Cyril Brulebois ]
   * debian/control:
     + Added myself to the Uploaders.
 .
   [ Thomas Weber ]
   * Added myself to Uploaders
   * New patch debian/patches/fix-pwelch:
     Allow using default arguments in pwelch.m and show axis' titles;
     thanks Francesco Potorti.  (Closes: #454157, #454153)
   * debian/control:
     - Use g77 for the time being. We'll switch to gfortran when our
       libraries are ready (Closes: 432375).
     - Use new Homepage: field
 .
   [ Rafael Laboissiere ]
   * debian/control:
     + Build-conflicts with octave3.0, since it provides octave2.9
     + Dropped mention to octave2.9-forge in the extended description of the
       package
     + Bumped Standards-Version to 3.7.3 (no changes needed)
     + Build-depends on texlive-latex-base, because texinfo.tex needs
       lcircle.mf
   * debian/rules: Delete file main/fixed/doc/fixed.info in clean target
Files: 
 26b6315387374612117c9f132b11b3ce 1346 math optional octave2.1-forge_2006.03.17+dfsg1-5.dsc
 7bf87365a41e03b3fa2ba3155c2861d7 19591 math optional octave2.1-forge_2006.03.17+dfsg1-5.diff.gz
 2da91d831d9be221319e86b564c3cf33 2754238 math optional octave2.1-forge_2006.03.17+dfsg1-5_amd64.deb

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

iD8DBQFHh5Uqk3oga0pdcv4RAt31AJ914BvngWnYuqOSemKMHXQlxGKMSgCfVucP
wq+kvIBzi0ovP3FDE0XQZls=
=abUU
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: