GNU bug report logs - #72934
lxc fails to build

Previous Next

Package: guix;

Reported by: Jakob Kirsch <jakob.kirsch <at> web.de>

Date: Sun, 1 Sep 2024 15:46:02 UTC

Severity: normal

To reply to this bug, email your comments to 72934 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#72934; Package guix. (Sun, 01 Sep 2024 15:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jakob Kirsch <jakob.kirsch <at> web.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 01 Sep 2024 15:46:02 GMT) Full text and rfc822 format available.

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

From: Jakob Kirsch <jakob.kirsch <at> web.de>
To: bug-guix <at> gnu.org
Subject: lxc fails to build
Date: Sun, 1 Sep 2024 17:44:34 +0200
The error message is:

```
mount_utils.c: In function ‘create_detached_idmapped_mount’:
mount_utils.c:297:29: error: passing argument 4 of ‘mount_setattr’ from 
incompatible pointer type [-Werror=incompatible-pointer-types]
 297 |                             &attr, sizeof(attr));
     |                             ^~~~~
     |                             |
     |                             struct lxc_mount_attr *
In file included from mount_utils.c:9:
/gnu/store/zvlp3n8iwa1svxmwv4q22pv1pb1c9pjq-glibc-2.39/include/sys/mount.h:320:46: 
note: expected ‘struct mount_attr *’ but argument is of type ‘struct 
lxc_mount_attr *’
 320 |                           struct mount_attr *__uattr, size_t 
__usize)
     |                           ~~~~~~~~~~~~~~~~~~~^~~~~~~
mount_utils.c: In function ‘__fd_bind_mount’:
mount_utils.c:380:37: error: passing argument 4 of ‘mount_setattr’ from 
incompatible pointer type [-Werror=incompatible-pointer-types]
 380 |                                     &attr, sizeof(attr));
     |                                     ^~~~~
     |                                     |
     |                                     struct lxc_mount_attr *
In file included from mount_utils.c:9:
/gnu/store/zvlp3n8iwa1svxmwv4q22pv1pb1c9pjq-glibc-2.39/include/sys/mount.h:320:46: 
note: expected ‘struct mount_attr *’ but argument is of type ‘struct 
lxc_mount_attr *’
 320 |                           struct mount_attr *__uattr, size_t 
__usize)
```

Information forwarded to bug-guix <at> gnu.org:
bug#72934; Package guix. (Mon, 02 Sep 2024 21:24:01 GMT) Full text and rfc822 format available.

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

From: Jakob Kirsch <jakob.kirsch <at> web.de>
To: 72934 <at> debbugs.gnu.org
Cc: Jakob Kirsch <jakob.kirsch <at> web.de>
Subject: Re: lxc fails to build
Date: Mon, 2 Sep 2024 23:22:33 +0200
[Message part 1 (text/plain, inline)]
this is now being tracked in #72976
[OpenPGP_0x6AD8A2FE6B5CD0DC.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 286 days ago.

Previous Next


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