[Bug 246812] devel/gwenhywfar Update to 5.3.0 (Work in Progress)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 28 16:20:45 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246812

            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 at FreeBSD.org
          Reporter: freebsd-ports at jan0sch.de
          Assignee: jhale at FreeBSD.org
             Flags: maintainer-feedback?(jhale at FreeBSD.org)

Created attachment 214979
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214979&action=edit
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 light
on what might be a solution?

1. gwenhywfar-fox16 does not compile

error message:
<---snip--->
===>  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=CXX   --mode=link c++  -O2 -pipe
-fno-strict-aliasing -fstack-protector-strong  -Wall -Wall -Wall 
-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 
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: 
>>> ���*�
>>> ^
c++: error: linker command failed with exit code 1 (use -v to see invocation)
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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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--->
===>  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=CXX   --mode=link c++  -O2 -pipe
-fno-strict-aliasing -fstack-protector-strong  -Wall -Wall -Wall 
-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 
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 
-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*, char*,
int, int, GWEN_GUI_PASSWORD_METHOD, GWEN_DB_NODE*, unsigned int)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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

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


More information about the freebsd-ports-bugs mailing list