From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 00:27:49 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D932B43 for ; Thu, 19 Jun 2014 00:27:49 +0000 (UTC) Received: from mail-yh0-x236.google.com (mail-yh0-x236.google.com [IPv6:2607:f8b0:4002:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5FAAC2179 for ; Thu, 19 Jun 2014 00:27:49 +0000 (UTC) Received: by mail-yh0-f54.google.com with SMTP id i57so1261924yha.13 for ; Wed, 18 Jun 2014 17:27:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:disposition-notification-to:content-type:date :message-id:mime-version; bh=n+DMi9jdWsAohHapA6nUlfSkymcW8U5FKmXntFgw8eY=; b=MtL2Fd1pbIY4yweSn4OdSwPKiCQeOCJtoUX17GCtPuQXITj3GzMJ4ql16WBb3Vix71 MTZNXnO2NmXwSQWOJn7mOW6X6WZiLZw2H6JopMP7+eCLErgAFTegD9iDmdNKuXJnvQCE WZHqPMBn19EoxYll9es6LDYsyH1n9A03oeDQte8cOuXO9HqxInNe497frEDYNA9pFg3o ZmIIC69rx8m0nh+QDZgIPQDisGlghG/S1tWiMNdCaPNsrrB5ecDE6lYbkOd7twF4kbUA 8Dsspf25KH+eSR4YQ3Ar+lS6JTq0u1M2Lm0m1xcKuWNCK2F3HaRmWtCplZMaqizg98+O UQPw== X-Received: by 10.236.31.39 with SMTP id l27mr2230953yha.7.1403137667644; Wed, 18 Jun 2014 17:27:47 -0700 (PDT) Received: from [192.168.6.46] ([179.184.51.72]) by mx.google.com with ESMTPSA id d46sm6206655yha.10.2014.06.18.17.27.46 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Wed, 18 Jun 2014 17:27:47 -0700 (PDT) Subject: inkscape does not build on 10 stable after ImageMagick update From: Sergio de Almeida Lenzi To: ports Date: Wed, 18 Jun 2014 21:27:44 -0300 Message-ID: <1403137664.817.8.camel@lenovo.toontown> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 00:27:49 -0000 it does not links.... If I deinstall Inkscape & remove the dependency, it works... ________________________________________________________________________ AR 2geom/lib2geom.a CXXLD inkscape CXXLD inkview libinkscape.a(imagemagick.o): In function `Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char const*, Magick::Image*)': extension/internal/bitmap/imagemagick.cpp:(.text+0x30f): undefined reference to `Magick::Blob::base64(std::__1::basic_string, std::__1::allocator >)' extension/internal/bitmap/imagemagick.cpp:(.text+0x3a8): undefined reference to `Magick::Image::read(std::__1::basic_string, std::__1::allocator > const&)' libinkscape.a(imagemagick.o): In function `Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char const*, Magick::Image*)': extension/internal/bitmap/imagemagick.cpp:(.text+0x30f): undefined reference to `Magick::Blob::base64(std::__1::basic_string, std::__1::allocator >)' extension/internal/bitmap/imagemagick.cpp:(.text+0x3a8): undefined reference to `Magick::Image::read(std::__1::basic_string, std::__1::allocator > const&)' c++: error: linker command failed with exit code 1 (use -v to see invocation)