From nobody Sun Jun 6 16:27:28 2021 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3DB77957683 for ; Sun, 6 Jun 2021 16:27:47 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns1.nethead.se", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FyhkB3GF9z3JRn for ; Sun, 6 Jun 2021 16:27:46 +0000 (UTC) (envelope-from peo@nethead.se) X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1622996850; bh=NaeY5Dm4oaOXYuhaAjGvOiTRxi1xyac0UbDwI/zk+88=; h=To:From:Subject:Date; b=rqZQsEOCBgfDdJhLTuDFOvpA4FqO8gbZLMRB1nBJ0zOzSYy6HB7Q6IeZm+ejvKfpB DwJ6BUBOWY1EucOQvuLp2Si0LIzy0uNzPCcCIJkzj1JQ2Ij4wgIIbasBLFyGCsC3Q/ AlUWEDPUAJVCRIqX2ibMMLX71x9LgOTp5H4oKr1s= To: ports@freebsd.org From: Per olof Ljungmark Subject: Update of deskutils/nextcloudclient fails undefined symbol: argp_parse Message-ID: Date: Sun, 6 Jun 2021 18:27:28 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FyhkB3GF9z3JRn X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nethead.se header.s=NETHEADSE header.b=rqZQsEOC; dmarc=pass (policy=none) header.from=nethead.se; spf=pass (mx1.freebsd.org: domain of peo@nethead.se designates 5.150.237.139 as permitted sender) smtp.mailfrom=peo@nethead.se X-Spamd-Result: default: False [-4.00 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[nethead.se:s=NETHEADSE]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:5.150.237.139]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[5.150.237.139:from:127.0.2.255]; DKIM_TRACE(0.00)[nethead.se:+]; DMARC_POLICY_ALLOW(-0.50)[nethead.se,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[5.150.237.139:from]; ASN(0.00)[asn:8473, ipnet:5.150.192.0/18, country:SE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[ports] X-ThisMailContainsUnwantedMimeParts: N 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