From owner-freebsd-ports@freebsd.org Fri Oct 27 15:27:49 2017 Return-Path: Delivered-To: freebsd-ports@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 87202E486BE for ; Fri, 27 Oct 2017 15:27:49 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DD226A4B3 for ; Fri, 27 Oct 2017 15:27:49 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x22c.google.com with SMTP id 134so13483092ioo.0 for ; Fri, 27 Oct 2017 08:27:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4ji7TXA2yS0jQFOn5yeD25jM/ZkuEuYttDwqvX/8dPQ=; b=optYZycbkz9jDzEwmre3JYPoFepEXKd2663xo7+bYBY/aD9z8wcw2133Y3q3Kb2NU3 w/j7vfFRmB+4abPJQftuPtdrSSs2zSY8rUsuVJLjMG8V6oCuaPY5PEwySfhG5xv7sEwp uw56Gd3qLtENzRax4hucRoHtdxbN/6y5+DlGB8bsibsA+aKWV29mXe8/WNmtZOFU22JN 2j63cd9yAHo82e1xMB7vxth4OKK93RqYm4PrIhNKZrIFZyS42AYYijpoc6VUKugPeQwQ oqWc1Rr2su/S/8GnZWqlmaiKwqAMMtKhOR9rirDsV8nGPjC8v9Qe1gxUcbyH9Qrv9jjr OTww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4ji7TXA2yS0jQFOn5yeD25jM/ZkuEuYttDwqvX/8dPQ=; b=jP8HRMVYQzjFRpkkcAnpS4EpfSJRp1W9NgIM/XzYwTOFAzDHRGCvRFYE7sXjzpOfyb 1j0JHq2VV+4n7qb/y/soSeryhqYKATW9Am9i25uvpzQWPnpSDt2ExYS7xw2fgFztG+wj 20wh8q7GSLJKK2/xjeVcaCVAsu6N+KQwmrMRiBFOHVAHhf1lQHlw/bAW4eAtUYmofaIZ bo3qKix6J1vP7UKRRzKCndXtf1jH/MD3/IOKQC1RD9Ds81fR0qnFz6dubszWCeZxH2cr zWkeN4/UUIQeyx2y9nnS5UU4+Z1k2JOLu07SG6cyyVUYQhTgvxJlnRZJyX9srPqC+34Z L+bg== X-Gm-Message-State: AMCzsaXWxO1bijVorIWX5qj6evO2ZNIRyUX8csEbhEtBQYqXxxYmFmOJ KFp16y75HAYaScGPqMWQbKarJpltyd+U6UMB4hc= X-Google-Smtp-Source: ABhQp+Q4Ht77AowrfHt044wEcjnLZMzIeMlmTQP6mmkxcmsiYQD9ArT8+IEmNHe9Fy6dl0bpIxVjUiMSDT2yyNt+Be0= X-Received: by 10.107.114.5 with SMTP id n5mr1091497ioc.291.1509118068512; Fri, 27 Oct 2017 08:27:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.8.66 with HTTP; Fri, 27 Oct 2017 08:27:48 -0700 (PDT) In-Reply-To: References: From: blubee blubeeme Date: Fri, 27 Oct 2017 23:27:48 +0800 Message-ID: Subject: Re: Strange compiler error To: Rares Aioanei Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2017 15:27:49 -0000 Apologies, for forwarding the email to both lists. I am trying to compile FreeCAD. It seems FreeCAD uses a version of the SMESH framework but they bundle their own and make changes to it, changes that cause the linker to go nuts [for me] and won't link the program, so I get those strange errors. The FreeCAD forum seems 'meh' when it comes to solving problems for any OS other than Debian/Ubuntu, so i asked here hoping that some of the more experienced members could assist. On Fri, Oct 27, 2017 at 9:55 PM, Rares Aioanei wrote: > What *exactly* are you trying to do, what are the complete and precise > steps and what are the errors? Not CC-ing freebsd-current@ as this > looks like a ports issue. > > On Fri, Oct 27, 2017 at 3:08 PM, blubee blubeeme > wrote: > > CMAKE_ARGS= -DFREECAD_USE_EXTERNAL_PIVY:BOOL=ON \ > > -DBUILD_QT5_WEBKIT:BOOL=OFF \ > > -DCMAKE_CXX_COMPILER=${LOCALBASE}/bin/mpicxx \ > > > > BUILD_DEPENDS= pyside-rcc:devel/pyside-tools \ > > swig:devel/swig13 \ > > ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3 \ > > ${LOCALBASE}/bin/mpicc:net/mpich2 > > > > I've tried this but still no go, any ideas? > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@ > freebsd.org" >