Bug 221620

Summary: security/openssl: unbreak for gcc-4.2.1
Product: Ports & Packages Reporter: Fukang Chen <loader>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Only Me CC: loader
Priority: --- Flags: brnrd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
no Werror for gcc-4.2.1 none

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