unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53645: Unable to guix pull on pinebook pro
@ 2022-01-30 20:36 D. Birch
  2022-01-31 10:10 ` Maxime Devos
  2022-02-02  8:47 ` D. Birch
  0 siblings, 2 replies; 12+ messages in thread
From: D. Birch @ 2022-01-30 20:36 UTC (permalink / raw)
  To: 53645


[-- Attachment #1.1: Type: text/plain, Size: 153 bytes --]

As title.

I'm using a pinebook pro (arm64) and guix pull is giving up on me.

I've attached the output of stdout and stderr.

Did I do something wrong?

[-- Attachment #1.2: Type: text/html, Size: 291 bytes --]

[-- Attachment #2: guix-pull-bug --]
[-- Type: application/octet-stream, Size: 66278 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-01-30 20:36 bug#53645: Unable to guix pull on pinebook pro D. Birch
@ 2022-01-31 10:10 ` Maxime Devos
  2022-01-31 18:58   ` D. Birch
  2022-02-02  8:47 ` D. Birch
  1 sibling, 1 reply; 12+ messages in thread
From: Maxime Devos @ 2022-01-31 10:10 UTC (permalink / raw)
  To: D. Birch, 53645

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

D. Birch schreef op zo 30-01-2022 om 20:36 [+0000]:
> As title.
> 
> I'm using a pinebook pro (arm64) and guix pull is giving up on me.
> 
> I've attached the output of stdout and stderr.
> 
> Did I do something wrong?

From guix-pull-bug:
> builder for `/gnu/store/5mqlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv' failed with exit code 1
> build of /gnu/store/5mqlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv failed
> View build log at '/var/log/guix/drvs/5m/qlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv.bz2'.

The log /var/log/guix/drvs/5m/qlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv.bz2
is required to investigate the issue.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-01-31 10:10 ` Maxime Devos
@ 2022-01-31 18:58   ` D. Birch
  2022-01-31 19:12     ` Maxime Devos
  0 siblings, 1 reply; 12+ messages in thread
From: D. Birch @ 2022-01-31 18:58 UTC (permalink / raw)
  To: Maxime Devos; +Cc: 53645


[-- Attachment #1.1: Type: text/plain, Size: 785 bytes --]

Added. Thank-you.

On Mon, 31 Jan 2022, 10:10 Maxime Devos, <maximedevos@telenet.be> wrote:

> D. Birch schreef op zo 30-01-2022 om 20:36 [+0000]:
> > As title.
> >
> > I'm using a pinebook pro (arm64) and guix pull is giving up on me.
> >
> > I've attached the output of stdout and stderr.
> >
> > Did I do something wrong?
>
> From guix-pull-bug:
> > builder for `/gnu/store/5mqlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv'
> failed with exit code 1
> > build of /gnu/store/5mqlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv
> failed
> > View build log at
> '/var/log/guix/drvs/5m/qlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv.bz2'.
>
> The log
> /var/log/guix/drvs/5m/qlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv.bz2
> is required to investigate the issue.
>
> Greetings,
> Maxime.
>

[-- Attachment #1.2: Type: text/html, Size: 1152 bytes --]

[-- Attachment #2: qlzr4gs2f28c4i64rcbxs2zw2zzfzc-gcc-10.3.0.drv.bz2 --]
[-- Type: application/bzip2, Size: 490618 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-01-31 18:58   ` D. Birch
@ 2022-01-31 19:12     ` Maxime Devos
  2022-01-31 19:57       ` Pierre Langlois
  0 siblings, 1 reply; 12+ messages in thread
From: Maxime Devos @ 2022-01-31 19:12 UTC (permalink / raw)
  To: D. Birch; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

I took a look but I don't know what's up with

> g++ [...] -o cc1 [...] 
> collect2: fatal error: ld terminated with signal 9 [Killed]

Seems like the linking step failed somehow?

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-01-31 19:12     ` Maxime Devos
@ 2022-01-31 19:57       ` Pierre Langlois
  0 siblings, 0 replies; 12+ messages in thread
From: Pierre Langlois @ 2022-01-31 19:57 UTC (permalink / raw)
  To: D. Birch; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 926 bytes --]

Hi there,

Maxime Devos <maximedevos@telenet.be> writes:

> [[PGP Signed Part:Undecided]]
> I took a look but I don't know what's up with
>
>> g++ [...] -o cc1 [...] 
>> collect2: fatal error: ld terminated with signal 9 [Killed]
>
> Seems like the linking step failed somehow?

I would guess that the build ran out of memory, that can happen with the
pinebookpro's mere 4G. Do you have some swap space allocated? I've had
to do that on my rockpro64 (same chip) for guix pull to eventually
succeed.

Here's an example to create a quick swapfile in case you're not
familiar, as root:

  # Create 10G
  dd if=/dev/zero of=/mnt/swapfile bs=1MiB count=10240
  # Enable it
  chmod 600 /mnt/swapfile
  mkswap /mnt/swapfile
  swapon /mnt/swapfile

Hope this helps! Ideally you wouldn't have to build so much, but I'm
afraid we don't have aarch64 substitutes ready at the moment :-/.

Cheers,
Pierre


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-01-30 20:36 bug#53645: Unable to guix pull on pinebook pro D. Birch
  2022-01-31 10:10 ` Maxime Devos
@ 2022-02-02  8:47 ` D. Birch
  2022-02-02 22:35   ` Pierre Langlois
  1 sibling, 1 reply; 12+ messages in thread
From: D. Birch @ 2022-02-02  8:47 UTC (permalink / raw)
  To: 53645


[-- Attachment #1.1: Type: text/plain, Size: 564 bytes --]

Thank-you for all the help.

I left the laptop ticking away again after adding 10G of swap.

I've attached the stdout and stderr, as before.

Things got much further and the system was building for the whole day, I
left it running overnight and in the morning hit another "bug".

I can't see where the build log is this time to attach.

I don't fully understand what guix pull does. If I was to run it again,
would everything begin from the start, or is there some chance re-running
it would pick up where it left off?

I'll try it shortly and find out I suppose.

[-- Attachment #1.2: Type: text/html, Size: 771 bytes --]

[-- Attachment #2: guix-pull-bug-03-attempt --]
[-- Type: application/octet-stream, Size: 451138 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-02  8:47 ` D. Birch
@ 2022-02-02 22:35   ` Pierre Langlois
  2022-02-03 10:21     ` D. Birch
  0 siblings, 1 reply; 12+ messages in thread
From: Pierre Langlois @ 2022-02-02 22:35 UTC (permalink / raw)
  To: D. Birch; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]

Hi,

"D. Birch" <d.s.j.birch@gmail.com> writes:

> Thank-you for all the help.
>
> I left the laptop ticking away again after adding 10G of swap.
>
> I've attached the stdout and stderr, as before.
>
> Things got much further and the system was building for the whole day, I left it running overnight and in the morning hit another "bug".
>
> I can't see where the build log is this time to attach.

That's strange that there isn't a log file to report, it looks like
util-linux didn't build but I'm not sure. What you could try is to run
`guix pull -v3' to enable more verbosity, and it should show build
output for packages as it's building them.

> I don't fully understand what guix pull does. If I was to run it again, would everything begin from the start, or is there some chance re-running it would pick up where it left off?

Yeah, luckily guix pull should pickup where it left off and not rebuild
packages that are already built and present in /gnu/store. So normally,
you should only have to go through the couple of days of building once
(Well actually, in normal times we should have binary substitutes that
guix pull can download instead of building them, but the CI is having
issues with aarch64 at the moment :-/.).

That being said, new commits could be pushed and cause new rebuilds
between guix pull invokation, what you can do is pull a specific commit
first:

  guix pull -v3 --commit=2641621  # Commit picked from the log file.

Hope that helps!

Thanks,
Pierre



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 519 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-02 22:35   ` Pierre Langlois
@ 2022-02-03 10:21     ` D. Birch
  2022-02-03 15:56       ` Maxime Devos
  0 siblings, 1 reply; 12+ messages in thread
From: D. Birch @ 2022-02-03 10:21 UTC (permalink / raw)
  To: Pierre Langlois; +Cc: 53645


[-- Attachment #1.1: Type: text/plain, Size: 650 bytes --]

On Wed, 2 Feb 2022 at 22:42, Pierre Langlois <pierre.langlois@gmx.com>
wrote:

> That's strange that there isn't a log file to report, it looks like
> util-linux didn't build but I'm not sure. What you could try is to run
> `guix pull -v3' to enable more verbosity, and it should show build
> output for packages as it's building them.
> ...
> guix pull -v3 --commit=2641621  # Commit picked from the log file.

Tried my best not to top post ;)

I've attached the output from an attempt using a slight modification to the
command recommended above. The command I ran was

guix pull -v3 --commit=2641621 2>&1 | tee guix-pull-bug-verbose-01

Thank-you

[-- Attachment #1.2: Type: text/html, Size: 1013 bytes --]

[-- Attachment #2: guix-pull-bug-verbose-01 --]
[-- Type: application/octet-stream, Size: 303064 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-03 10:21     ` D. Birch
@ 2022-02-03 15:56       ` Maxime Devos
  2022-02-03 16:27         ` D. Birch
  0 siblings, 1 reply; 12+ messages in thread
From: Maxime Devos @ 2022-02-03 15:56 UTC (permalink / raw)
  To: D. Birch, Pierre Langlois; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

This test is failing:

misc: swaplabel                                     ... FAILED (misc/swaplabel)

This looks like <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996764>.
Debian even has a patch!

Or the cause could be different ...

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-03 15:56       ` Maxime Devos
@ 2022-02-03 16:27         ` D. Birch
  2022-02-03 16:36           ` D. Birch
  2022-02-03 16:43           ` Maxime Devos
  0 siblings, 2 replies; 12+ messages in thread
From: D. Birch @ 2022-02-03 16:27 UTC (permalink / raw)
  To: Maxime Devos; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 1166 bytes --]

On Thu, 3 Feb 2022 at 15:56, Maxime Devos <maximedevos@telenet.be> wrote:

> This test is failing:
>
> misc: swaplabel                                     ... FAILED
> (misc/swaplabel)
>
> This looks like <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996764
> >.
> Debian even has a patch!
>
> Or the cause could be different ...
>
> Greetings,
> Maxime.
>

I re-ran with -K (e.g. guix pull -v3 --commit 2641621 -K 2>&1 | tee
guix-pull-bug-verbose-02) to keep build files, and a quick cat
/tmp/guix-build-util-linux-2.37.2.drv-0/util-linux-2.37.2/tests/output/misc/swaplabel.err
appears to confirm the bug

mkswap: error: swap area needs to be at least 10 pages
mkswap: <swapfile>: insecure permissions <perm>, fix with: chmod 0600
<swapfile>

mkswap: <swapfile> contains holes or other unsupported extents.
        This swap file can be rejected by kernel on swap activation!
        Use --verbose for more details.

mkswap: Label was truncated.

I'm still green to know how to fix this, but I presume if I check out the
latest version via git and the docs online, I should be able to update the
definition for util-linux to include the patch, then try again?

[-- Attachment #2: Type: text/html, Size: 1729 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-03 16:27         ` D. Birch
@ 2022-02-03 16:36           ` D. Birch
  2022-02-03 16:43           ` Maxime Devos
  1 sibling, 0 replies; 12+ messages in thread
From: D. Birch @ 2022-02-03 16:36 UTC (permalink / raw)
  To: Maxime Devos; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

On Thu, 3 Feb 2022 at 16:27, D. Birch <d.s.j.birch@gmail.com> wrote:

>
> I re-ran with -K (e.g. guix pull -v3 --commit 2641621 -K 2>&1 | tee
> guix-pull-bug-verbose-02) to keep build files, and a quick cat
> /tmp/guix-build-util-linux-2.37.2.drv-0/util-linux-2.37.2/tests/output/misc/swaplabel.err
> appears to confirm the bug
>
> mkswap: error: swap area needs to be at least 10 pages
> mkswap: <swapfile>: insecure permissions <perm>, fix with: chmod 0600
> <swapfile>
>
> mkswap: <swapfile> contains holes or other unsupported extents.
>         This swap file can be rejected by kernel on swap activation!
>         Use --verbose for more details.
>
> mkswap: Label was truncated.
>
> I'm still green to know how to fix this, but I presume if I check out the
> latest version via git and the docs online, I should be able to update the
> definition for util-linux to include the patch, then try again?
>
>  In fact, this was fixed upstream in commit
a02721f35b30d4ee0133446f016442f63117ddf6, is there a way I can easily
progress, by making use of that, or a later commit?

[-- Attachment #2: Type: text/html, Size: 1545 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#53645: Unable to guix pull on pinebook pro
  2022-02-03 16:27         ` D. Birch
  2022-02-03 16:36           ` D. Birch
@ 2022-02-03 16:43           ` Maxime Devos
  1 sibling, 0 replies; 12+ messages in thread
From: Maxime Devos @ 2022-02-03 16:43 UTC (permalink / raw)
  To: D. Birch; +Cc: 53645

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

D. Birch schreef op do 03-02-2022 om 16:27 [+0000]:
> I'm still green to know how to fix this, but I presume if I check out
> the latest version via git and the docs online, I should be able to
> update the definition for util-linux to include the patch, then try
> again?

There's no need for that, you can use the patch from Debian
and add it to the 'patches' field of 'util-linux'.

It's odd though that util-linux fails to build for you even
though https://bordeaux.guix..gnu.org has a substitute:

$ guix weather util-linux --system=aarch64-linux
> [...]

Something else that's odd: there's only one hit for
$ grep -rF 'swap area needs to be at least ' | grep -F page
: the file tests/expected/misc/swaplabel.err.  So how is mkswap
supposed to produce the message "mkswap: error: swap area needs to be
at least 10 pages' in the first place?

Greetings,
Maxime

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-02-03 16:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-30 20:36 bug#53645: Unable to guix pull on pinebook pro D. Birch
2022-01-31 10:10 ` Maxime Devos
2022-01-31 18:58   ` D. Birch
2022-01-31 19:12     ` Maxime Devos
2022-01-31 19:57       ` Pierre Langlois
2022-02-02  8:47 ` D. Birch
2022-02-02 22:35   ` Pierre Langlois
2022-02-03 10:21     ` D. Birch
2022-02-03 15:56       ` Maxime Devos
2022-02-03 16:27         ` D. Birch
2022-02-03 16:36           ` D. Birch
2022-02-03 16:43           ` Maxime Devos

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).