From owner-freebsd-ports@FreeBSD.ORG Wed Nov 13 13:11:02 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTPS id 92234DE7; Wed, 13 Nov 2013 13:11:02 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CDFD1208B; Wed, 13 Nov 2013 13:11:01 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id n7so333090lam.30 for ; Wed, 13 Nov 2013 05:10:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=cjw08CFnqo1Z9jCvVOVp8Gn04pMLNkNsXPltXFIMtHI=; b=yVJHKxcd64GEbBCgh0gnadc9Eb7PKuGJ7xvfbD2oScOCZ6nHquvuQhC3C6oCEqHNv8 6PRbcP/igglS1aOrPCMOagAtVxZGBvpD315hVacSt/Y6eFJMxP3V7X739rxxABqT+Yr5 EzpgNGjXwYPswDo903E9BGt1wtP1tns5VkSpZy2x22kPZYiFhrnBlA2U+hbIwXoUvk1f 4soCJBq2953Jc4Jf3wyYCBSB6MAnO9ufrc5gAg9DxvQvTaPYjKvL7tgSOoi+EIjy0OUa eTnqFJX6w26FSrfVxXM2hGPswnqO/U55/S6KN2goUkPeAqEsQCv3dOCfgho6sNmbCLCj QRNg== X-Received: by 10.152.28.194 with SMTP id d2mr31875458lah.2.1384348259771; Wed, 13 Nov 2013 05:10:59 -0800 (PST) Received: from alex.super ([195.238.246.110]) by mx.google.com with ESMTPSA id e10sm9421009laa.6.2013.11.13.05.10.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Nov 2013 05:10:58 -0800 (PST) From: "Alex V. Petrov" To: wg@freebsd.org Subject: net/grive update to 0.2.0_1 on 10-beta3 Date: Wed, 13 Nov 2013 21:10:56 +0800 Message-ID: <98883787.aLs78G6FzY@alex.super> User-Agent: KMail/4.11.3 (FreeBSD/10.0-BETA3; KDE/4.11.3; amd64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 13:11:02 -0000 [ 95%] Building CXX object libgrive/CMakeFiles/unittest.dir/test/util/FunctionTest.cc.o [ 97%] Building CXX object libgrive/CMakeFiles/unittest.dir/test/util/SignalHandlerTest.cc.o [100%] Building CXX object libgrive/CMakeFiles/unittest.dir/test/xml/NodeTest.cc.o 4 warnings generated. Linking CXX executable grive ../libgrive/libgrive.a(Json.cc.o): In function `gr::Json::Json > >(std::__1::vector > const&)': /usr/ports/net/grive/work/Grive-grive-93d696a/libgrive/src/protocol/Json.cc:(.text+0xb1e): warning: Warning: please link against libjson-c instead of libjson Linking CXX executable unittest /usr/bin/ld: c: invalid DSO for symbol `json_object_array_get_idx' definition /usr/local/lib/libjson-c.so.2: could not read symbols: Bad value c++: error: linker command failed with exit code 1 (use -v to see invocation) --- grive/grive --- *** [grive/grive] Error code 1 make[3]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a 1 error make[3]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a --- grive/CMakeFiles/grive_executable.dir/all --- *** [grive/CMakeFiles/grive_executable.dir/all] Error code 2 make[2]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a --- libgrive/CMakeFiles/unittest.dir/all --- *** [libgrive/CMakeFiles/unittest.dir/all] Error code 2 make[2]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a 2 errors make[2]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a --- all --- *** [all] Error code 2 make[1]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a 1 error make[1]: stopped in /usr/ports/net/grive/work/Grive-grive-93d696a ===> 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/net/grive ===>>> make failed for net/grive ===>>> Aborting update ===>>> Killing background jobs Terminated ===>>> You can restart from the point of failure with this command line: portmaster net/grive ===>>> Exiting -- ----- Alex V. Petrov