From owner-freebsd-ports@freebsd.org Sun Jul 8 23:35:44 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E126F104428F for ; Sun, 8 Jul 2018 23:35:43 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-it0-x230.google.com (mail-it0-x230.google.com [IPv6:2607:f8b0:4001:c0b::230]) (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 6D4BF73268 for ; Sun, 8 Jul 2018 23:35:43 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-it0-x230.google.com with SMTP id p185-v6so24051275itp.4 for ; Sun, 08 Jul 2018 16:35:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3sJg3UaybWiZ8CuzVCOKn6a5KqQji6+y3rMrDF3XudM=; b=d5wxzasu672gnwvwj/XO2X0JQDkj32ULw+JmRtqxtTMEugm12zuR30AbiDy1XvX0NW 7Bcemn5hmO7KLREShBWdG+Sz9WS2OUzFL0edGCIGtNcvfpcUoFR4E6/2/E80l9ihbfew 7rjDgJT87M/rqjB1bVRr7jMpH0WCx+2j9PR3XLaI2IupYdf4fkqybK5HcEq2FByBdcyS 9Z01qXQq6WvwSaHVEfeND26p0omKva911WEcoBNFl2hqtjQCNWUOXaBB6yJ172nj5xE5 ufXcHOip5m/LqCHGVuHzc77QEZjJqyGzUn5GLaK1iLBRJLalzVjDFnIgjNxH022l7La2 kgzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3sJg3UaybWiZ8CuzVCOKn6a5KqQji6+y3rMrDF3XudM=; b=Nz9sABU/CN16DEIcIEY1RfruyjcJ+GINks+Jffe+/W0vMQ50iS2XbXXbQpiKGbmh2S /Mj6+M9gJwH1QyqPIiGRtcOxBrEvJG9luR/7z6c9EUhzIJV6WxLb+8Es4T34Tvzw/n+e rTFQgdk2qMaRQ5UtZBaxXtXXfa03TI2B0ECjdrJc9L8s1oVmL99L5SuNxUArNvcBf2zP glQTz8Wv8z+fIuPT3zgxhRIHEWsyjmgIyjm0F1K/kt9+rmkHvQ+V9qmVL2StZxKlP6p3 Z9KlfUgvAP6ZIktvjykxBz90DCZ4BfAoxwdDIZDbmWJmZ8I6s/aJLzalpJJvo800Rxfb rjhw== X-Gm-Message-State: APt69E0uxiw4pZMKFpXkgE4eCQzO3rJUBiqm/LHucR4zyrrzClIhRXAM MbBkDqgLQ/Lb1FewM5G/Pivbl3U2iwEF7PMOWPQ= X-Google-Smtp-Source: AAOMgpclh6++0yO9ITFioYe+cinP4qhM5E9YD1lq8PwkM8QjsnLNjeAT0mlLs6j1+QTnLw+Gb7Rv7IB1gHbnCTjRPPY= X-Received: by 2002:a24:5605:: with SMTP id o5-v6mr14507356itb.10.1531092942874; Sun, 08 Jul 2018 16:35:42 -0700 (PDT) MIME-Version: 1.0 References: <6d5d6203-65fa-789c-5b8e-d97b52efc35a@gwdg.de> In-Reply-To: <6d5d6203-65fa-789c-5b8e-d97b52efc35a@gwdg.de> From: blubee blubeeme Date: Mon, 9 Jul 2018 07:35:31 +0800 Message-ID: Subject: Re: Fortran compiler [devel/flang-clang] broken To: rhurlin@gwdg.de Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2018 23:35:44 -0000 On Sun, Jul 8, 2018 at 10:01 PM Rainer Hurling wrote: > Am 08.07.2018 um 10:20 schrieb blubee blubeeme: > > Hello > > > > devel/flangclang seems to still be broken, on pkg-install I get errors > > because flang is installed in {PREFIX}/flang instead of {PREFIX} > > > > Is there any particular reason why flang-clang isn't installed in the > > standard directory? > > > Hi blubee blubeeme, > > Both, devel/flang-clang and devel/flang, install in ${PREFIX}/flang. > > I just tried to reinstall and it works for me. What exactly is wrong > with it for you? > > Regards, > Rainer Hurling > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I just noticed that devel/flang doesn't register properly even though the package builds. after installation pkg-static fails to register the files and the build fails;, here's a cmake build log: https://pastebin.com/SCJ3TaKP