[Reproducible-builds] Bug#796377: gesftpserver: FTBFS under some locales (eg. fr_CH.UTF-8)

Chris Lamb lamby at debian.org
Fri Aug 21 15:35:34 UTC 2015


Source: gesftpserver
Version: 0.2.1-1
Severity: serious
Tags: patch
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs locale
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

gesftpserver fails to build from source in unstable/amd64 under
some locales (eg. LANG="fr_CH.UTF-8").

Patch attached. Whilst you export LC_MESSAGES=C in debian/rules for the
"check" target you also need LC_TIME=C.. so you might as well just use
LC_ALL=C.

  [..]

  Testing tests/textupload456 protocol 6 ... passed
  Testing tests/truncate3456 protocol 3 ... passed
  Testing tests/truncate3456 protocol 4 ... passed
  Testing tests/truncate3456 protocol 5 ... passed
  Testing tests/truncate3456 protocol 6 ... passed
  Testing tests/unsupported3456 protocol 3 ... passed
  Testing tests/unsupported3456 protocol 4 ... passed
  Testing tests/unsupported3456 protocol 5 ... passed
  Testing tests/unsupported3456 protocol 6 ... passed
  Testing tests/upload3456 protocol 3 ... FAILED
  EXPECTED: -rw------x +\S+ +\S+ +\S+ +\d+ +[a-zA-Z]+ +\d+ +\d+:\d+
  upload2
       GOT: -rw------x   ? 1000     1000        14441 aoû 21 16:3
       upload2 (null)
  Testing tests/upload3456 protocol 4 ... FAILED
  EXPECTED: -rw------x +\S+ +\S+ +\S+ +\d+ +[a-zA-Z]+ +\d+ +\d+:\d+
  upload2
       GOT: -rw------x   ? lamby    lamby       13083 aoû 21 16:3
       upload2 (null)
  Testing tests/upload3456 protocol 5 ... FAILED
  EXPECTED: -rw------x +\S+ +\S+ +\S+ +\d+ +[a-zA-Z]+ +\d+ +\d+:\d+
  upload2
       GOT: -rw------x   ? lamby    lamby       13286 aoû 21 16:3
       upload2 (null)
  Testing tests/upload3456 protocol 6 ... FAILED
  EXPECTED: -rw------x +\S+ +\S+ +\S+ +\d+ +[a-zA-Z]+ +\d+ +\d+:\d+
  upload2
       GOT: -rw------x   1 lamby    lamby       49182 aoû 21 16:3
       upload2 (null)
  Testing tests/version2 protocol 2 ... passed
  Testing tests/version3 protocol 3 ... passed
  Testing tests/version4 protocol 4 ... passed
  Testing tests/version5 protocol 5 ... passed
  Testing tests/version67 protocol 6 ... passed
  Testing tests/version67 protocol 7 ... passed
  Testing tests/vsel6bad protocol 6 ... passed
  Testing tests/vsel6five protocol 6 ... passed
  Testing tests/vsel6four protocol 6 ... passed
  Testing tests/vsel6mistimed protocol 6 ... passed
  Testing tests/vsel6six protocol 6 ... passed
  Testing tests/vsel6three protocol 6 ... passed
  21 tests failed
  Makefile:982: recipe for target 'check' failed
  make[1]: *** [check] Error 1
  make[1]: Leaving directory
  '/home/lamby/temp/cdt.20150821163237.pQN65sD6Dq/gesftpserver-0.2.1'
  /usr/share/cdbs/1/class/makefile.mk:67: recipe for target
  'debian/stamp-makefile-check' failed
  make: *** [debian/stamp-makefile-check] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org / chris-lamb.co.uk
       `-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gesftpserver.0.2.1-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150821/04a86506/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gesftpserver.diff.txt
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150821/04a86506/attachment-0001.txt>


More information about the Reproducible-builds mailing list