On Wed, February 19, 2020 20:22, Rafael Sadowski wrote: > On Tue Feb 18, 2020 at 10:54:36PM -0300, Adriano Barbosa wrote: >> Hi,
Hi, >> update for nextcloudclient to v2.6.3. >> Changelog: https://github.com/nextcloud/desktop/releases/tag/v2.6.3 >> >> OK? Not tested yet but it definitely needs PLIST update. >> -- >> Adriano > > I ran into the following err (nextcloudclient is not installed): > > FAILED: test/csync/check_encoding_functions > : && /usr/ports/pobj/nextcloudclient-2.6.3/bin/c++ -O2 -pipe > -I/usr/local/include/inotify -I/usr/local/include/qtkeychain > -I/usr/local/include -pedantic -DNDEBUG -L/usr/local/lib/inotify > -L/usr/local/lib -linotify -Wl,-rpath=/usr/local/lib/inotify > test/csync/CMakeFiles/check_encoding_functions.dir/check_encoding_functions_autogen/mocs_compilation.cpp.o > test/csync/CMakeFiles/check_encoding_functions.dir/encoding_tests/check_encoding.cpp.o > -o test/csync/check_encoding_functions -L/usr/local/lib/qt5/. > -L/usr/ports/pobj/nextcloudclient-2.6.3/build-amd64/src/csync > -L/usr/local/lib -L/usr/local/lib/inotify -L/usr/lib > -Wl,-z,origin,-rpath,/usr/local/lib/qt5/.:/usr/ports/pobj/nextcloudclient-2.6.3/build-amd64/src/csync > test/csync/libtorture.a -lQt5Core -locsync -lcmocka -lsqlite3 > -lQt5Concurrent -lQt5Core /usr/lib/libz.so.5.0 > -Wl,-rpath-link,/usr/X11R6/lib && : > ld: error: undefined symbol: argp_parse >>>> referenced by cmdline.c >>>> cmdline.c.o:(torture_cmdline_parse) in archive >>>> test/csync/libtorture.a > c++: error: linker command failed with exit code 1 (use -v to see invocation) > ninja: build stopped: subcommand failed. > > Builds fine for me on 6.6-current (GENERIC.MP) #648: Sun Feb 16 13:54:33 MST 2020