bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48400: Nyxt build fails because php fails x86_64


From: zimoun
Subject: bug#48400: Nyxt build fails because php fails x86_64
Date: Thu, 10 Jun 2021 13:06:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi,

On Thu, 13 May 2021 at 11:24, Bone Baboon <bone.baboon@disroot.org> wrote:
> ```
> Generation 24   May 12 2021 18:06:24    (current)
>   guix d6aeebb
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: d6aeebb23639258311fdfb9dbf5f903079fde51a
> ```

[...]

> builder for `/gnu/store/a03k6dm154hg2q97pyi4xqiwwc7mn95v-php-7.4.19.drv' 
> failed with exit code 1
> build of /gnu/store/a03k6dm154hg2q97pyi4xqiwwc7mn95v-php-7.4.19.drv failed
> View build log at 
> '/var/log/guix/drvs/a0/3k6dm154hg2q97pyi4xqiwwc7mn95v-php-7.4.19.drv.bz2'.

On my machine, it builds and the test-suite passes.

--8<---------------cut here---------------start------------->8---
guix time-machine --commit=d6aeebb \
     -- build php --no-grafts --check

[...]

phase `compress-documentation' succeeded after 0.0 seconds
guix build: error: derivation 
`/gnu/store/v93y468hbyp5dswklcbn6w7rp0r0shyi-php-7.4.19.drv' may not be 
deterministic: output `/gnu/store/is8hhjqrx5902q4y4picqh5aabncxm8x-php-7.4.19' 
differs
--8<---------------cut here---------------end--------------->8---

And note:

--8<---------------cut here---------------start------------->8---
guix gc --derivers $(guix time-machine --commit=d6aeebb -- build php 
--no-grafts)
/gnu/store/6cqvpmy3cqbb7zlvp4ldyadd7985rm8g-php-7.4.19.drv
/gnu/store/a03k6dm154hg2q97pyi4xqiwwc7mn95v-php-7.4.19.drv
/gnu/store/v93y468hbyp5dswklcbn6w7rp0r0shyi-php-7.4.19.drv
--8<---------------cut here---------------end--------------->8---

which is the same derivations.


> The build log is attached.

The interesting part is, I guess:

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
file upload greater than 2G [sapi/cli/tests/upload_2G.phpt]
FPM: bug68420 - IPv4 all addresses 
[sapi/fpm/tests/bug68420-ipv4-all-addresses.phpt]
=====================================================================

And it probably comes from your machine.

(On a side note, it does not seem useful to send this full large log,
IMHO.)

Hope that helps,
simon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]