Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2019 07:49:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239438] misc/libemos: fix build with GCC architectures
Message-ID:  <bug-239438-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239438

            Bug ID: 239438
           Summary: misc/libemos: fix build with GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 206049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206049&action=
=3Dedit
patch

GCC8 is already used for fortran so set USES=3Dcompiler:c11 to use GCC8 for
everything.

Set LDFLAGS+=3D-leccodes to fix:
/usr/local/bin/ld: describe_input_field.c:(.text+0x1a14): undefined referen=
ce
to `grib_get_long_array'
/usr/local/bin/ld: describe_input_field.c:(.text+0x1c48): undefined referen=
ce
to `grib_get_error_message'
/usr/local/bin/ld: describe_input_field.c:(.text+0x1c88): undefined referen=
ce
to `grib_get_double'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239438-7788>