Debian Bug report logs - #814931
felix-latin: FTBFS: rm: cannot remove '*.aux': No such file or directory

version graph

Package: src:felix-latin; Maintainer for src:felix-latin is Georges Khaznadar <georgesk@debian.org>;

Reported by: Chris Lamb <lamby@debian.org>

Date: Tue, 16 Feb 2016 17:51:01 UTC

Severity: serious

Tags: sid, stretch

Found in version felix-latin/2.0-7

Fixed in version felix-latin/2.0-8

Done: Georges Khaznadar <georgesk@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, reproducible-builds@lists.alioth.debian.org, Georges Khaznadar <georgesk@debian.org>:
Bug#814931; Package src:felix-latin. (Tue, 16 Feb 2016 17:51:05 GMT) (full text, mbox, link).


Acknowledgement sent to Chris Lamb <lamby@debian.org>:
New Bug report received and forwarded. Copy sent to reproducible-builds@lists.alioth.debian.org, Georges Khaznadar <georgesk@debian.org>. (Tue, 16 Feb 2016 17:51:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Chris Lamb <lamby@debian.org>
To: submit@bugs.debian.org
Subject: felix-latin: FTBFS: rm: cannot remove '*.aux': No such file or directory
Date: Tue, 16 Feb 2016 18:47:39 +0100
[Message part 1 (text/plain, inline)]
Source: felix-latin
Version: 2.0-7
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

felix-latin fails to build from source in unstable/amd64:

  [..]

   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: source package felix-latin
  dpkg-buildpackage: source version 2.0-7
  dpkg-buildpackage: source distribution unstable
  dpkg-buildpackage: source changed by Georges Khaznadar <georgesk@debian.org>
   dpkg-source --before-build felix-latin-2.0
  dpkg-buildpackage: host architecture amd64
   fakeroot debian/rules clean
  dh clean 
     dh_testdir
     debian/rules override_dh_auto_clean
  make[1]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  ./distclean
  make[2]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0/TeX'
  rm *.aux *.log *.pdf
  rm: cannot remove '*.aux': No such file or directory
  rm: cannot remove '*.log': No such file or directory
  rm: cannot remove '*.pdf': No such file or directory
  Makefile:8: recipe for target 'clean' failed
  make[2]: *** [clean] Error 1
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0/TeX'
  dh_clean
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
     dh_clean
   debian/rules build
  dh build 
     dh_testdir
     dh_update_autotools_config
     debian/rules override_dh_auto_configure
  make[1]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  qmake
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
     debian/rules override_dh_auto_build
  make[1]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  make all
  make[2]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o gafio.o gafio.cpp
  g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o main.o main.cpp
  g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o felix.o felix.cpp
  /usr/lib/x86_64-linux-gnu/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. gafio.h -o moc_gafio.cpp
  g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_gafio.o moc_gafio.cpp
  g++ -m64 -Wl,-O1 -o felix gafio.o main.o felix.o moc_gafio.o    -L/usr/lib/x86_64-linux-gnu -lQtGui -lQtCore -lpthread 
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  ./mkhelp
  make[2]: Entering directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0/TeX'
  xelatex felix34.tex
  This is XeTeX, Version 3.14159265-2.6-0.99992 (TeX Live 2015/Debian) (preloaded format=xelatex)
   restricted \write18 enabled.
  entering extended mode
  (./felix34.tex
  LaTeX2e <2016/02/01>
  Babel <3.9n> and hyphenation patterns for 4 languages loaded.
  (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
  Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
  (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo))
  (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty
  (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty
  (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
  (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))
  (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
  (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty
  (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1enc.def)
  (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1lmr.fd))
  (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty
  (/usr/share/texmf/tex/latex/tipa/t3enc.def
  (/usr/share/texlive/texmf-dist/tex/latex/euenc/eu1lmss.fd))
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
  (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
  (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)
  (/usr/share/texlive/texmf-dist/tex/xelatex/xetex-def/xetex.def
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))))
  (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
  (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty
  (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def))
  (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
  (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
  (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
  (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
  (/usr/share/texlive/texmf-dist/tex/generic/babel-french/frenchb.ldf
  (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
  (/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def))))
  (/usr/share/texlive/texmf-dist/tex/latex/carlisle/scalefnt.sty)
  
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  !
  ! LaTeX error: "kernel/key-choice-unknown"
  ! 
  ! Key 'fontspec/Ligatures' accepts only a fixed set of choices.
  ! 
  ! See the LaTeX3 documentation for further information.
  ! 
  ! For immediate help type H <return>.
  !...............................................  
                                                    
  l.28 ...tual},Numbers=OldStyle]{Linux Libertine O}
                                                    
  ? 
  ! Emergency stop.
  !...............................................  
                                                    
  l.28 ...tual},Numbers=OldStyle]{Linux Libertine O}
                                                    
  No pages of output.
  Transcript written on felix34.log.
  Makefile:3: recipe for target 'tout' failed
  make[2]: *** [tout] Error 1
  make[2]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0/TeX'
  debian/rules:19: recipe for target 'override_dh_auto_build' failed
  make[1]: *** [override_dh_auto_build] Error 2
  make[1]: Leaving directory '/home/lamby/temp/cdt.20160216182820.bsZati0Qr2/felix-latin-2.0'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
[felix-latin.2.0-7.unstable.amd64.log.txt.gz (application/octet-stream, attachment)]

Reply sent to Georges Khaznadar <georgesk@debian.org>:
You have taken responsibility. (Wed, 17 Feb 2016 11:39:08 GMT) (full text, mbox, link).


Notification sent to Chris Lamb <lamby@debian.org>:
Bug acknowledged by developer. (Wed, 17 Feb 2016 11:39:08 GMT) (full text, mbox, link).


Message #10 received at 814931-close@bugs.debian.org (full text, mbox, reply):

From: Georges Khaznadar <georgesk@debian.org>
To: 814931-close@bugs.debian.org
Subject: Bug#814931: fixed in felix-latin 2.0-8
Date: Wed, 17 Feb 2016 11:34:11 +0000
Source: felix-latin
Source-Version: 2.0-8

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

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

Debian distribution maintenance software
pp.
Georges Khaznadar <georgesk@debian.org> (supplier of updated felix-latin 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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 17 Feb 2016 09:44:16 +0100
Source: felix-latin
Binary: felix-latin felix-latin-data
Architecture: source all amd64
Version: 2.0-8
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <georgesk@debian.org>
Changed-By: Georges Khaznadar <georgesk@debian.org>
Description:
 felix-latin - Félix Gaffiot's Latin-French dictionary - viewer
 felix-latin-data - Félix Gaffiot's Latin-French dictionary - data
Closes: 814931
Changes:
 felix-latin (2.0-8) unstable; urgency=medium
 .
   * fixed a line in TeX/Makefile
   * upgraded compat to 9, Standards-Version to 3.9.6
   * fixed Ligatures={...} in TeX/felix34.tex. Closes: #814931
Checksums-Sha1:
 43376561e5863e132362be0202125b4cfb2755b5 1926 felix-latin_2.0-8.dsc
 af12e7d1d44d1d2f375771707dfa2e9a904e0487 3944 felix-latin_2.0-8.debian.tar.xz
 494efd95b93a7a11d3861a2f2c00ae7157474028 98776892 felix-latin-data_2.0-8_all.deb
 e22d90def77d10831fc80a8027ae4f3c8ff19ad6 6002 felix-latin-dbgsym_2.0-8_amd64.deb
 c7bcccf7c9f924f0aab763e69a7d8041376e80a9 33374 felix-latin_2.0-8_amd64.deb
Checksums-Sha256:
 7789b368552b320d13abd92c9ecdab5ba73dbbb1921d210b9bd044e2f74d771d 1926 felix-latin_2.0-8.dsc
 a9b15209a55eb7de1efaa65144380463a40ae87c0dbd0e96d72485a835ee50c7 3944 felix-latin_2.0-8.debian.tar.xz
 61910edefde42f6a0f266ca078e9b414772010af35f1872a2aa13e0fd6d3ad21 98776892 felix-latin-data_2.0-8_all.deb
 fd34233584e5ae81537e5b5f6fd9638a97567b65f6236969b6388635840be970 6002 felix-latin-dbgsym_2.0-8_amd64.deb
 6035c53f3e9349faf6521195dc09ce2d8ca3dab28eacac804bb6a53ea5bfacb8 33374 felix-latin_2.0-8_amd64.deb
Files:
 ec1483eceb0136d11a7ee175e77b5318 1926 misc extra felix-latin_2.0-8.dsc
 a81b5572bb9af6de94b06ecffc21f486 3944 misc extra felix-latin_2.0-8.debian.tar.xz
 e046bf30b7a6b94339e190e3294345e8 98776892 misc extra felix-latin-data_2.0-8_all.deb
 a0853f509556a34e9093d02741fd0a4f 6002 debug extra felix-latin-dbgsym_2.0-8_amd64.deb
 dedcb40063646970c516b5b671cc52ff 33374 misc extra felix-latin_2.0-8_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVsRSRRwoFpBxNq45AQhcwQ//Ysn7+D8LGbtshNsu4k8bnFIWn2XWmolD
gT9DHRp87UbO0xTCzfZZUiV07vUnP4mO55tiPh/waAhBJR8Z8q1hA8suvP9DZFLO
h4K/HrsP9oRurC+tMzgMO6ZnlXYcFukzF5Kvf9U8VVHjVaRA52hrLp0frcp8Y+Jz
YgG/rBkYVF3AS2bi5z7N3A0fdprD8i8ISVC0g4igNpnzB5c1icxkCKTz8vTsMIKb
LUO/Ep+dTRjWzdE/dDRxifShMRYfNd0HC2dns7bRBAKZogV4ST57y4SeeJACScQZ
SDoYF6FAM70LAv1jpzwRJNHGAfh3fcgSkuKUrQhEPARK7SryNxwzEUDy4MMSoEcX
NEW1lopwV5dQ/+XJi+v8Y2nZ9kgZHxYwhMWAXsAZiaRKoikIvSxx/Zfk8yeK/UaK
+YTP7ENjeRIHNZDL7INAELnNbcVXBxDTw29LVdVvuxTEYA2pr2ktTei3WUppm9jO
8NycXRbXA29pIgqhmgn/fSrY0ztOy0Njiz2XRgBGUh8fPhLs+hhDvnCHjxhqo5g3
/2HkAnpIH8Y4cxK2qJuysBEzDIzicfuwSzTKZ+6Qf1BBM41Nm0rVeaR/z+KMdRAZ
t4m5vUEEbo9v/k7kyfsnRjiOqsJ49kHZCzJNDT3gtPpmqzox7rOI6ykM7hKXqfW2
Js8KPDlbo+I=
=zCIQ
-----END PGP SIGNATURE-----




Added tag(s) sid and stretch. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Wed, 17 Feb 2016 14:42:12 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 23 Mar 2016 07:30:09 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 15:23:25 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.