From owner-freebsd-ports-bugs@freebsd.org Mon Jan 22 06:11:20 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29A45ED0DD7 for ; Mon, 22 Jan 2018 06:11:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EBD96D468 for ; Mon, 22 Jan 2018 06:11:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 03B84117D9 for ; Mon, 22 Jan 2018 06:11:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w0M6BJM9086346 for ; Mon, 22 Jan 2018 06:11:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w0M6BJpG086336 for freebsd-ports-bugs@FreeBSD.org; Mon, 22 Jan 2018 06:11:19 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225369] net/freeswitch: clang 6.0.0 error: unknown warning option '-Wno-extended-offsetof' Date: Mon, 22 Jan 2018 06:11:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2018 06:11:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225369 Bug ID: 225369 Summary: net/freeswitch: clang 6.0.0 error: unknown warning option '-Wno-extended-offsetof' 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: ohartmann@walstatt.org CC: corsmith@gmail.com Flags: maintainer-feedback?(corsmith@gmail.com) CC: corsmith@gmail.com On recent CURRENT hosting poudriere with the very same revision of the OS f= or the jail (FreeBSD 12.0-CURRENT 1200056 amd64), building port net/freeswitch fails with the error shown below. [...] libtool: compile: cc -DHAVE_CONFIG_H -I. -I./crypto/include -fPIC -Wall -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./inclu= de -I./crypto/include -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -Wall = -O4 -fexpensive-optimizations -funroll-loops -I./src -Icrypto/include -I./inclu= de -I./crypto/include -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declaratio= ns -Wno-zero-length-array -Wno-incompatible-pointer-types -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -O2 -pipe -Wno-c11-extensions -Wno-deprecated-declarations -Wno-zero-length-array -Wno-incompatible-pointer-types -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wno-extended-offsetof -DLIBICONV_P= LUG -isystem /usr/local/include -I/usr/local/include -Wall -std=3Dc99 -pedantic= -MT null_cipher.lo -MD -MP -MF .deps/null_cipher.Tpo -c crypto/cipher/null_ciph= er.c -fPIC -DPIC -o null_cipher.o warning: unknown warning option '-Wno-extended-offsetof'; did you mean '-Wno-invalid-offsetof'? [-Wunknown-warning-option] cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] cc: warning: optimization flag '-fexpensive-optimizations' is not supported [-Wignored-optimization-argument] error: unknown warning option '-Wno-extended-offsetof'; did you mean '-Wno-invalid-offsetof'? [-Werror,-Wunknown-warning-option] gmake[1]: *** [Makefile:2188: libfreeswitch_spandsp_la-alloc.lo] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.=