Date: Sat, 31 Jan 2015 00:53:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197217] archivers/libmspack build failure: unrecognized command line option "-Wno-unused-result" Message-ID: <bug-197217-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197217 Bug ID: 197217 Summary: archivers/libmspack build failure: unrecognized command line option "-Wno-unused-result" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: fjoe@FreeBSD.org Reporter: freebsd@dreamchaser.org Flags: maintainer-feedback?(fjoe@FreeBSD.org) Assignee: fjoe@FreeBSD.org 9.2-RELEASE-p12 FreeBSD 9.2-RELEASE-p12 #0: Mon Sep 15 18:46:46 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 archivers/libmspack fails to build because of the flag -Wno-unused-result: cc1: error: unrecognized command line option "-Wno-unused-result" Changing that to -Wno-unused allows it to build, but I do not know if that is the proper fix. --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Auto-assigned to maintainer fjoe@FreeBSD.org -- 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-197217-13>