From owner-freebsd-ports@FreeBSD.ORG Mon Jan 12 13:42:26 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 370EF86B for ; Mon, 12 Jan 2015 13:42:26 +0000 (UTC) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (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 E00C4E88 for ; Mon, 12 Jan 2015 13:42:25 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id m20so17940640qcx.12 for ; Mon, 12 Jan 2015 05:42:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:reply-to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=XhX+UW/6K2eawDuGOqGqMHpIOCz/S98jqumGg4t35Ro=; b=aZ+afMCC7C1nstc2ue5iatSJ9YrgrlMdbavLibI/69EtNLec+e0wR7psLDXA8Aholw qXuXK2mGDmdzcsZ0rcPNy1w9p6H2578/gkNlUksJc8l0EypgdgbGYzUFtnj6jxkH6r9Y 8sIf2yGCPoT55C7j1C2iTxsxBk10CviE5Y6/QTADaawpGms2v3o63S1UdWYDMKeI3N50 Wl/CooIkvS7mD1rceKNOTMLpaQYMgOaOv2Z9Ja5LkdQAI8Isai16s8IMbXhqctD5fJiW gaT6/fkgRnzTtJfierRkHRmEP1BLDhEZWxVYVcjvu5n29lBHiXmpgFujtGYZ+Z3jVTKV UmEw== X-Received: by 10.140.90.112 with SMTP id w103mr46108096qgd.65.1421070145038; Mon, 12 Jan 2015 05:42:25 -0800 (PST) Received: from lumiwa.farms.net (pool-71-168-74-138.cncdnh.east.myfairpoint.net. [71.168.74.138]) by mx.google.com with ESMTPSA id 17sm14769306qgk.8.2015.01.12.05.42.24 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 12 Jan 2015 05:42:24 -0800 (PST) From: lumiwa@gmail.com To: Vitaly Magerya Reply-To: lumiwa@gmail.com Subject: Re: mypaint Date: Mon, 12 Jan 2015 08:42:22 -0500 Message-ID: <3335351.IokthlFiqL@lumiwa.farms.net> User-Agent: KMail/4.14.3 (FreeBSD/10.1-RELEASE; KDE/4.14.3; amd64; ; ) In-Reply-To: <1799385.DexCJMgr9b@lumiwa.farms.net> References: <4332122.R2hTBFfxOS@lumiwa.farms.net> <54B2C8FB.2040601@gmail.com> <1799385.DexCJMgr9b@lumiwa.farms.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Cc: FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2015 13:42:26 -0000 On Sunday 11 January 2015 14:41:47 Ajtim wrote: > On Sunday 11 January 2015 21:03:23 Vitaly Magerya wrote: > > On 01/11/15 16:30, Ajtim wrote: > > > Hi! > > > > > > I like to install graphics/Mypaint on FreeBSD 10.1, p, amd64 > > > and I got: > > > > > > --- > > > scons: Reading SConscript files ... > > > building for 'python2.7' (use scons python_binary=xxx to change) > > > using 'python2.7-config' (use scons python_config=xxx to change) > > > rm -f libmypaint-tests.so libmypaint.so libmypaintlib.so > > > python2.7 generate.py > > > Writing mypaint-brush-settings-gen.h > > > Writing brushsettings-gen.h > > > You need to have numpy installed. > > > > > > ImportError: /usr/local/lib/libalapack.so.2: Undefined symbol > > > > > "cblas_zswap": > > Do you have math/py-numpy with ATLAS option on? If so, try toggling that > > option, reinstalling numpy and installing mypaint again. I don't know if > > this is still the case, but there was some interaction between that > > option and mypaint the last time I tried it. > > I didn't have. I did turn on and mypaint compile :) and it works. > Thank you. It works but application doesn't start: We are not correctly installed or compiled! script: "/usr/local/bin/mypaint" deduced prefix: "/usr/local" lib_shared: "/usr/local/share/mypaint/" lib_compiled: "/usr/local/lib/mypaint/" Traceback (most recent call last): File "/usr/local/bin/mypaint", line 170, in datapath, extradata, confpath, localepath, localepath_brushlib = get_paths() File "/usr/local/bin/mypaint", line 111, in get_paths from lib import mypaintlib File "/usr/local/share/mypaint/lib/mypaintlib.py", line 25, in _mypaintlib = swig_import_helper() File "/usr/local/share/mypaint/lib/mypaintlib.py", line 17, in swig_import_helper import _mypaintlib ImportError: /usr/local/lib/mypaint/_mypaintlib.so: Undefined symbol "_ZN10BufferCompIL20BufferCompOutputType1ELj16384E12HueBlendModeE9blendfuncE" Thank you. -- ajtiM -------- http://www.redbubble.com/people/lumiwa