From owner-freebsd-ports@FreeBSD.ORG Wed Oct 30 03:12:19 2013 Return-Path: Delivered-To: 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 ESMTP id 83D926B2 for ; Wed, 30 Oct 2013 03:12:19 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 623112E29 for ; Wed, 30 Oct 2013 03:12:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-ID:Subject:To:From:Date; bh=C36ByliAkNHmlXLdadECYS9QmGUhJ7EMVE5G3JM492Y=; b=ewsTxq4wYTs/FtKUDMIYJX5yqgJANQKmII0gD7/1qfjFayPvCvOYvQUvXhDIZmlcfcSaYrvezW4YtkYdT1DlbDpIxU9BO2dK5bj1G5meMUoPHurP/DwLHImXbP8Q50oynYI0dOGhLLHi7ZIvQs0sUXaZSsbqYisQskSyHrS9+Oo=; Received: from [39.219.227.1] (port=29566 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80.1) (envelope-from ) id 1VbMCY-001fcs-Rt for ports@freebsd.org; Tue, 29 Oct 2013 21:12:12 -0600 Date: Wed, 30 Oct 2013 11:12:03 +0800 From: Erich Dollansky To: ports@freebsd.org Subject: problem compiling RawTherapee Message-ID: <20131030111203.6becead1@X220.ovitrap.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Oct 2013 03:12:19 -0000 Hi, I get this error since several days when I try to compile RawTherapee from ports. Is there a solution known to this problem? Thanks! Erich PS: ffmanager.cc:(.text+0x21dc): undefined reference to `Gio::File::create_for_path(std::basic_string, std::allocator > const&)' ffmanager.cc:(.text+0x232b): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(ffmanager.cc.o): In function `rtengine::FFManager::init(Glib::ustring)': ffmanager.cc:(.text+0x3eb6): undefined reference to `Gio::File::create_for_path(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(procparams.cc.o): In function `rtengine::procparams::ProcParams::save(Glib::ustring, Glib::ustring, ParamsEdited*) const': procparams.cc:(.text+0xa5ca): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(procparams.cc.o): In function `rtengine::procparams::ProcParams::load(Glib::ustring, ParamsEdited*)': procparams.cc:(.text+0x13695): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' procparams.cc:(.text+0x1e470): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' procparams.cc:(.text+0x1e55b): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(rawimagesource.cc.o): In function `rtengine::RawImageSource::findInputProfile(Glib::ustring, void*, std::basic_string, std::allocator >, rtengine::DCPProfile**, void*&)': rawimagesource.cc:(.text+0xde0e): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(rawimagesource.cc.o):rawimagesource.cc:(.text+0xde48): more undefined references to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' follow ../rtengine/librtengine.a(myfile.cc.o): In function `fopen(char const*)': myfile.cc:(.text+0xbc): undefined reference to `Glib::path_get_basename(std::basic_string, std::allocator > const&)' myfile.cc:(.text+0xd1): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' ../rtengine/librtengine.a(rtthumbnail.cc.o): In function `rtengine::Thumbnail::writeData(Glib::ustring const&)': rtthumbnail.cc:(.text+0xb83a): undefined reference to `Glib::KeyFile::load_from_file(std::basic_string, std::allocator > const&, Glib::KeyFileFlags)' ../rtengine/librtengine.a(rtthumbnail.cc.o): In function `rtengine::Thumbnail::readData(Glib::ustring const&)': rtthumbnail.cc:(.text+0xbf7f): undefined reference to `Glib::KeyFile::load_from_file(std::basic_string, std::allocator > const&, Glib::KeyFileFlags)' ../rtengine/librtengine.a(dcp.cc.o): In function `rtengine::DCPStore::init(Glib::ustring)': dcp.cc:(.text+0x55b7): undefined reference to `Glib::Dir::Dir(std::basic_string, std::allocator > const&)' dcp.cc:(.text+0x571c): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' dcp.cc:(.text+0x5792): undefined reference to `Glib::ustring::ustring(std::basic_string, std::allocator > const&)' collect2: ld returned 1 exit status --- rtgui/rawtherapee --- *** [rtgui/rawtherapee] Error code 1 make[4]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[4]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build --- rtgui/CMakeFiles/rth.dir/all --- *** [rtgui/CMakeFiles/rth.dir/all] Error code 2 make[3]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[3]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build --- all --- *** [all] Error code 2 make[2]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build 1 error make[2]: stopped in /usr/home/PORTS/work/usr/ports/graphics/rawtherapee/work/.build ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/rawtherapee *** Error code 1 Stop. make: stopped in /usr/ports/graphics/rawtherapee [X220]...graphics/rawtherapee (root) >