GNU bug report logs - #64153
/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR

Previous Next

Package: guix;

Reported by: francismb <at> email.de

Date: Sun, 18 Jun 2023 16:13:02 UTC

Severity: normal

To reply to this bug, email your comments to 64153 AT debbugs.gnu.org.

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#64153; Package guix. (Sun, 18 Jun 2023 16:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to francismb <at> email.de:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 18 Jun 2023 16:13:02 GMT) Full text and rfc822 format available.

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

From: francismb <francismb <at> email.de>
To: bug-guix <at> gnu.org
Subject: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv
 BUILD ERROR
Date: Sun, 18 Jun 2023 16:41:40 +0200
[Message part 1 (text/plain, inline)]
Dear Maintainers,
'python-numpy-documentation' installation failed:

# guix install python-numpy-documentation
The following package will be installed:
   python-numpy-documentation 1.23.2

The following derivation will be built:

/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv

building 
/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv...
100% 'install' 
▕███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏builder 
for 
`/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv' 
failed with exit code 1
build of 
/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv 
failed
View build log at 
'/var/log/guix/drvs/23/j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv.bz2'.
guix install: error: build of 
`/gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv' 
failed

Thanks in advance!
FrancisMB

[j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv.bz2 (application/x-bzip, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#64153; Package guix. (Mon, 19 Jun 2023 15:24:03 GMT) Full text and rfc822 format available.

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

From: Giovanni Biscuolo <g <at> xelera.eu>
To: francismb <at> email.de, 64153 <at> debbugs.gnu.org
Subject: Re: bug#64153:
 /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv
 BUILD ERROR
Date: Mon, 19 Jun 2023 17:23:38 +0200
[Message part 1 (text/plain, inline)]
Hello FrancisMB,

francismb <francismb <at> email.de> writes:

> Dear Maintainers,
> 'python-numpy-documentation' installation failed:
>
> # guix install python-numpy-documentation
> The following package will be installed:
>     python-numpy-documentation 1.23.2

please can you provide us the output of "guix describe" (if you have not
"guix pull" meanwhile)

this is my current guix description:
--8<---------------cut here---------------start------------->8---

Generation 151  giu 14 2023 17:10:10    (current)
  guix 7c12255
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 7c12255eb9fdd73b481c3c588b02809abd633be8

--8<---------------cut here---------------end--------------->8---

I also tried to build that package on my x86_64:

--8<---------------cut here---------------start------------->8---

guix build --no-offload python-numpy-documentation

--8<---------------cut here---------------end--------------->8---

but I got a different derivation and a different build error:

--8<---------------cut here---------------start------------->8---

[231] [232]
Chapter 10.
[233]
! Missing number, treated as zero.
<to be read again> 
                   *
l.18951 \begin{footnote}[*]
                           \sphinxAtStartFootnote
? 
! Emergency stop.
<to be read again> 
                   *
l.18951 \begin{footnote}[*]
                           \sphinxAtStartFootnote
Output written on numpy-user.pdf (237 pages).
Transcript written on numpy-user.log.
Latexmk: Index file 'numpy-user.idx' was written
Latexmk: References changed.
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'numpy-user.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
Latexmk: Examining 'numpy-user.log'
=== TeX engine is 'XeTeX'
Latexmk: Errors, so I did not complete making targets
make: *** [Makefile:29: numpy-user.pdf] Error 12
make: Leaving directory '/tmp/guix-build-python-numpy-documentation-1.23.2.drv-0/numpy-1.23.2/doc/build/latex'
error: in phase 'install': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("-C" "build/latex" "all-pdf" "SPHINXOPTS=-j8") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `install' failed after 1660.3 seconds
command "make" "-C" "build/latex" "all-pdf" "SPHINXOPTS=-j8" failed with status 2
builder for `/gnu/store/91f8pgl53m7vm5zxvzwhmf4w9gc63x3s-python-numpy-documentation-1.23.2.drv' failed with exit code 1
build of /gnu/store/91f8pgl53m7vm5zxvzwhmf4w9gc63x3s-python-numpy-documentation-1.23.2.drv failed
Could not find build log for '/gnu/store/91f8pgl53m7vm5zxvzwhmf4w9gc63x3s-python-numpy-documentation-1.23.2.drv'.
guix build: errore: build of `/gnu/store/91f8pgl53m7vm5zxvzwhmf4w9gc63x3s-python-numpy-documentation-1.23.2.drv' failed

--8<---------------cut here---------------end--------------->8---

This error is the same from the Guix CI:
https://ci.guix.gnu.org/build/1476486/log/raw
(via https://ci.guix.gnu.org/search?query=python-numpy-documentation)

Thanks, Gio'

-- 
Giovanni Biscuolo

Xelera IT Infrastructures
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#64153; Package guix. (Mon, 19 Jun 2023 16:52:03 GMT) Full text and rfc822 format available.

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

From: francismb <francismb <at> email.de>
To: Giovanni Biscuolo <g <at> xelera.eu>, 64153 <at> debbugs.gnu.org
Subject: Re: bug#64153:
 /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv
 BUILD ERROR
Date: Mon, 19 Jun 2023 18:24:05 +0200
Hi Gio,

On 19.06.23 17:23, Giovanni Biscuolo wrote:
> Hello FrancisMB,
>
> francismb <francismb <at> email.de> writes:
>
>> Dear Maintainers,
>> 'python-numpy-documentation' installation failed:
>>
>> # guix install python-numpy-documentation
>> The following package will be installed:
>>      python-numpy-documentation 1.23.2
>
> please can you provide us the output of "guix describe" (if you have not
> "guix pull" meanwhile)
>
> this is my current guix description:
> --8<---------------cut here---------------start------------->8---
>
> Generation 151  giu 14 2023 17:10:10    (current)
>    guix 7c12255
>      repository URL: https://git.savannah.gnu.org/git/guix.git
>      branch: master
>      commit: 7c12255eb9fdd73b481c3c588b02809abd633be8
>
> --8<---------------cut here---------------end--------------->8---
>
Here is (no guix pull in between):

$ guix describe
Generation 27	Jun 16 2023 19:10:51	(current)
  guix 31336e9
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 31336e9f5d68512a9c1c6826bce9f17c892a2125


I hope it helps, let me know!

Regards,
Francis





This bug report was last modified 319 days ago.

Previous Next


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