Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2020 16:20:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246812] devel/gwenhywfar Update to 5.3.0 (Work in Progress)
Message-ID:  <bug-246812-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246812

            Bug ID: 246812
           Summary: devel/gwenhywfar Update to 5.3.0 (Work in Progress)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale@FreeBSD.org
          Reporter: freebsd-ports@jan0sch.de
          Assignee: jhale@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)

Created attachment 214979
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214979&action=
=3Dedit
WIP: Patch to update devel/gwenhywfar to 5.3.0

Hi,

I am currently trying to make a patch that will update the devel/gwenhywfar
port and the subports to the latest version (5.3.0). However I run into two
problems (see below).
Maybe someone with more experience (my C/C++ is a bit rusty) can shed a lig=
ht
on what might be a solution?

1. gwenhywfar-fox16 does not compile

error message:
<---snip--->
=3D=3D=3D>  Building for gwenhywfar-fox16-5.3.0
gmake[1]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui'
Making all in testdialogs
gmake[2]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui/testdialogs'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui/testdialogs'
Making all in fox16
gmake[2]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui/fox16'
/bin/sh ../../libtool  --tag=3DCXX   --mode=3Dlink c++  -O2 -pipe
-fno-strict-aliasing -fstack-protector-strong  -Wall -Wall -Wall=20
-L/usr/local/lib -lintl  -fstack-protector-strong  -o libtest libtest.o
libgwengui-fox16.la /usr/local/lib -lgwenhywfar -lgwengui-cpp
./../testdialogs/libgwengui-test.la=20
libtool: link: c++ -O2 -pipe -fno-strict-aliasing -fstack-protector-strong
-Wall -Wall -Wall -fstack-protector-strong -o .libs/libtest libtest.o
/usr/local/lib  -L/usr/local/lib ./.libs/libgwengui-fox16.so -lgwengui-cpp
./../testdialogs/.libs/libgwengui-test.a -lintl -lgwenhywfar -Wl,-rpath
-Wl,/usr/local/lib
ld: error: /usr/local/lib:1: unknown directive:=20
>>> =EF=BF=BD=EF=BF=BD=EF=BF=BD*=EF=BF=BD
>>> ^
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[2]: *** [Makefile:622: libtest] Error 1
gmake[2]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui/fox16'
gmake[1]: *** [Makefile:501: all-recursive] Error 1
gmake[1]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16/work/gwenhywfar-5=
.3.0/gui'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-fox16
<---snip--->

2. gwenhywfar-qt5 does not compile

error message:
<---snip--->
=3D=3D=3D>  Building for gwenhywfar-qt5-5.3.0
gmake[1]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui'
Making all in testdialogs
gmake[2]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/testdialogs'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/testdialogs'
Making all in qt5
gmake[2]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/qt5'
gmake  all-am
gmake[3]: Entering directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/qt5'
/bin/sh ../../libtool  --tag=3DCXX   --mode=3Dlink c++  -O2 -pipe
-fno-strict-aliasing -fstack-protector-strong  -Wall -Wall -Wall=20
-L/usr/local/lib -lintl  -fstack-protector-strong  -o libtest libtest.o
libgwengui-qt5.la -lgwenhywfar -L/usr/local/lib -L/usr/local/lib/qt5
-lQt5Widgets /usr/local/lib/qt5/libQt5Gui.so -lQt5Gui
/usr/local/lib/qt5/libQt5Core.so -lQt5Core -lkvm -lprocstat -lGL  -lgwengui=
-cpp
./../testdialogs/libgwengui-test.la=20
libtool: link: c++ -O2 -pipe -fno-strict-aliasing -fstack-protector-strong
-Wall -Wall -Wall -fstack-protector-strong -o .libs/libtest libtest.o
/usr/local/lib/qt5/libQt5Gui.so /usr/local/lib/qt5/libQt5Core.so=20
-L/usr/local/lib ./.libs/libgwengui-qt5.so -L/usr/local/lib/qt5 -lQt5Widgets
-lQt5Gui -lQt5Core -lkvm -lprocstat -lGL -lgwengui-cpp
./../testdialogs/.libs/libgwengui-test.a -lintl -lgwenhywfar -Wl,-rpath
-Wl,/usr/local/lib
ld: error: ./.libs/libgwengui-qt5.so: undefined reference to
CppGui::getPassword(unsigned int, char const*, char const*, char const*, ch=
ar*,
int, int, GWEN_GUI_PASSWORD_METHOD, GWEN_DB_NODE*, unsigned int)
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[3]: *** [Makefile:655: libtest] Error 1
gmake[3]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/qt5'
gmake[2]: *** [Makefile:566: all] Error 2
gmake[2]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui/qt5'
gmake[1]: *** [Makefile:501: all-recursive] Error 1
gmake[1]: Leaving directory
'/usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5/work/gwenhywfar-5.3=
.0/gui'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/home/jens/Code/freebsd-ports/devel/gwenhywfar-qt5
<---snip--->

Kind regards,

Jens

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246812-7788>