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

[Pkg-octave-devel] Bug#666294: marked as done (octave-miscellaneous: FTBFS: /bin/bash: lex: command not found)



Your message dated Mon, 02 Apr 2012 13:36:52 +0000
with message-id <E1SEhRE-0000py-QE@franck.debian.org>
and subject line Bug#666294: fixed in octave-miscellaneous 1.1.0-1
has caused the Debian Bug report #666294,
regarding octave-miscellaneous: FTBFS: /bin/bash: lex: command not found
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.)


-- 
666294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666294
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: octave-miscellaneous
Version: 1.0.11-3
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64

Hi,

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

This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.

Relevant part:
>  fakeroot debian/rules binary-arch
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> Adding cdbs dependencies to debian/octave-miscellaneous.substvars
> dh_installdirs -poctave-miscellaneous 
> Checking the Octave version... ok
> mkdir -p /«PKGBUILDDIR»/debian/octave-miscellaneous/usr/share/octave/packages	\
> 		 /«PKGBUILDDIR»/debian/octave-miscellaneous/usr/lib/x86_64-linux-gnu/octave/packages
> [ -e PKG_ADD ] && mv PKG_ADD PKG_ADD.bak
> make: [install-pkg] Error 1 (ignored)
> /usr/bin/octave --no-history --silent --no-init-file --eval				\
> 		 "pkg ('prefix', [pwd(),'/debian/octave-miscellaneous/usr/share/octave/packages'],		\
> 		      [pwd(),'/debian/octave-miscellaneous/usr/lib/x86_64-linux-gnu/octave/packages']);			\
> 		 pkg ('local_list', [pwd(),'/local-list']);		\
> 		 pkg ('global_list', [pwd(),'/global-list']);	\
> 		 if (exist ('PKG_ADD.bak') == 2),			\
> 		     movefile ('PKG_ADD.bak', 'PKG_ADD');		\
> 		 endif;							\
> 		 pkg -verbose -nodeps install ."
> warning: X11 DISPLAY environment variable not set
> mkdir (/tmp/oct-KyiN0W)
> Copying directory (., /tmp/oct-KyiN0W)
> warning: X11 DISPLAY environment variable not set
> warning: X11 DISPLAY environment variable not set
> warning: X11 DISPLAY environment variable not set
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for mkoctfile... /usr/bin/mkoctfile
> retrieving compile and link flags from /usr/bin/mkoctfile
> checking for F77_FUNC... yes
> checking for octave... /usr/bin/octave
> checking for OCTAVE_VERSION in Octave... 3.6.1
> checking for octave_config_info('canonical_host_type') in Octave... x86_64-pc-linux-gnu
> checking for octave_config_info('SHLEXT') in Octave... so
> checking whether ln -s works... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for fork... yes
> checking for socklen_t... yes
> checking for octave_function(void)... yes
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking term.h usability... yes
> checking term.h presence... yes
> checking for term.h... yes
> checking termcap.h usability... yes
> checking termcap.h presence... yes
> checking for termcap.h... yes
> checking for tgetnum in -ltermcap... yes
> configure: creating ./config.status
> config.status: creating Makeconf
>  
>   "$prefix" is /«PKGBUILDDIR»/debian/octave-miscellaneous/usr/share/octave/packages/miscellaneous-1.0.11
>   "$exec_prefix" is ${prefix}
> 
> octave commands will install into the following directories:
>    m-files:   /usr/share/octave/3.6.1/site/m/octave-forge
>    oct-files: /usr/lib/x86_64-linux-gnu/octave/3.6.1/site/oct/x86_64-pc-linux-gnu/octave-forge
>    binaries:  /usr/lib/x86_64-linux-gnu/octave/3.6.1/site/exec/x86_64-pc-linux-gnu
> alternatives:
>    m-files:   /usr/share/octave/3.6.1/site/octave-forge-alternatives/m
>    oct-files: /usr/lib/x86_64-linux-gnu/octave/3.6.1/site/octave-forge-alternatives/oct/x86_64-pc-linux-gnu
> 
> shell commands will install into the following directories:
>    binaries:  ${exec_prefix}/bin
>    man pages: ${datarootdir}/man
>    libraries: ${exec_prefix}/lib
>    headers:   ${prefix}/include
> 
> octave-forge is configured with
>    octave:      /usr/bin/octave (version 3.6.1)
>    mkoctfile:	/usr/bin/mkoctfile for Octave 1
>   have term.h or termcap.h: yes
> 
> find . -name NOINSTALL -print    # shows which toolboxes won't be installed
> 
> /bin/bash: lex: command not found
> make[1]: *** [xmltree_read.c] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/03/30/octave-miscellaneous_1.0.11-3_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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



--- End Message ---
--- Begin Message ---
Source: octave-miscellaneous
Source-Version: 1.1.0-1

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

octave-miscellaneous_1.1.0-1.debian.tar.gz
  to main/o/octave-miscellaneous/octave-miscellaneous_1.1.0-1.debian.tar.gz
octave-miscellaneous_1.1.0-1.dsc
  to main/o/octave-miscellaneous/octave-miscellaneous_1.1.0-1.dsc
octave-miscellaneous_1.1.0-1_amd64.deb
  to main/o/octave-miscellaneous/octave-miscellaneous_1.1.0-1_amd64.deb
octave-miscellaneous_1.1.0.orig.tar.gz
  to main/o/octave-miscellaneous/octave-miscellaneous_1.1.0.orig.tar.gz



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 666294@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sébastien Villemot <sebastien.villemot@ens.fr> (supplier of updated octave-miscellaneous 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: SHA256

Format: 1.8
Date: Mon, 02 Apr 2012 13:20:23 +0000
Source: octave-miscellaneous
Binary: octave-miscellaneous
Architecture: source amd64
Version: 1.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Sébastien Villemot <sebastien.villemot@ens.fr>
Description: 
 octave-miscellaneous - miscellaneous tools for Octave
Closes: 666294
Changes: 
 octave-miscellaneous (1.1.0-1) unstable; urgency=low
 .
   [ Sébastien Villemot ]
   * Imported Upstream version 1.1.0
   * debian/patches/match-cell-array.patch: remove patch (applied upstream)
   * debian/patches/waitbar-rename.patch: remove patch (applied upstream)
   * debian/patches/no-flexml.patch: remove obsolete patch, flex no longer used
     (Closes: #666294)
   * debian/copyright: reflect upstream changes
   * debian/octave-miscellaneous.docs: remove, no more docs in the package
   * debian/clean: remove obsolete file
   * debian/rules: remove hack for wrong permissions in upstream tarball
 .
   [ Rafael Laboissiere ]
   * debian/watch: Use the SourceForge redirector
Checksums-Sha1: 
 368b100d17afb9510b6611bd08887401902ff20c 2151 octave-miscellaneous_1.1.0-1.dsc
 dcf9947815ce53e8b3e20ff758e4aac0f4dc6a18 49414 octave-miscellaneous_1.1.0.orig.tar.gz
 8ba014fd94bfe3cafbacb9277248e4febbb2c797 4168 octave-miscellaneous_1.1.0-1.debian.tar.gz
 bbcb82ad08a38b93d77a80c5b6a317cbab6ee697 109734 octave-miscellaneous_1.1.0-1_amd64.deb
Checksums-Sha256: 
 ba66554769536c81015d94ab98694b54cc84ec0bc4f4764e6beff14eb8a42e41 2151 octave-miscellaneous_1.1.0-1.dsc
 a80d14d8219e1ca562c5d6c2218e98c8c4653d1e6166b40440f37fb4034b269d 49414 octave-miscellaneous_1.1.0.orig.tar.gz
 24880fe7a433df44b0ac30dfcbb61e81b6cef7c20bfa164371d40752e3daa807 4168 octave-miscellaneous_1.1.0-1.debian.tar.gz
 0c94a04e3de70acb1d66d35368ccc939dc053521566788e4350dd523b5b988b3 109734 octave-miscellaneous_1.1.0-1_amd64.deb
Files: 
 998a4afe36c7cfef945833a86124a1e0 2151 math optional octave-miscellaneous_1.1.0-1.dsc
 73a8d04847651b0069d4ab10e0a0ed35 49414 math optional octave-miscellaneous_1.1.0.orig.tar.gz
 dc8a2f7247cfb3bd1dccc8caaf8874fe 4168 math optional octave-miscellaneous_1.1.0-1.debian.tar.gz
 2534c4027be8c5f35370299f027598f6 109734 math optional octave-miscellaneous_1.1.0-1_amd64.deb

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

iQIcBAEBCAAGBQJPeaj0AAoJECzs6TUOzr5KJF8QAJbe6mGI0M+CBZa/+IqOlejR
WNsPZ9xkVHPmcN+o37RLNn7AOWpcNuQsDNaw88/NXoikIK0KO3xbhRE0u5u+m6y2
wdwTe0cAAqIOcXbZA5mWN9twseJsL8WqTR4nhZt0vTo5KASQQ+u/sHow/EhU7yKQ
nzEZ5niU+N4/9XtzcvHkaZXEZ8s7afKVrI6L/v5xTEPgC2q3qOwt8OPOdneOIKLa
4m6KATjvICdNrEKyjdEUdnlttyVEmFbs2UYPjh+wnSYHMgWGXE93HlDF1fP9wq1C
FoM1gP1YDkDgzzzrclh6cL8FQFbZ6EEvx0T/QVKLWBp91H1Ep5bh2DjA1zUeJUsL
BGJpD7AazEj8ii5RreuMEZidFqXBmMD4PdhtGWeW65fSaZODmATzD5Mf1apljK4F
e3jvnkzKb8zi0A+4NtwrMLkwfW24l9a0HHVzZHnSv7mEDDLZH5iSbRDN7f50Q+sD
Sdsg6obo37YOMboCHeANUIl3lDrhhuPPOYPOWR0SC93+yKYNxWgBPvnsMVsNIrdg
edRh3D8Czt+x9Q9iNBXcvGc0zx1+EV2NqpBykx2upXfZQ3OtnfxmmEsATOfZQEaC
sxUEWPy3tmPWU7eBuaDmQ0Pf7ps3xrC/RoZGHZ4N4hopYC+ToS55Niw3+BqjJMto
AwUV2+phi2v20omvDaAP
=hSjd
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: