From owner-freebsd-gecko@freebsd.org Sun May 8 08:21:33 2016 Return-Path: Delivered-To: freebsd-gecko@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 29D89B32DDD for ; Sun, 8 May 2016 08:21:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 14CEB1025 for ; Sun, 8 May 2016 08:21:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 14168B32DDB; Sun, 8 May 2016 08:21:33 +0000 (UTC) Delivered-To: gecko@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 11819B32DDA for ; Sun, 8 May 2016 08:21:33 +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 mx1.freebsd.org (Postfix) with ESMTPS id E39D81024 for ; Sun, 8 May 2016 08:21:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u488LWGS006880 for ; Sun, 8 May 2016 08:21:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 209308] mail/thunderbird build failure with ffmpeg disabled Date: Sun, 08 May 2016 08:21:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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 Some People X-Bugzilla-Who: w.schwarzenfeld@utanet.at X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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-gecko@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2016 08:21:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209308 --- Comment #4 from w.schwarzenfeld@utanet.at --- Same with 45.1.0 MAKE_JOBS_UNSAFE=3Dyes shows: /usr/ports/mail/thunderbird/work/thunderbird-45.1.0/obj-x86_64-portbld-free= bsd10.3/dom/bindings/UnifiedBindings20.cpp:2: ./ServiceWorkerRegistrationBinding.cpp:524:15: error: use of undeclared identifier 'nsContentUtils'; did you mean 'nsContentList'? { true, 0, &nsContentUtils::PushEnabled, nullptr, nullptr, nullptr, &sAttributes_specs[3] }, ^~~~~~~~~~~~~~ nsContentList /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/mozilla/dom/base/ns= IDocument.h:177:7: note: 'nsContentList' declared here class nsContentList; ^ In file included from /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/obj-x86_64-portbld-= freebsd10.3/dom/bindings/UnifiedBindings20.cpp:2: ./ServiceWorkerRegistrationBinding.cpp:524:15: error: incomplete type 'nsContentList' named in nested name specifier { true, 0, &nsContentUtils::PushEnabled, nullptr, nullptr, nullptr, &sAttributes_specs[3] }, ^~~~~~~~~~~~~~~~ /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/mozilla/dom/base/ns= ContentListDeclarations.h:13:7: note: forward declaration of 'nsContentList' class nsContentList; ^ In file included from /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/obj-x86_64-portbld-= freebsd10.3/dom/bindings/UnifiedBindings20.cpp:2: ./ServiceWorkerRegistrationBinding.cpp:1405:15: error: use of undeclared identifier 'nsContentUtils'; did you mean 'nsContentList'? { true, 0, &nsContentUtils::PushEnabled, nullptr, nullptr, nullptr, &sAttributes_specs[3] }, ^~~~~~~~~~~~~~ nsContentList /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/mozilla/dom/base/ns= IDocument.h:177:7: note: 'nsContentList' declared here class nsContentList; ^ In file included from /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/obj-x86_64-portbld-= freebsd10.3/dom/bindings/UnifiedBindings20.cpp:2: ./ServiceWorkerRegistrationBinding.cpp:1405:15: error: incomplete type 'nsContentList' named in nested name specifier { true, 0, &nsContentUtils::PushEnabled, nullptr, nullptr, nullptr, &sAttributes_specs[3] }, ^~~~~~~~~~~~~~~~ /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/mozilla/dom/base/ns= ContentListDeclarations.h:13:7: note: forward declaration of 'nsContentList' class nsContentList; ^ 4 errors generated. /ram/usr/ports/mail/thunderbird/work/thunderbird-45.1.0/mozilla/config/rule= s.mk:956: recipe for target 'UnifiedBindings20.o' failed If I set the third parameter on this two errors (only for test) to nullptr = it compiles without problems to the end. (but this is sure not the solution). --=20 You are receiving this mail because: You are the assignee for the bug.=