Package Details: gopenvpn-git svn.migration.r12.gb4192eb-9

Git Clone URL: https://aur.archlinux.org/gopenvpn-git.git (read-only, click to copy)
Package Base: gopenvpn-git
Description: gopenvpn is a simple graphical front-end for OpenVPN, the open source VPN solution.
Upstream URL: http://gopenvpn.sourceforge.net/
Keywords: frontend gui openvpn vpn
Licenses: GPL
Submitter: revel
Maintainer: None
Last Packager: revel
Votes: 30
Popularity: 0.000000
First Submitted: 2014-04-07 12:12 (UTC)
Last Updated: 2025-02-13 18:37 (UTC)

Latest Comments

1 2 3 Next › Last »

revel commented on 2025-05-03 18:47 (UTC)

yeah this project is very outdated at this point, the last commit is from 2012 I'm dropping this package as I haven't even used it for a long time it's probably a good idea to move on

archsoft commented on 2025-05-02 15:39 (UTC) (edited on 2025-05-02 15:40 (UTC) by archsoft)

I wanted to rebuild gopenvpn today, but it fails with:

make[2]: Leaving directory '/home/user/.cache/yay/gopenvpn-git/src/gopenvpn-git/src'
Making all in po
make[2]: Entering directory '/home/user/.cache/yay/gopenvpn-git/src/gopenvpn-git/po'
make[2]: *** No rule to make target '/config.status', needed by 'Makefile'.  Stop.
make[2]: Leaving directory '/home/user/.cache/yay/gopenvpn-git/src/gopenvpn-git/po'
make[1]: *** [Makefile:409: all-recursive] Error 1
make[1]: Leaving directory '/home/user/.cache/yay/gopenvpn-git/src/gopenvpn-git'
make: *** [Makefile:350: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: gopenvpn-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
gopenvpn-git - exit status 4

revel commented on 2025-02-13 18:41 (UTC) (edited on 2025-02-13 18:43 (UTC) by revel)

fixed, probably

the upstream project has been abandoned for more than 10 years now

purpleleaf commented on 2025-02-12 19:53 (UTC) (edited on 2025-02-12 19:54 (UTC) by purpleleaf)

the package does not compile anymore. the first error i encounterd was a change in sf url. I modified PKGBUILD and .SRCINFO with actual url git://git.code.sf.net/p/gopenvpn/gopenvpn-git. The compilation then start but exit with this error:

make[3]: uscita dalla directory «/home/max/gopenvpn-git/src/gopenvpn-git/po» *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.20 but the autoconf macros are from gettext version 0.22

revel commented on 2022-01-25 03:33 (UTC)

fixed, thanks!

purpleleaf commented on 2022-01-24 18:35 (UTC) (edited on 2022-01-24 18:37 (UTC) by purpleleaf)

Error building gopenvpn

gopenvpn.c: In function 'vpn_applet_display_error':

gopenvpn.c:754:73: error: format not a string literal and no format arguments [-Werror=format-security]

754 | text);

cc1: some warnings being treated as errors

make[2]: *** [Makefile:447: gopenvpn.o] Error 1

make[2]: Leaving directory '/home/max/.cache/yay/gopenvpn-git/src/gopenvpn-git/src'

make[1]: *** [Makefile:400: all-recursive] Error 1

make[1]: Leaving directory '/home/max/.cache/yay/gopenvpn-git/src/gopenvpn-git'

make: *** [Makefile:341: all] Error 2

==> ERROR: A failure occurred in build().

Aborting...

-> error making: gopenvpn-git

revel commented on 2020-09-25 23:13 (UTC)

fixed, thanks!

jvybihal commented on 2020-09-25 08:16 (UTC)

*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20

Can you please update PKGBUILD with AM_GNU_GETTEXT_VERSION([0.20] :)

revel commented on 2017-02-14 06:18 (UTC)

@khvalera: done, thanks

khvalera commented on 2017-02-13 20:57 (UTC)

makedepends=('git' 'polkit')