Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2024 05:04:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279996] lang/gnat12: missing ali files for aarch64
Message-ID:  <bug-279996-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 279996
           Summary: lang/gnat12: missing ali files for aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: jonc@chen.org.nz
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)

Created attachment 251703
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251703&action=
=3Dedit
gnat12 aarch ali fix

For ARCH=3Daarch64, multiple ads (ada specification files) have been instal=
led
without corresponding ali (ada library) files. In particular:

/usr/local/gnat12/lib/gcc/aarch64-portbld-freebsd14.1/12.3.0/adainclude/s-i=
mglllb.ads
/usr/local/gnat12/lib/gcc/aarch64-portbld-freebsd14.1/12.3.0/adainclude/s-i=
mgllli.ads
/usr/local/gnat12/lib/gcc/aarch64-portbld-freebsd14.1/12.3.0/adainclude/s-i=
mglllu.ads
/usr/local/gnat12/lib/gcc/aarch64-portbld-freebsd14.1/12.3.0/adainclude/s-i=
mglllw.ads

The attached patch fixes this.

Additionally, this unblocks the build for devel/gprbuild on aarch64 as well.

--=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-279996-7788>