From owner-freebsd-ports-bugs@freebsd.org Wed Jul 12 18:23:25 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A86F1D9FEF9 for ; Wed, 12 Jul 2017 18:23:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9620471E27 for ; Wed, 12 Jul 2017 18:23:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v6CINPW6067691 for ; Wed, 12 Jul 2017 18:23:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220434] New port cad/calculix-cgx: breaking apart the graphical interface for calculix Date: Wed, 12 Jul 2017 18:23:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alex.ribper@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2017 18:23:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220434 alex.ribper@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.ribper@gmail.com --- Comment #2 from alex.ribper@gmail.com --- (In reply to Pedro F. Giffuni from comment #0) Hi In fact it does not, now the problem is different : It builds allright , but as soon as i try to launch it, it complains about a differnt version of GLIBC ( how the heck does it even build if it cannot fi= nd symbols in my installed version of glibc ??? ) : uRRui@dARqsTar:~/Work/fem/CalculiX/SubZ/LowDStruc/SPHER2% ./cgx -b /usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/home/uRRui/Work/fem/CalculiX/SubZ/LowDStruc/SPHER2/cgx not found uRRui@dARqsTar:~/Work/fem/CalculiX/SubZ/LowDStruc/SPHER2% strings /usr/local/lib/compat/libstdc++.so.6 | grep GLIBCXX GLIBCXX_3.4 GLIBCXX_3.4.1 GLIBCXX_3.4.2 GLIBCXX_3.4.3 GLIBCXX_3.4.4 GLIBCXX_3.4.5 GLIBCXX_3.4.6 GLIBCXX_3.4.7 GLIBCXX_3.4.8 GLIBCXX_3.4.9 GLIBCXX_FORCE_NEW uRRui@dARqsTar:~/Work/fem/CalculiX/SubZ/LowDStruc/SPHER2% How can i solve this ?? best regards, Alex --=20 You are receiving this mail because: You are the assignee for the bug.=