Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jun 2021 18:27:28 +0200
From:      Per olof Ljungmark <peo@nethead.se>
To:        ports@freebsd.org
Subject:   Update of deskutils/nextcloudclient fails undefined symbol: argp_parse
Message-ID:  <f36cff56-5d8c-aed5-51d5-17a210cdd25e@nethead.se>

next in thread | raw e-mail | index | archive | help
ports rev main:31a195fb7
12.2-STABLE

Ideas or file a bug report?

[ 11%] Linking CXX executable check_vio_ext
cd /usr/ports/deskutils/nextcloudclient/work/.build/test/csync && 
/usr/local/bin/cmake -E cmake_link_script 
CMakeFiles/check_vio_ext.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem 
/usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem 
/usr/local/include -pedantic -O2 -pipe -DLIBICONV_PLUG 
-fstack-protector-strong -isystem /usr/local/include 
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include 
-Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib 
CMakeFiles/check_vio_ext.dir/check_vio_ext_autogen/mocs_compilation.cpp.o CMakeFiles/check_vio_ext.dir/vio_tests/check_vio_ext.cpp.o 
-o check_vio_ext 
-Wl,-rpath,/usr/local/lib/qt5:/usr/ports/deskutils/nextcloudclient/work/.build/src/csync 
libtorture.a /usr/local/lib/qt5/libQt5Core.so.5.15.2 
../../src/csync/libnextcloud_csync.so.3.2.2 -lcmocka -lsqlite3 
/usr/local/lib/qt5/libQt5Concurrent.so.5.15.2 
/usr/local/lib/qt5/libQt5Core.so.5.15.2 /usr/lib/libz.so
AutoMoc: 
/usr/ports/deskutils/nextcloudclient/work/desktop-3.2.2/src/libsync/theme.h:574: 
Warning: The property 'stateOnlineImageSource' is defined multiple times 
in class Theme.
ld: error: undefined symbol: argp_parse
 >>> referenced by cmdline.c
 >>>               cmdline.c.o:(torture_cmdline_parse) in archive 
libtorture.a
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)
gmake[4]: *** [test/csync/CMakeFiles/check_vio_ext.dir/build.make:124: 
test/csync/check_vio_ext] Error 1
gmake[4]: Leaving directory 
'/usr/ports/deskutils/nextcloudclient/work/.build'
gmake[3]: *** [CMakeFiles/Makefile2:4515: 
test/csync/CMakeFiles/check_vio_ext.dir/all] Error 2
gmake[4]: Leaving directory 
'/usr/ports/deskutils/nextcloudclient/work/.build'
[ 11%] Built target nextcloudsync_autogen
gmake[3]: Leaving directory 
'/usr/ports/deskutils/nextcloudclient/work/.build'
gmake[2]: *** [Makefile:169: all] Error 2
gmake[2]: Leaving directory 
'/usr/ports/deskutils/nextcloudclient/work/.build'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f36cff56-5d8c-aed5-51d5-17a210cdd25e>