From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 21 20:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9E27B3C8 for ; Mon, 21 Oct 2013 20:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D40E235F for ; Mon, 21 Oct 2013 20:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9LKK0sQ044264 for ; Mon, 21 Oct 2013 20:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9LKK0KL044263; Mon, 21 Oct 2013 20:20:00 GMT (envelope-from gnats) Resent-Date: Mon, 21 Oct 2013 20:20:00 GMT Resent-Message-Id: <201310212020.r9LKK0KL044263@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, AN Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D022A15C for ; Mon, 21 Oct 2013 20:13:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD20E2306 for ; Mon, 21 Oct 2013 20:13:15 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9LKDFUC078279 for ; Mon, 21 Oct 2013 20:13:15 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9LKDFlN078276; Mon, 21 Oct 2013 20:13:15 GMT (envelope-from nobody) Message-Id: <201310212013.r9LKDFlN078276@oldred.freebsd.org> Date: Mon, 21 Oct 2013 20:13:15 GMT From: AN To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/183164: openvas-server build failure on 11-current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2013 20:20:00 -0000 >Number: 183164 >Category: ports >Synopsis: openvas-server build failure on 11-current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 21 20:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: AN >Release: 11-current >Organization: >Environment: FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r256799: Sun Oct 20 14:58:19 2013 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 # cc -v FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: x86_64-unknown-freebsd11.0 Thread model: posix >Description: openvas-server build fails with: --- pluginscheduler.o --- cc -Wall -I. -I/usr/ports/security/openvas-server/work/openvas-server-2.0.2/include -I/usr/local/include/openvas -I/usr/local/include/openvas "-DOPENVASD_CONFDIR=\"/usr/local/etc\"" "-DOPENVASD_STATEDIR=\"/usr/local/openvas/lib/openvas\"" "-DOPENVASD_DATADIR=\"/usr/local/etc/openvas\"" "-DOPENVASD_LIBDIR=\"/usr/local/lib/openvas\"" "-DOPENVASD_PLUGINS=\"/usr/local/lib/openvas/plugins\"" "-DOPENVASD_CACHE=\"/usr/local/openvas/cache/openvas\"" "-DOPENVASD_REPORTS=\"/usr/local/openvas/log/openvas/reports\"" -DOPENVASD_SHAREDSTATEDIR=\"/usr/local/openvas/lib/openvas\" -DOPENVASD_LOGDIR=\"/usr/local/openvas/log/openvas\" -DOPENVASD_PIDDIR=\"/var/run\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -I/usr/ports/security/openvas-server/work/openvas-server-2.0.2/include -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -c pluginscheduler.c --- plugs_hash.o --- In file included from plugs_hash.c:32: /usr/local/include/gcrypt.h:1353:2: warning: 'gcry_ac_data_read_cb_t' is deprecated [-Wdeprecated-declarations] gcry_ac_data_read_cb_t cb; ^ /usr/local/include/gcrypt.h:1318:23: note: 'gcry_ac_data_read_cb_t' declared here typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque, ^ /usr/local/include/gcrypt.h:1367:2: warning: 'gcry_ac_data_write_cb_t' is deprecated [-Wdeprecated-declarations] gcry_ac_data_write_cb_t cb; ^ /usr/local/include/gcrypt.h:1323:23: note: 'gcry_ac_data_write_cb_t' declared here typedef gpg_error_t (*gcry_ac_data_write_cb_t) (void *opaque, ^ /usr/local/include/gcrypt.h:1402:3: warning: 'gcry_md_algo_t' is deprecated [-Wdeprecated-declarations] gcry_md_algo_t md; ^ /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; ^ /usr/local/include/gcrypt.h:1410:3: warning: 'gcry_md_algo_t' is deprecated [-Wdeprecated-declarations] gcry_md_algo_t md; ^ /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; ^ plugs_hash.c:193:13: warning: unused function 'plugins_send_md5_byname' [-Wunused-function] static void plugins_send_md5_byname(struct arglist * globals) ^ --- shared_socket.o --- cc -Wall -I. -I/usr/ports/security/openvas-server/work/openvas-server-2.0.2/include -I/usr/local/include/openvas -I/usr/local/include/openvas "-DOPENVASD_CONFDIR=\"/usr/local/etc\"" "-DOPENVASD_STATEDIR=\"/usr/local/openvas/lib/openvas\"" "-DOPENVASD_DATADIR=\"/usr/local/etc/openvas\"" "-DOPENVASD_LIBDIR=\"/usr/local/lib/openvas\"" "-DOPENVASD_PLUGINS=\"/usr/local/lib/openvas/plugins\"" "-DOPENVASD_CACHE=\"/usr/local/openvas/cache/openvas\"" "-DOPENVASD_REPORTS=\"/usr/local/openvas/log/openvas/reports\"" -DOPENVASD_SHAREDSTATEDIR=\"/usr/local/openvas/lib/openvas\" -DOPENVASD_LOGDIR=\"/usr/local/openvas/log/openvas\" -DOPENVASD_PIDDIR=\"/var/run\" -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -I/usr/ports/security/openvas-server/work/openvas-server-2.0.2/include -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include -c shared_socket.c --- openvasd.o --- 1 warning generated. --- plugs_hash.o --- 5 warnings generated. --- openvasd --- cc -L/usr/local/lib -I. -I/usr/ports/security/openvas-server/work/openvas-server-2.0.2/include -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include auth.o attack.o comm.o log.o rules.o sighand.o processes.o users.o utils.o ntp_11.o otp_1_0.o parser.o hosts.o preferences.o piic.o pluginload.o nasl_plugins.o nes_plugins.o oval_plugins.o plugs_req.o openvasd.o save_tests.o save_kb.o pluginlaunch.o locks.o plugs_hash.o pluginscheduler.o shared_socket.o -o openvasd `/usr/local/bin/openvas-libnasl-config --libs` `/usr/local/bin/libopenvas-config --libs` -lcompat -L/usr/local/lib -lglib-2.0 -lintl /usr/bin/ld: �: invalid DSO for symbol `gcry_md_close' definition /usr/local/lib/libgcrypt.so.19: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [openvasd] Error code 1 make[2]: stopped in /usr/ports/security/openvas-server/work/openvas-server-2.0.2/openvasd 1 error make[2]: stopped in /usr/ports/security/openvas-server/work/openvas-server-2.0.2/openvasd *** [server] Error code 2 make[1]: stopped in /usr/ports/security/openvas-server/work/openvas-server-2.0.2 1 error make[1]: stopped in /usr/ports/security/openvas-server/work/openvas-server-2.0.2 ===> 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/ports/security/openvas-server >How-To-Repeat: cd /usr/ports/security/openvas-server/ && make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: