GNU bug report logs - #79091
openfortivpn doesn't build anymore on master due to ppp

Previous Next

Package: guix;

Reported by: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>

Date: Fri, 25 Jul 2025 08:43:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
Subject: bug#79091: closed (Re: openfortivpn doesn't build anymore on
 master due to ppp)
Date: Sat, 26 Jul 2025 17:42:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#79091: openfortivpn doesn't build anymore on master due to ppp

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 79091 <at> debbugs.gnu.org.

-- 
79091: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79091
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
Cc: 73450-done <at> debbugs.gnu.org, 79091-done <at> debbugs.gnu.org
Subject: Re: openfortivpn doesn't build anymore on master due to ppp
Date: Sat, 26 Jul 2025 19:41:29 +0200
Hello,

Am Fri, Jul 25, 2025 at 10:41:30AM +0200 schrieb Rick Huijzer:
> Hi, openfortivpn 1.17.3, the current version in master, stopped building for me
> after guix pull, it seems stuck on building ppp-2.4.9. 
> Please take a look at my patch from 10 months ago, issue 73450, which updates
> openfortivpn so that the current ppp can be used, that seems to fix the problem
> that is now present.

thanks for the report, and please see my reply at
   https://codeberg.org/guix/guix/issues/1614
where I suggest to update openfortivpn and to remove its dependent
package.

Closing the two issues on debbugs to continue the discussion on
codeberg.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Rick Huijzer <ikbenrickhuyzer <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: openfortivpn doesn't build anymore on master due to ppp
Date: Fri, 25 Jul 2025 10:41:30 +0200
[Message part 4 (text/plain, inline)]
Hi, openfortivpn 1.17.3, the current version in master, stopped building
for me after guix pull, it seems stuck on building ppp-2.4.9.

Please take a look at my patch from 10 months ago, issue 73450, which
updates openfortivpn so that the current ppp can be used, that seems
to fix the problem that is now present.

https://paste.debian.net/1387763/
https://issues.guix.gnu.org/73450

Thanks!


sys-linux.c: In function ‘logwtmp’:
sys-linux.c:2510:10: error: passing argument 1 of ‘time’ from incompatible
pointer type [-Wincompatible-pointer-types]
 2510 |     time(&ut.ut_time);
      |          ^
      |          |
      |          __uint32_t * {aka unsigned int *}
In file included from sys-linux.c:86:
/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/include/time.h:76:29:
note: expected ‘time_t *’ {aka ‘long int *’} but argument is of type
‘__uint32_t *’ {aka ‘unsigned int *’}
   76 | extern time_t time (time_t *__timer) __THROW;
      |                     ~~~~~~~~^~~~~~~
make[1]: *** [<builtin>: sys-linux.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/guix-build-ppp-2.4.9.drv-0/source/pppd'
make: *** [Makefile:15: all] Error 2
error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("-j" "16"
"--max-load=16" "CC=gcc") exit-status: 2 term-signal: #f stop-signal: #f>
phase `build' failed after 2.8 seconds
command "make" "-j" "16" "--max-load=16" "CC=gcc" failed with status 2
build process 18 exited with status 256

-- 
Met vriendelijke groet,

Rick Huijzer
[Message part 5 (text/html, inline)]

This bug report was last modified 21 days ago.

Previous Next


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