Bug 221620 - security/openssl: unbreak for gcc-4.2.1
Summary: security/openssl: unbreak for gcc-4.2.1
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: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-19 03:53 UTC by Fukang Chen
Modified: 2017-08-19 20:28 UTC (History)
1 user (show)

See Also:
brnrd: maintainer-feedback+


Attachments
no Werror for gcc-4.2.1 (776 bytes, patch)
2017-08-19 03:53 UTC, Fukang Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fukang Chen freebsd_committer freebsd_triage 2017-08-19 03:53:41 UTC
Created attachment 185563 [details]
no Werror for gcc-4.2.1

the MIPS platform still use gcc-4.2.1 by default
https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20170814/520669.html

poudriere log on mips64 (disable -Werror -Qunused-arguments)
https://pastebin.com/raw/mmMUVE6a
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-19 15:11:31 UTC
A commit references this bug:

Author: brnrd
Date: Sat Aug 19 15:11:04 UTC 2017
New revision: 448318
URL: https://svnweb.freebsd.org/changeset/ports/448318

Log:
  security/openssl: Fix build on MIPS

   - gcc 4.2.1 on MIPS fails on -Werror

  PR:		221620
  Submitted by:	Fukang Chen <loader@FreeBSD.org>
  MFH:		2017Q3

Changes:
  head/security/openssl/Makefile