openfortivpn doesn't build anymore on master due to ppp

  • Done
  • quality assurance status badge
Details
2 participants
  • Andreas Enge
  • Rick Huijzer
Owner
unassigned
Submitted by
Rick Huijzer
Severity
normal

Debbugs page

R
R
Rick Huijzer wrote on 25 Jul 01:41 -0700
(address . bug-guix@gnu.org)
CAGXOz9ag6RaHeDvtt4zBOTPtMWnZyEddgcY-BtxykNPi_uBG4w@mail.gmail.com
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!


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
Attachment: file
A
A
Andreas Enge wrote on 26 Jul 10:41 -0700
(name . Rick Huijzer)(address . ikbenrickhuyzer@gmail.com)
aIUTSVcsYhfov_6t@jurong
Hello,

Am Fri, Jul 25, 2025 at 10:41:30AM +0200 schrieb Rick Huijzer:
Toggle quote (6 lines)
> 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
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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 79091@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 79091
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch