From owner-freebsd-ports-bugs@freebsd.org Sat Jul 25 09:23:13 2015 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 0ED8F9A9A43 for ; Sat, 25 Jul 2015 09:23:13 +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 E3318A06 for ; Sat, 25 Jul 2015 09:23:12 +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 t6P9NC5F061709 for ; Sat, 25 Jul 2015 09:23:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201868] mail/thunderbird does not compile on 10.1-RELEASE-p14 amd64 Date: Sat, 25 Jul 2015 09:23:12 +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 Only Me X-Bugzilla-Who: trust_no_1@libero.it X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- 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 flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Jul 2015 09:23:13 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201868 Bug ID: 201868 Summary: mail/thunderbird does not compile on 10.1-RELEASE-p14 amd64 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: trust_no_1@libero.it Flags: maintainer-feedback?(gecko@FreeBSD.org) Assignee: gecko@FreeBSD.org Hello, thunderbird-38.1.0 does not compile on 10.1-RELEASE-p14 - amd64. What I have done is: 1) portsnap fetch update 2) portmaster mail/thunderbird I have chosen no particular options (I just enabled Enigmail, but I do not remember if it is a "standard option" or not, sorry). Then the compile starts and runs for a while (I attach the top messages) but at a certain point it stops with an error. The error seems to be: "recipe for target 'install' failed". I tried to do a "make distclean" before to upgrade, and also to reinstall thunderbird via "make install clean" but the error is still there. Thank you very much. Mauro. ===>>> Currently installed version: thunderbird-31.7.0_1 ===>>> Port directory: /usr/ports/mail/thunderbird ===>>> Gathering distinfo list for installed ports ===>>> Launching 'make checksum' for mail/thunderbird in background ===>>> Gathering dependency list for mail/thunderbird from ports ===>>> Initial dependency check complete for mail/thunderbird ESC]0;portmaster: thunderbird-31.7.0_1^G ===>>> Starting build for mail/thunderbird <<<=== ===>>> All dependencies are up to date ===> Cleaning for thunderbird-38.1.0 ===> Found saved configuration for thunderbird-38.1.0 ===> thunderbird-38.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by thunderbird-38.1.0 for building ===> Extracting for thunderbird-38.1.0 => SHA256 Checksum OK for thunderbird-38.1.0.source.tar.bz2. => SHA256 Checksum OK for enigmail-1.8.2.tar.gz. ===> Patching for thunderbird-38.1.0 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for thunderbird-38.1.0 No such line 885 in input file, ignoring ===> thunderbird-38.1.0 depends on package: nspr>=4.10.8 - found ===> thunderbird-38.1.0 depends on package: nss>=3.19.2 - found ===> thunderbird-38.1.0 depends on package: libevent2>=2.0.21_2 - found ===> thunderbird-38.1.0 depends on package: cairo>=1.12.16_1,2 - found ===> thunderbird-38.1.0 depends on package: soundtouch>=1.8.0 - found ===> thunderbird-38.1.0 depends on package: harfbuzz>=0.9.34 - found ... ===================== REMOVED OUTPUT ===================== ... Error: /usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.1/mail/installer/package-manifest:646: Missing file(s): bin/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/ Traceback (most recent call last): File "/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/toolkit/mozapps/installer/packager.py", line 403, in main() File "/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/toolkit/mozapps/installer/packager.py", line 352, in main copier.add(mozpath.join(respath, 'removed-files'), removals) File "/usr/local/lib/python2.7/contextlib.py", line 24, in __exit__ self.gen.next() File "/usr/ports/mail/thunderbird/work/comm-esr38/mozilla/python/mozbuild/mozpack/errors.py", line 129, in accumulate raise AccumulatedErrors() mozpack.errors.AccumulatedErrors /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/toolkit/mozapps/installer/packager.mk:36: recipe for target 'stage-package' failed gmake[4]: *** [stage-package] Error 1 gmake[4]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.1/mail/installer' /usr/ports/mail/thunderbird/work/comm-esr38/mozilla/../mail/build.mk:19: recipe for target 'install' failed gmake[3]: *** [install] Error 2 gmake[3]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38/obj-x86_64-portbld-freebsd10.1' /usr/ports/mail/thunderbird/work/comm-esr38/client.mk:411: recipe for target 'install' failed gmake[2]: *** [install] Error 2 gmake[2]: Leaving directory '/usr/ports/mail/thunderbird/work/comm-esr38' *** Error code 2 Stop. make[1]: stopped in /usr/ports/mail/thunderbird *** Error code 1 Stop. make: stopped in /usr/ports/mail/thunderbird ===>>> make stage failed for mail/thunderbird ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster mail/thunderbird -- You are receiving this mail because: You are the assignee for the bug.