Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2017 02:37:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221111] lang/gcc6-aux: Remove headers created by gcc's fixincludes process
Message-ID:  <bug-221111-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 221111
           Summary: lang/gcc6-aux: Remove headers created by gcc's
                    fixincludes process
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: daz@hyperchronos.org

Created attachment 184861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184861&action=
=3Dedit
Patch to delete include-fixed directory during post-stage

gcc5 (r444860), gcc5-devel (r444563), gcc6 (r445313), and gcc6-devel (r4453=
10)
were recently patched to remove the headers created by GCC's fixincludes
process by deleting the include-fixed directory during post-stage.  gcc6-aux
has not been patched yet (since it currently has no maintainer), so the
attached patches do the same for gcc6-aux.

If the BOOTSTRAP option is set, the headers are deleted only in the bootstr=
ap
tarball created by the Makefile.  The attached patch deletes the headers be=
fore
the tarball is created.

For more information on the background of this issue, please see the follow=
ing
threads:=20

https://lists.freebsd.org/pipermail/freebsd-stable/2017-April/087087.html
https://lists.freebsd.org/pipermail/freebsd-stable/2017-June/087306.html

--=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-221111-13>