From owner-freebsd-ports@FreeBSD.ORG Fri Oct 11 11:07:35 2013 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 42605FF6 for ; Fri, 11 Oct 2013 11:07:35 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog123.obsmtp.com (eu1sys200aog123.obsmtp.com [207.126.144.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9ACCD2AA8 for ; Fri, 11 Oct 2013 11:07:34 +0000 (UTC) Received: from mail-we0-f178.google.com ([74.125.82.178]) (using TLSv1) by eu1sys200aob123.postini.com ([207.126.147.11]) with SMTP ID DSNKUlfb27KqpxXOzC3wLU/DUSI7SZSWVn+p@postini.com; Fri, 11 Oct 2013 11:07:34 UTC Received: by mail-we0-f178.google.com with SMTP id q59so3958353wes.37 for ; Fri, 11 Oct 2013 04:07:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:message-id:to:subject:reply-to; bh=QkGnuFV5kvnU+RIl79/R8lUD6QPsPSvbaZRk8NyK6Q4=; b=VLjlk2ypeIcoIXGp5O0/jz0hDqwUJtUEG9heiutP54lDEbdqAye/+MiBXVjDodQPtQ PDbv6wtiphV4wmK2lUChrRicijWfKAquMU3x4BJ2yQ5+yJ3jUnrm9NqnpQeTC4XbzXyw BLVbwTeOl8nEaCLWt2uQJnryCYI343fduKPljF2mnR90WmvsL7dppmZ6fHUOmhU1bIbZ 6c/zUvkIzvkBV4ghE6kPAmdT4FuUdGcQuotfaCkMvOAesZFf8BPgJunqoNrhjhAVBAFg Gni8WMmDMi9I0vAGdAOKOk8Dp3l4x3xKjZTpQuQKd3m6EEeVXoLqDaWifieKJw09O0BU 11+w== X-Gm-Message-State: ALoCoQlGk2m6PlSX2NFjG74MPoPsJXwvPCFadxwqcXz3srMCOr9ILn8JuKKL3uEJJcMo5KIEki+PuTALooMcv3l8GN/MJ1GUzd3ZAof4M/XaTmsbVW+bzJlL8drV2ukMVeAH+al1Keu8DGF1faRhHQMnUjXPR9r5RHwrqQwAAXsFiZK7I+LjE6o= X-Received: by 10.180.206.42 with SMTP id ll10mr2743731wic.50.1381489627065; Fri, 11 Oct 2013 04:07:07 -0700 (PDT) X-Received: by 10.180.206.42 with SMTP id ll10mr2743724wic.50.1381489626922; Fri, 11 Oct 2013 04:07:06 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id q5sm4648621wiz.3.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 11 Oct 2013 04:07:06 -0700 (PDT) Sender: Anton Shterenlikht Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id r9BB74IE080516 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 11 Oct 2013 12:07:04 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r9BB73dx080515; Fri, 11 Oct 2013 12:07:03 +0100 (BST) (envelope-from mexas) Date: Fri, 11 Oct 2013 12:07:03 +0100 (BST) From: Anton Shterenlikht Message-Id: <201310111107.r9BB73dx080515@mech-cluster241.men.bris.ac.uk> To: fortran@freebsd.org, freebsd-ports@freebsd.org Subject: lang/gcc built in poudriere: /usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to 'sinhl@FBSD_1.3' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: mexas@bris.ac.uk List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Oct 2013 11:07:35 -0000 I've never seen this error before: $ gfortran46 z.f90 /usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `sinhl@FBSD_1.3' /usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `coshl@FBSD_1.3' /usr/local/lib/gcc46/gcc/ia64-portbld-freebsd10.0/4.6.3/../../../libgfortran.so: undefined reference to `tanhl@FBSD_1.3' collect2: ld returned 1 exit status $ I've built lang/gcc inside a poudriere, then installed on another box, and got this error. Any ideas? Thanks Anton