* bug#64153: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR
@ 2023-06-18 14:41 francismb
2023-06-19 15:23 ` Giovanni Biscuolo
0 siblings, 1 reply; 3+ messages in thread
From: francismb @ 2023-06-18 14:41 UTC (permalink / raw)
To: 64153
[-- Attachment #1: Type: text/plain, Size: 1326 bytes --]
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
[-- Attachment #2: j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv.bz2 --]
[-- Type: application/x-bzip, Size: 162638 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64153: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR
2023-06-18 14:41 bug#64153: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR francismb
@ 2023-06-19 15:23 ` Giovanni Biscuolo
2023-06-19 16:24 ` francismb
0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Biscuolo @ 2023-06-19 15:23 UTC (permalink / raw)
To: francismb, 64153
[-- Attachment #1: Type: text/plain, Size: 3291 bytes --]
Hello FrancisMB,
francismb <francismb@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#64153: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR
2023-06-19 15:23 ` Giovanni Biscuolo
@ 2023-06-19 16:24 ` francismb
0 siblings, 0 replies; 3+ messages in thread
From: francismb @ 2023-06-19 16:24 UTC (permalink / raw)
To: Giovanni Biscuolo, 64153
Hi Gio,
On 19.06.23 17:23, Giovanni Biscuolo wrote:
> Hello FrancisMB,
>
> francismb <francismb@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-19 16:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-18 14:41 bug#64153: /gnu/store/23j6bl1dmdjx8s57h7lyb5pwdxhrppdv-python-numpy-documentation-1.23.2.drv BUILD ERROR francismb
2023-06-19 15:23 ` Giovanni Biscuolo
2023-06-19 16:24 ` francismb
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).