Bug 205241 - math/gotoblas: Fix build with new GCC
Summary: math/gotoblas: Fix build with new GCC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Carlos J Puga Medina
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-12-11 10:38 UTC by Carlos J Puga Medina
Modified: 2016-01-28 18:38 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
Patch (12.95 KB, patch)
2015-12-11 10:38 UTC, Carlos J Puga Medina
koobs: maintainer-approval+
Details | Diff
Patch (12.34 KB, patch)
2015-12-19 20:47 UTC, Carlos J Puga Medina
cjpm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-12-11 10:38:50 UTC
Created attachment 164113 [details]
Patch

- Fix build with new GCC.
- Regenerate patches to make portlint(1) happy.
- Bump PORTREVISION.
Comment 2 Jason Unovitch freebsd_committer freebsd_triage 2015-12-11 11:45:13 UTC
Maintainer is committer. Assign accordingly and mark in progress for mentor review.
Comment 3 Jason Unovitch freebsd_committer freebsd_triage 2015-12-12 00:46:21 UTC
Please obsolete this with a `svn diff` so I can validate the proper SVN properties on the addition of 'files/patch-driver_others_dynamic.c'.
Comment 4 Carlos J Puga Medina 2015-12-19 20:47:04 UTC
Created attachment 164392 [details]
Patch
Comment 5 Carlos J Puga Medina 2015-12-19 20:48:20 UTC
(In reply to Jason Unovitch from comment #3)

@Jason

It's done!
Comment 6 commit-hook freebsd_committer freebsd_triage 2016-01-27 09:42:48 UTC
A commit references this bug:

Author: cpm
Date: Wed Jan 27 09:42:38 UTC 2016
New revision: 407345
URL: https://svnweb.freebsd.org/changeset/ports/407345

Log:
  Log:
    - Fix build with new GCC and remove BROKEN
    - Regenerate patches to make portlint(1) happy
    - Add fortran to USES
    - Bump PORTREVISION

  PR:		205241
  Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es>
  Approved by:	junovitch (mentor)

Changes:
  head/math/gotoblas/Makefile
  head/math/gotoblas/files/patch-Makefile
  head/math/gotoblas/files/patch-Makefile.rule
  head/math/gotoblas/files/patch-Makefile.system
  head/math/gotoblas/files/patch-c_check
  head/math/gotoblas/files/patch-cpuid_ia64.c
  head/math/gotoblas/files/patch-cpuid_sparc.c
  head/math/gotoblas/files/patch-exports+Makefile
  head/math/gotoblas/files/patch-f_check
  head/math/gotoblas/files/patch-patch.for_lapack-3.1.1
  head/math/gotoblas/files/patch-patch.for_lapack-3.4.0
Comment 7 Jason Unovitch freebsd_committer freebsd_triage 2016-01-28 02:52:53 UTC
(In reply to commit-hook from comment #6)
Carlos,
The commit doesn't seem to have the 'files/patch-driver_others_dynamic.c' mentioned in comment 3.  Was that file properly svn add'd for the actual commit?
Comment 8 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-01-28 18:38:54 UTC
(In reply to Jason Unovitch from comment #7)

Yep, it was superseded by 'files/patch-dynamic.c'