GNU bug report logs - #29021
gnu: biber@2.7: "check" phase fails at "dateformats.t" tests

Previous Next

Package: guix;

Reported by: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>

Date: Thu, 26 Oct 2017 23:52:02 UTC

Severity: normal

Tags: fixed, moreinfo

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29021 in the body.
You can then email your comments to 29021 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

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


Report forwarded to bug-guix <at> gnu.org:
bug#29021; Package guix. (Thu, 26 Oct 2017 23:52:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adonay Felipe Nogueira <adfeno <at> hyperbola.info>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 26 Oct 2017 23:52:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
To: bug-guix <at> gnu.org
Subject: gnu: biber <at> 2.7: "check" phase fails at "dateformats.t" tests
Date: Thu, 26 Oct 2017 21:51:22 -0200
When attempting:

$ guix package --fallback -i biber

This is the interesting part of the output:

--8<---------------cut here---------------start------------->8---
starting phase `configure'
running `perl' with arguments ("Build.PL"
"--prefix=/gnu/store/0mkxal471rqb55zvnqrapp970irzdb5i-biber-2.7"
"--installdirs=site")
WARNING: the following files are missing in your kit:
        META.json
                META.yml
                Please inform the author.

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'biblatex-biber' version '2.7'
phase `configure' succeeded after 0.6 seconds
starting phase `patch-generated-file-shebangs'
phase `patch-generated-file-shebangs' succeeded after 0.0 seconds
starting phase `build'
Building biblatex-biber
phase `build' succeeded after 0.7 seconds
starting phase `check'
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
t/crossrefs.t .......... ok
Unescaped left brace in regex is deprecated here (and will be fatal in
Perl 5.30
), passed through in regex; marked by <-- HERE in m/}(\pM+\pL){ <-- HERE
(?!\pL+
\\)/ at
/tmp/guix-build-biber-2.7.drv-0/biber-2.7/blib/lib/Biber/LaTeX/Recode.pm
line 316.

#   Failed test 'Extended years - 1'
#   at t/dateformats.t line 684.
# --- Got
# +++ Expected
# @@ -1 +1 @@
# --638829
# +17000002

#   Failed test 'Extended years - 2'
#   at t/dateformats.t line 685.
# --- Got
# +++ Expected
# @@ -1 +1 @@
# --5240781
# +-17000002
# Looks like you failed 2 tests of 45.
t/dateformats.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/45 subtests
--8<---------------cut here---------------end--------------->8---

--8<---------------cut here---------------start------------->8---
Test Summary Report
-------------------
t/dateformats.t      (Wstat: 512 Tests: 45 Failed: 2)
  Failed tests:  43-44
  Non-zero exit status: 2
Files=43, Tests=1061, 78 wallclock secs ( 0.64 usr  0.14 sys + 59.30
cusr 16.42 csys = 76.50 CPU)
Result: FAIL
Failed 1/43 test programs. 2/1061 subtests failed.
phase `check' failed after 79.2 seconds
builder for
`/gnu/store/07p6wbr4j2j3qy4151z0gak2dylwhrkm-biber-2.7.drv' failed
with exit code 1
guix package: error: build failed: build of
`/gnu/store/07p6wbr4j2j3qy4151z0gak2dylwhrkm-biber-2.7.drv' failed
--8<---------------cut here---------------end--------------->8---

The other parts are related to unescaped left braces, because Perl now
changed how the regular expressions work in the language of the same
name.

-- 
- https://libreplanet.org/wiki/User:Adfeno
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre. Por favor, veja formas de se comunicar
  instantaneamente comigo no endereço abaixo.
- Contato: https://libreplanet.org/wiki/User:Adfeno#vCard
- Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft
  Office, MP3, MP4, WMA, WMV.
- Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU
  GIMP, Inkscape SVG, JPG, LibreOffice (padrão ODF), OGG, OPUS, PDF
  (apenas sem DRM), PNG, TXT, WEBM.




Information forwarded to bug-guix <at> gnu.org:
bug#29021; Package guix. (Mon, 05 Jul 2021 11:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 29021 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
Cc: 29021 <at> debbugs.gnu.org
Subject: Re: bug#29021: gnu: biber <at> 2.7: "check" phase fails at
 "dateformats.t" tests
Date: Mon, 05 Jul 2021 13:51:21 +0200
Hi,

This old bug [1] is about a failure of the package 'biber'.

1: <http://issues.guix.gnu.org/issue/29021>

On Thu, 26 Oct 2017 at 21:51, Adonay Felipe Nogueira <adfeno <at> hyperbola.info> wrote:

> $ guix package --fallback -i biber

> starting phase `configure'
> running `perl' with arguments ("Build.PL"
> "--prefix=/gnu/store/0mkxal471rqb55zvnqrapp970irzdb5i-biber-2.7"
> "--installdirs=site")
> WARNING: the following files are missing in your kit:
>         META.json
>                 META.yml
>                 Please inform the author.
>
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'biblatex-biber' version '2.7'
> phase `configure' succeeded after 0.6 seconds
> starting phase `patch-generated-file-shebangs'
> phase `patch-generated-file-shebangs' succeeded after 0.0 seconds
> starting phase `build'
> Building biblatex-biber
> phase `build' succeeded after 0.7 seconds
> starting phase `check'

[...]

> #   Failed test 'Extended years - 1'

[...]

> #   Failed test 'Extended years - 2'

[...]

> Failed 2/45 subtests
>
> Test Summary Report
> -------------------
> t/dateformats.t      (Wstat: 512 Tests: 45 Failed: 2)
>   Failed tests:  43-44
>   Non-zero exit status: 2
> Files=43, Tests=1061, 78 wallclock secs ( 0.64 usr  0.14 sys + 59.30
> cusr 16.42 csys = 76.50 CPU)
> Result: FAIL
> Failed 1/43 test programs. 2/1061 subtests failed.
> phase `check' failed after 79.2 seconds
> builder for
> `/gnu/store/07p6wbr4j2j3qy4151z0gak2dylwhrkm-biber-2.7.drv' failed
> with exit code 1
> guix package: error: build failed: build of
> `/gnu/store/07p6wbr4j2j3qy4151z0gak2dylwhrkm-biber-2.7.drv' failed

Using Guix 3694c0d, the package 'biber' (now at 2.12) builds for me.

Does it build for you?

All the best,
simon




Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 13 Jul 2021 08:33:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#29021; Package guix. (Tue, 17 Aug 2021 21:47:02 GMT) Full text and rfc822 format available.

Message #13 received at 29021 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
Cc: 29021 <at> debbugs.gnu.org
Subject: Re: bug#29021: gnu: biber <at> 2.7: "check" phase fails at
 "dateformats.t" tests
Date: Tue, 17 Aug 2021 23:39:02 +0200
Hi,

On Mon, 05 Jul 2021 at 13:51, zimoun <zimon.toutoune <at> gmail.com> wrote:
> On Thu, 26 Oct 2017 at 21:51, Adonay Felipe Nogueira <adfeno <at> hyperbola.info> wrote:
>
>> $ guix package --fallback -i biber

[...]

> Using Guix 3694c0d, the package 'biber' (now at 2.12) builds for me.
>
> Does it build for you?

Considering this, I am closing.  If I miss something, feel free to
reopen.

All the best,
simon




Added tag(s) fixed. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 17 Aug 2021 21:47:04 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 29021 <at> debbugs.gnu.org and Adonay Felipe Nogueira <adfeno <at> hyperbola.info> Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 17 Aug 2021 21:47:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 15 Sep 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 217 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.