=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for firefox-31.8.0esr.source.tar.bz2 => Checksum RMD160 OK for firefox-31.8.0esr.source.tar.bz2 => Checksum SHA512 OK for firefox-31.8.0esr.source.tar.bz2 ===> Installing dependencies for firefox31-31.8.0nb15 ========================================================================== The supported build options for firefox31 are: alsa debug debug-info gnome mozilla-jemalloc official-mozilla-branding pulseaudio webrtc The currently selected options are: pulseaudio You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.firefox31 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, firefox31-31.8.0nb15. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 27 * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency autoconf213>=2.13: found autoconf213-2.13nb6 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency perl>=5.0: found perl-5.26.0nb2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency zip-[0-9]*: found zip-3.0nb3 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency py27-sqlite2-[0-9]*: found py27-sqlite2-2.6.3nb13 => Build dependency python27>=2.7.1nb2: found python27-2.7.13nb1 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency xproto>=7.0.13: found xproto-7.0.31 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=2.3: found inputproto-2.3.2 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency randrproto>=1.4: found randrproto-1.5.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Build dependency recordproto>=1.13.1: found recordproto-1.14.2 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency libffi>=3.0.11: found libffi-3.2.1nb4 => Full dependency nspr>=4.10.6: found nspr-4.16 => Full dependency icu>=58.1: found icu-59.1 => Full dependency nss>=3.16.2: found nss-3.32 => Full dependency jpeg>=9: found jpeg-9b => Full dependency MesaLib>=10.5.3: found MesaLib-11.2.2nb6 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.10 => Full dependency pixman>=0.25.2: found pixman-0.34.0nb1 => Full dependency graphite2>=1.2: found graphite2-1.3.10 => Full dependency libvpx>=1.6.1: found libvpx-1.6.1nb1 => Full dependency libIDL>=0.8.14nb4: found libIDL-0.8.14nb4 => Full dependency hunspell>=1.3.2: found hunspell-1.3.3nb5 => Full dependency gtk2+>=2.24.31nb2: found gtk2+-2.24.31nb4 => Full dependency gstreamer1>=1.0.0: found gstreamer1-1.10.4 => Full dependency gst-plugins1-base>=1.0.0: found gst-plugins1-base-1.10.4 => Full dependency libXt>=1.0.0: found libXt-1.1.5 => Full dependency pulseaudio>=11.0: found pulseaudio-11.0 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.23 ===> Overriding tools for firefox31-31.8.0nb15 ===> Extracting for firefox31-31.8.0nb15 mv /data/scratch/www/firefox31/work/mozilla-esr31/gfx/ycbcr/yuv_row_arm.s /data/scratch/www/firefox31/work/mozilla-esr31/gfx/ycbcr/yuv_row_arm.S ===> Patching for firefox31-31.8.0nb15 => Applying pkgsrc patches for firefox31-31.8.0nb15 => Verifying /data/pkgsrc/www/firefox31/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* The profiler does not support Darwin/PPC so don't try to enable it | on that platform. | |* Cocoa gamepad backend can only be used if the toolkit is cocoa too. | |* The preprocessor macro XP_MACOSX is misused everywhere. They tend to | say "#if defined(XP_MACOSX)" to actually mean | "#if defined(MOZ_WIDGET_COCOA)". It's okay to equate XP_MACOSX with | XP_DARWIN but equating it with MOZ_WIDGET_COCOA is just wrong. As a | result, cairo-gtk2 build on Darwin is completely broken and needs | heavy patching. Ideally they should be fixed individually but that | will be an extremely hard work, so don't define XP_MACOSX for now. | |--- configure.in.orig 2014-07-17 01:45:08.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 962. Hunk #2 succeeded at 1676. Hunk #3 succeeded at 1786. Hunk #4 succeeded at 1918. Hunk #5 succeeded at 2527. Hunk #6 succeeded at 2906. Hunk #7 succeeded at 3593. Hunk #8 succeeded at 3628. Hunk #9 succeeded at 4292 (offset -1 lines). Hunk #10 succeeded at 5015 (offset -1 lines). Hunk #11 succeeded at 5108 (offset 2 lines). Hunk #12 succeeded at 5170 (offset -1 lines). Hunk #13 succeeded at 6006 (offset 4 lines). Hunk #14 succeeded at 8046 (offset -56 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ak => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ak,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/ctypes/libffi/configure.orig 2013-01-04 23:44:34.000000000 +0000 |+++ js/src/ctypes/libffi/configure -------------------------- Patching file js/src/ctypes/libffi/configure using Plan A... Hunk #1 succeeded at 11284 (offset 6 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-al => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-al Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-al,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- storage/src/mozStorageConnection.cpp.orig 2014-04-18 02:04:20.000000000 +0000 |+++ storage/src/mozStorageConnection.cpp -------------------------- Patching file storage/src/mozStorageConnection.cpp using Plan A... Hunk #1 succeeded at 600 (offset 16 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ao => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ao Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ao,v 1.2 2015/07/25 04:03:33 ryoon Exp $ | |--- toolkit/mozapps/installer/packager.mk.orig 2014-10-11 15:00:07.000000000 +0000 |+++ toolkit/mozapps/installer/packager.mk -------------------------- Patching file toolkit/mozapps/installer/packager.mk using Plan A... No such line 787 in input file, ignoring Hunk #1 succeeded at 100 (offset -688 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-as => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-as Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-as,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Treat DragonFly like FreeBSD. | |--- js/src/configure.in.orig 2014-05-29 23:30:53.000000000 +0000 |+++ js/src/configure.in -------------------------- Patching file js/src/configure.in using Plan A... Hunk #1 succeeded at 2082. Hunk #2 succeeded at 3059. Hunk #3 succeeded at 3981 (offset -16 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-b2g_installer_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-b2g_installer_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-b2g_installer_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- b2g/installer/Makefile.in.orig 2014-07-17 01:45:05.000000000 +0000 |+++ b2g/installer/Makefile.in -------------------------- Patching file b2g/installer/Makefile.in using Plan A... Hunk #1 succeeded at 61. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-b2g_installer_package-manifest.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-b2g_installer_package-manifest.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-b2g_installer_package-manifest.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- b2g/installer/package-manifest.in.orig 2014-07-17 01:45:05.000000000 +0000 |+++ b2g/installer/package-manifest.in -------------------------- Patching file b2g/installer/package-manifest.in using Plan A... Hunk #1 succeeded at 565. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-bf => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-bf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bf,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/jsnativestack.cpp.orig 2013-09-10 03:43:36.000000000 +0000 |+++ js/src/jsnativestack.cpp -------------------------- Patching file js/src/jsnativestack.cpp using Plan A... Hunk #1 succeeded at 98 (offset -16 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-bg => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-bg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bg,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- storage/src/SQLiteMutex.h.orig 2013-10-25 22:27:40.000000000 +0000 |+++ storage/src/SQLiteMutex.h -------------------------- Patching file storage/src/SQLiteMutex.h using Plan A... Hunk #1 succeeded at 108. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-bi => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-bi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bi,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- gfx/angle/src/compiler/osinclude.h.orig 2013-01-04 23:44:32.000000000 +0000 |+++ gfx/angle/src/compiler/osinclude.h -------------------------- Patching file gfx/angle/src/compiler/osinclude.h using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_app_nsBrowserApp.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_app_nsBrowserApp.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_app_nsBrowserApp.cpp,v 1.2 2015/01/29 22:22:27 wiz Exp $ | |* Replace XP_MACOSX with XP_DARWIN as the former is not defined when | the toolkit is not cocoa. | |--- browser/app/nsBrowserApp.cpp.orig 2014-05-06 22:55:09.000000000 +0000 |+++ browser/app/nsBrowserApp.cpp -------------------------- Patching file browser/app/nsBrowserApp.cpp using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 449. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_app_profile_firefox.js => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_app_profile_firefox.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_app_profile_firefox.js,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- browser/app/profile/firefox.js.orig 2013-09-10 03:43:20.000000000 +0000 |+++ browser/app/profile/firefox.js -------------------------- Patching file browser/app/profile/firefox.js using Plan A... Hunk #1 succeeded at 387 (offset 33 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_installer_package-manifest.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_installer_package-manifest.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_installer_package-manifest.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Limit SPARC bits to just SPARC (untested, but fixes x86). | |--- browser/installer/package-manifest.in.orig 2014-07-17 01:45:07.000000000 +0000 |+++ browser/installer/package-manifest.in -------------------------- Patching file browser/installer/package-manifest.in using Plan A... Hunk #1 succeeded at 575. Hunk #2 succeeded at 737. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_chrome_browser-region_region.properties => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_chrome_browser-region_region.properties Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_locales_en-US_chrome_browser-region_region.properties,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- browser/locales/en-US/chrome/browser-region/region.properties.orig 2013-09-10 03:43:22.000000000 +0000 |+++ browser/locales/en-US/chrome/browser-region/region.properties -------------------------- Patching file browser/locales/en-US/chrome/browser-region/region.properties using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_searchplugins_duckduckgo.xml => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_searchplugins_duckduckgo.xml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_locales_en-US_searchplugins_duckduckgo.xml,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- browser/locales/en-US/searchplugins/duckduckgo.xml.orig 2013-09-14 15:17:46.000000000 +0000 |+++ browser/locales/en-US/searchplugins/duckduckgo.xml -------------------------- (Creating file browser/locales/en-US/searchplugins/duckduckgo.xml...) Patching file browser/locales/en-US/searchplugins/duckduckgo.xml using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_searchplugins_list.txt => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-browser_locales_en-US_searchplugins_list.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_locales_en-US_searchplugins_list.txt,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- browser/locales/en-US/searchplugins/list.txt.orig 2013-09-10 03:43:22.000000000 +0000 |+++ browser/locales/en-US/searchplugins/list.txt -------------------------- Patching file browser/locales/en-US/searchplugins/list.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-build_autoconf_compiler-opts.m4 => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-build_autoconf_compiler-opts.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_autoconf_compiler-opts.m4,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |It's true Clang is required if we use the cocoa toolkit, but we don't |do that anyway. GCC is perfectly working as long as we use cairo-gtk2. | |--- build/autoconf/compiler-opts.m4.orig 2014-05-06 22:55:14.000000000 +0000 |+++ build/autoconf/compiler-opts.m4 -------------------------- Patching file build/autoconf/compiler-opts.m4 using Plan A... Hunk #1 succeeded at 53. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-build_autoconf_nss.m4 => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-build_autoconf_nss.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_autoconf_nss.m4,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- build/autoconf/nss.m4.orig 2013-10-25 22:27:10.000000000 +0000 |+++ build/autoconf/nss.m4 -------------------------- Patching file build/autoconf/nss.m4 using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 41. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-build_gyp.mozbuild => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-build_gyp.mozbuild Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_gyp.mozbuild,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- build/gyp.mozbuild.orig 2014-04-18 02:02:38.000000000 +0000 |+++ build/gyp.mozbuild -------------------------- Patching file build/gyp.mozbuild using Plan A... Hunk #1 succeeded at 12 (offset 1 line). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-build_pgo_profileserver.py => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-build_pgo_profileserver.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_pgo_profileserver.py,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- build/pgo/profileserver.py.orig 2014-03-15 05:19:09.000000000 +0000 |+++ build/pgo/profileserver.py -------------------------- Patching file build/pgo/profileserver.py using Plan A... Hunk #1 succeeded at 68 (offset 9 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/Makefile.in.orig 2014-04-18 02:02:39.000000000 +0000 |+++ config/Makefile.in -------------------------- Patching file config/Makefile.in using Plan A... Hunk #1 succeeded at 77. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_baseconfig.mk => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_baseconfig.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_baseconfig.mk,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/baseconfig.mk.orig 2014-04-18 02:02:39.000000000 +0000 |+++ config/baseconfig.mk -------------------------- Patching file config/baseconfig.mk using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_external_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_external_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_external_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/external/moz.build.orig 2014-05-29 23:30:30.000000000 +0000 |+++ config/external/moz.build -------------------------- Patching file config/external/moz.build using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 42. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_rules.mk => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_rules.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_rules.mk,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/rules.mk.orig 2014-07-17 01:45:08.000000000 +0000 |+++ config/rules.mk -------------------------- Patching file config/rules.mk using Plan A... Hunk #1 succeeded at 832. Hunk #2 succeeded at 868. Hunk #3 succeeded at 886. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_stl__wrappers_ios => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_stl__wrappers_ios Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_stl__wrappers_ios,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/stl_wrappers/ios.orig 2013-05-13 18:23:07.000000000 +0000 |+++ config/stl_wrappers/ios -------------------------- (Creating file config/stl_wrappers/ios...) Patching file config/stl_wrappers/ios using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_stl__wrappers_ostream => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_stl__wrappers_ostream Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_stl__wrappers_ostream,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- config/stl_wrappers/ostream.orig 2013-05-13 18:22:40.000000000 +0000 |+++ config/stl_wrappers/ostream -------------------------- (Creating file config/stl_wrappers/ostream...) Patching file config/stl_wrappers/ostream using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-config_system-headers => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-config_system-headers Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_system-headers,v 1.5 2016/02/12 14:08:15 ryoon Exp $ | |https://hg.mozilla.org/integration/mozilla-inbound/rev/afd840d66e6a | |--- config/system-headers.orig 2015-06-24 21:24:43.000000000 +0000 |+++ config/system-headers -------------------------- Patching file config/system-headers using Plan A... Hunk #1 succeeded at 402. Hunk #2 succeeded at 416. Hunk #3 succeeded at 647. Hunk #4 succeeded at 1051. Hunk #5 succeeded at 1118. Hunk #6 succeeded at 1148. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_base_src_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_base_src_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_base_src_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- content/base/src/moz.build.orig 2014-05-29 23:30:31.000000000 +0000 |+++ content/base/src/moz.build -------------------------- Patching file content/base/src/moz.build using Plan A... Hunk #1 succeeded at 181 (offset 5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_AudioStream.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_AudioStream.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_AudioStream.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- content/media/AudioStream.cpp.orig 2014-04-18 02:02:42.000000000 +0000 |+++ content/media/AudioStream.cpp -------------------------- Patching file content/media/AudioStream.cpp using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_AudioStream.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_AudioStream.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_AudioStream.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- content/media/AudioStream.h.orig 2014-07-17 01:45:09.000000000 +0000 |+++ content/media/AudioStream.h -------------------------- Patching file content/media/AudioStream.h using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 26. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- content/media/Makefile.in.orig 2014-05-29 23:30:33.000000000 +0000 |+++ content/media/Makefile.in -------------------------- Patching file content/media/Makefile.in using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_MediaData.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_MediaData.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_MediaData.cpp,v 1.1 2014/11/30 10:34:56 markd Exp $ | |Fix build with gcc 4.9 |https://bugzilla.mozilla.org/show_bug.cgi?id=999496 | |--- content/media/MediaData.cpp.orig 2014-07-18 00:05:12.000000000 +0000 |+++ content/media/MediaData.cpp -------------------------- Patching file content/media/MediaData.cpp using Plan A... Hunk #1 succeeded at 38. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_MediaData.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_MediaData.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_MediaData.h,v 1.1 2014/11/30 10:34:56 markd Exp $ | |Fix build with gcc 4.9 |https://bugzilla.mozilla.org/show_bug.cgi?id=999496 | |--- content/media/MediaData.h.orig 2014-07-18 00:05:12.000000000 +0000 |+++ content/media/MediaData.h -------------------------- Patching file content/media/MediaData.h using Plan A... Hunk #1 succeeded at 80. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_encoder_VP8TrackEncoder.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_encoder_VP8TrackEncoder.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_encoder_VP8TrackEncoder.cpp,v 1.1 2015/06/30 21:09:22 markd Exp $ | |Deprecated names have gone completely in libvpx 1.4.0 so use prefered |ones. | |--- content/media/encoder/VP8TrackEncoder.cpp.orig 2015-05-05 02:53:53.000000000 +0000 |+++ content/media/encoder/VP8TrackEncoder.cpp -------------------------- Patching file content/media/encoder/VP8TrackEncoder.cpp using Plan A... Hunk #1 succeeded at 84. Hunk #2 succeeded at 239. Hunk #3 succeeded at 297. Hunk #4 succeeded at 355. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_fmp4_demuxer_bit_reader.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_fmp4_demuxer_bit_reader.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_fmp4_demuxer_bit_reader.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Fix build with pre-C++11 compilers like G++ 4.5.3. | |--- content/media/fmp4/demuxer/bit_reader.cc.orig 2014-07-17 02:45:09.000000000 +0100 |+++ content/media/fmp4/demuxer/bit_reader.cc 2014-07-25 13:00:34.000000000 +0100 -------------------------- Patching file content/media/fmp4/demuxer/bit_reader.cc using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-content_media_gstreamer_GStreamerAllocator.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-content_media_gstreamer_GStreamerAllocator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-content_media_gstreamer_GStreamerAllocator.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- content/media/gstreamer/GStreamerAllocator.cpp.orig 2014-05-29 23:30:33.000000000 +0000 |+++ content/media/gstreamer/GStreamerAllocator.cpp -------------------------- Patching file content/media/gstreamer/GStreamerAllocator.cpp using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_plugins_ipc_PluginModuleChild.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- dom/plugins/ipc/PluginModuleChild.cpp.orig 2013-05-11 19:19:27.000000000 +0000 |+++ dom/plugins/ipc/PluginModuleChild.cpp -------------------------- Patching file dom/plugins/ipc/PluginModuleChild.cpp using Plan A... Hunk #1 succeeded at 207 (offset 6 lines). Hunk #2 succeeded at 1831 (offset -5 lines). Hunk #3 succeeded at 1871 (offset 6 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginModuleChild.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginModuleChild.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_plugins_ipc_PluginModuleChild.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- dom/plugins/ipc/PluginModuleChild.h.orig 2013-05-11 19:19:27.000000000 +0000 |+++ dom/plugins/ipc/PluginModuleChild.h -------------------------- Patching file dom/plugins/ipc/PluginModuleChild.h using Plan A... Hunk #1 succeeded at 319 (offset -6 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginProcessChild.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-dom_plugins_ipc_PluginProcessChild.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_plugins_ipc_PluginProcessChild.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Just because OS_ARCH is Darwin does not mean |libplugin_child_interpose.dylib is used. | |--- dom/plugins/ipc/PluginProcessChild.cpp.orig 2014-05-06 22:55:25.000000000 +0000 |+++ dom/plugins/ipc/PluginProcessChild.cpp -------------------------- Patching file dom/plugins/ipc/PluginProcessChild.cpp using Plan A... Hunk #1 succeeded at 49 (offset 7 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-dom_system_OSFileConstants.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-dom_system_OSFileConstants.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_system_OSFileConstants.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* NetBSD 5 does not support posix_spawn(3) | |* Replace XP_MACOSX with XP_DARWIN as the former is not defined when | the toolkit is not cocoa. | |--- dom/system/OSFileConstants.cpp.orig 2014-05-29 23:30:40.000000000 +0000 |+++ dom/system/OSFileConstants.cpp -------------------------- Patching file dom/system/OSFileConstants.cpp using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 30. Hunk #3 succeeded at 568 (offset 31 lines). Hunk #4 succeeded at 631 (offset 31 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- extensions/spellcheck/hunspell/src/mozHunspell.cpp.orig 2014-02-12 21:28:58.000000000 +0000 |+++ extensions/spellcheck/hunspell/src/mozHunspell.cpp -------------------------- Patching file extensions/spellcheck/hunspell/src/mozHunspell.cpp using Plan A... Hunk #1 succeeded at 403 (offset -23 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_graphite2_src_Bidi.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_graphite2_src_Bidi.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_graphite2_src_Bidi.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- gfx/graphite2/src/Bidi.cpp.orig 2013-05-11 19:19:30.000000000 +0000 |+++ gfx/graphite2/src/Bidi.cpp -------------------------- Patching file gfx/graphite2/src/Bidi.cpp using Plan A... Hunk #1 succeeded at 31 (offset 1 line). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_graphite2_src_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_graphite2_src_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_graphite2_src_moz.build,v 1.1 2016/01/31 23:43:48 joerg Exp $ | |--- gfx/graphite2/src/moz.build.orig 2016-01-31 20:19:43.913697846 +0000 |+++ gfx/graphite2/src/moz.build -------------------------- Patching file gfx/graphite2/src/moz.build using Plan A... Hunk #1 succeeded at 60. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- gfx/moz.build.orig 2014-03-15 05:19:16.000000000 +0000 |+++ gfx/moz.build -------------------------- Patching file gfx/moz.build using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 21. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_skia_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_skia_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- gfx/skia/Makefile.in.orig 2014-05-29 23:30:46.000000000 +0000 |+++ gfx/skia/Makefile.in -------------------------- Patching file gfx/skia/Makefile.in using Plan A... Hunk #1 succeeded at 15. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_thebes_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_thebes_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_thebes_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- gfx/thebes/Makefile.in.orig 2014-04-18 02:02:58.000000000 +0000 |+++ gfx/thebes/Makefile.in -------------------------- Patching file gfx/thebes/Makefile.in using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_thebes_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_thebes_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_thebes_moz.build,v 1.1 2016/01/31 23:43:48 joerg Exp $ | |--- gfx/thebes/moz.build.orig 2016-01-31 20:20:00.627163711 +0000 |+++ gfx/thebes/moz.build -------------------------- Patching file gfx/thebes/moz.build using Plan A... Hunk #1 succeeded at 289. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_ycbcr_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_ycbcr_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_ycbcr_moz.build,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- gfx/ycbcr/moz.build.orig 2015-04-26 10:44:35.000000000 +0000 |+++ gfx/ycbcr/moz.build -------------------------- Patching file gfx/ycbcr/moz.build using Plan A... Hunk #1 succeeded at 63. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-gfx_ycbcr_yuv__row__arm.S => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-gfx_ycbcr_yuv__row__arm.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_ycbcr_yuv__row__arm.S,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- gfx/ycbcr/yuv_row_arm.S.orig 2015-04-25 13:25:04.000000000 +0000 |+++ gfx/ycbcr/yuv_row_arm.S -------------------------- Patching file gfx/ycbcr/yuv_row_arm.S using Plan A... Hunk #1 succeeded at 74. Hunk #2 succeeded at 299. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-image_decoders_nsJPEGDecoder.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-image_decoders_nsJPEGDecoder.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- image/decoders/nsJPEGDecoder.cpp.orig 2013-05-11 19:19:31.000000000 +0000 |+++ image/decoders/nsJPEGDecoder.cpp -------------------------- Patching file image/decoders/nsJPEGDecoder.cpp using Plan A... Hunk #1 succeeded at 21 (offset 2 lines). Hunk #2 succeeded at 367 (offset 14 lines). Hunk #3 succeeded at 364 (offset 2 lines). Hunk #4 succeeded at 437 (offset 5 lines). Hunk #5 succeeded at 609 (offset 23 lines). Hunk #6 succeeded at 905 (offset 5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-intl_hyphenation_src_hnjalloc.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-intl_hyphenation_src_hnjalloc.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-intl_hyphenation_src_hnjalloc.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- intl/hyphenation/src/hnjalloc.h.orig 2013-05-11 19:19:31.000000000 +0000 |+++ intl/hyphenation/src/hnjalloc.h -------------------------- Patching file intl/hyphenation/src/hnjalloc.h using Plan A... No such line 55 in input file, ignoring Hunk #1 succeeded at 24 (offset -32 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-intl_unicharutil_util_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-intl_unicharutil_util_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-intl_unicharutil_util_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- intl/unicharutil/util/Makefile.in.orig 2014-04-18 02:03:03.000000000 +0000 |+++ intl/unicharutil/util/Makefile.in -------------------------- Patching file intl/unicharutil/util/Makefile.in using Plan A... Hunk #1 succeeded at 21 (offset -2 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/Makefile.in.orig 2014-05-29 23:30:52.000000000 +0000 |+++ ipc/chromium/Makefile.in -------------------------- Patching file ipc/chromium/Makefile.in using Plan A... Hunk #1 succeeded at 28. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_ARCH is Darwin. | |--- ipc/chromium/moz.build.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/chromium/moz.build -------------------------- Patching file ipc/chromium/moz.build using Plan A... Hunk #1 succeeded at 19. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_atomicops.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- ipc/chromium/src/base/atomicops.h.orig 2015-04-10 17:59:48.000000000 +0000 |+++ ipc/chromium/src/base/atomicops.h -------------------------- Patching file ipc/chromium/src/base/atomicops.h using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- ipc/chromium/src/base/atomicops_internals_arm_gcc.h.orig 2015-03-21 03:27:18.000000000 +0000 |+++ ipc/chromium/src/base/atomicops_internals_arm_gcc.h -------------------------- Patching file ipc/chromium/src/base/atomicops_internals_arm_gcc.h using Plan A... Hunk #1 succeeded at 12. Hunk #2 succeeded at 34. Hunk #3 succeeded at 61. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_base__paths.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_base__paths.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_base__paths.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/base_paths.h.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/base/base_paths.h -------------------------- Patching file ipc/chromium/src/base/base_paths.h using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_debug__util__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_debug__util__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_debug__util__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/debug_util_posix.cc.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/base/debug_util_posix.cc -------------------------- Patching file ipc/chromium/src/base/debug_util_posix.cc using Plan A... Hunk #1 succeeded at 110 (offset 3 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_file__util.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_file__util.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_file__util.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/file_util.h.orig 2013-12-05 16:07:35.000000000 +0000 |+++ ipc/chromium/src/base/file_util.h -------------------------- Patching file ipc/chromium/src/base/file_util.h using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_file__util__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_file__util__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_file__util__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Just because OS_ARCH is Darwin does not mean MacOS X specific | implementation should be used. | |--- ipc/chromium/src/base/file_util_posix.cc.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/chromium/src/base/file_util_posix.cc -------------------------- Patching file ipc/chromium/src/base/file_util_posix.cc using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 67. Hunk #3 succeeded at 140. Hunk #4 succeeded at 435. Hunk #5 succeeded at 499. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_message__loop.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_message__loop.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_message__loop.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_ARCH is Darwin. | |--- ipc/chromium/src/base/message_loop.cc.orig 2014-05-29 23:30:52.000000000 +0000 |+++ ipc/chromium/src/base/message_loop.cc -------------------------- Patching file ipc/chromium/src/base/message_loop.cc using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 136 (offset 3 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/message_pump_libevent.cc.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/base/message_pump_libevent.cc -------------------------- Patching file ipc/chromium/src/base/message_pump_libevent.cc using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_platform__thread.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_platform__thread.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_platform__thread.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/platform_thread.h.orig 2013-09-10 03:43:34.000000000 +0000 |+++ ipc/chromium/src/base/platform_thread.h -------------------------- Patching file ipc/chromium/src/base/platform_thread.h using Plan A... Hunk #1 succeeded at 25. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Just because OS_ARCH is Darwin does not mean MacOS X specific | kludges are needed. | |--- ipc/chromium/src/base/platform_thread_posix.cc.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/chromium/src/base/platform_thread_posix.cc -------------------------- Patching file ipc/chromium/src/base/platform_thread_posix.cc using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 23. Hunk #3 succeeded at 93. Hunk #4 succeeded at 116. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_process__util.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/process_util.h.orig 2013-09-10 03:43:34.000000000 +0000 |+++ ipc/chromium/src/base/process_util.h -------------------------- Patching file ipc/chromium/src/base/process_util.h using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 32. No such line 315 in input file, ignoring Hunk #3 succeeded at 252 (offset -67 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util__bsd.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util__bsd.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_process__util__bsd.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Darwin does not provide kvm_getprocs(3). The code for OS_MACOSX is |simply copied from process_util_mac.mm | |--- ipc/chromium/src/base/process_util_bsd.cc.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/chromium/src/base/process_util_bsd.cc -------------------------- Patching file ipc/chromium/src/base/process_util_bsd.cc using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 313. Hunk #3 succeeded at 507. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_process__util__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_process__util__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/process_util_posix.cc.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/base/process_util_posix.cc -------------------------- Patching file ipc/chromium/src/base/process_util_posix.cc using Plan A... Hunk #1 succeeded at 110. Hunk #2 succeeded at 202. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_scoped__nsautorelease__pool.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_scoped__nsautorelease__pool.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_scoped__nsautorelease__pool.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Just because OS_ARCH is Darwin does not mean ScopedNSAutoreleasePool |is needed. | |--- ipc/chromium/src/base/scoped_nsautorelease_pool.h.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/chromium/src/base/scoped_nsautorelease_pool.h -------------------------- Patching file ipc/chromium/src/base/scoped_nsautorelease_pool.h using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 27. Hunk #3 succeeded at 41. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_sys__info__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_sys__info__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_sys__info__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/sys_info_posix.cc.orig 2014-04-18 02:03:04.000000000 +0000 |+++ ipc/chromium/src/base/sys_info_posix.cc -------------------------- Patching file ipc/chromium/src/base/sys_info_posix.cc using Plan A... Hunk #1 succeeded at 119. Hunk #2 succeeded at 133. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_time__posix.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_base_time__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_time__posix.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/base/time_posix.cc.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/base/time_posix.cc -------------------------- Patching file ipc/chromium/src/base/time_posix.cc using Plan A... Hunk #1 succeeded at 65. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_build_build__config.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_build_build__config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_build_build__config.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/build/build_config.h.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/build/build_config.h -------------------------- Patching file ipc/chromium/src/build/build_config.h using Plan A... Hunk #1 succeeded at 30 (offset 3 lines). Hunk #2 succeeded at 47 (offset 3 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_chrome_common_transport__dib.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- ipc/chromium/src/chrome/common/transport_dib.h.orig 2013-05-11 19:19:32.000000000 +0000 |+++ ipc/chromium/src/chrome/common/transport_dib.h -------------------------- Patching file ipc/chromium/src/chrome/common/transport_dib.h using Plan A... Hunk #1 succeeded at 66 (offset -4 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_GeckoChildProcessHost.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Just because OS_ARCH is Darwin does not mean MacOS X specific | kludges are needed. | |--- ipc/glue/GeckoChildProcessHost.cpp.orig 2014-05-29 23:30:53.000000000 +0000 |+++ ipc/glue/GeckoChildProcessHost.cpp -------------------------- Patching file ipc/glue/GeckoChildProcessHost.cpp using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 554. Hunk #3 succeeded at 677. Hunk #4 succeeded at 710. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_ScopedXREEmbed.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_ScopedXREEmbed.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_ScopedXREEmbed.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Walking out of [subprocess].app/Contents/MacOS would only be needed if |we were using the cocoa toolkit. | |--- ipc/glue/ScopedXREEmbed.cpp.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/glue/ScopedXREEmbed.cpp -------------------------- Patching file ipc/glue/ScopedXREEmbed.cpp using Plan A... Hunk #1 succeeded at 66. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_StringUtil.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_glue_StringUtil.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_StringUtil.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Just because OS_ARCH is Darwin does not mean |sys_string_conversions_mac.mm can be used. | |--- ipc/glue/StringUtil.cpp.orig 2014-05-06 22:55:41.000000000 +0000 |+++ ipc/glue/StringUtil.cpp -------------------------- Patching file ipc/glue/StringUtil.cpp using Plan A... Hunk #1 succeeded at 64. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_cxx_ast.py => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_cxx_ast.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_ipdl_ipdl_cxx_ast.py,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1026499: |Make sure storage provided for attributes is properly aligned |in the generated C++ code. | |--- ipc/ipdl/ipdl/cxx/ast.py.orig 2014-07-17 01:45:18.000000000 +0000 |+++ ipc/ipdl/ipdl/cxx/ast.py -------------------------- Patching file ipc/ipdl/ipdl/cxx/ast.py using Plan A... Hunk #1 succeeded at 336. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_cxx_cgen.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_ipdl_ipdl_cxx_cgen.py,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1026499: |Make sure storage provided for attributes is properly aligned |in the generated C++ code. | |--- ipc/ipdl/ipdl/cxx/cgen.py.orig 2014-07-17 01:45:18.000000000 +0000 |+++ ipc/ipdl/ipdl/cxx/cgen.py -------------------------- Patching file ipc/ipdl/ipdl/cxx/cgen.py using Plan A... Hunk #1 succeeded at 101. Hunk #2 succeeded at 112. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_lower.py => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-ipc_ipdl_ipdl_lower.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_ipdl_ipdl_lower.py,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Part of https://bugzilla.mozilla.org/show_bug.cgi?id=1026499: |Make sure storage provided for attributes is properly aligned |in the generated C++ code. | |--- ipc/ipdl/ipdl/lower.py.orig 2014-07-17 01:45:18.000000000 +0000 |+++ ipc/ipdl/ipdl/lower.py -------------------------- Patching file ipc/ipdl/ipdl/lower.py using Plan A... Hunk #1 succeeded at 768. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js__src__vm__SPSProfiler.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js__src__vm__SPSProfiler.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js__src__vm__SPSProfiler.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Unclear fallout from our version of bug 840242, attachment v1: some architectures |fail to link if we do not add the inlines here - might be compiler/arch specific. | | |--- js/src/vm/SPSProfiler.cpp.orig 2014-04-18 02:03:21.000000000 +0000 |+++ js/src/vm/SPSProfiler.cpp -------------------------- Patching file js/src/vm/SPSProfiler.cpp using Plan A... Hunk #1 succeeded at 4. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/Makefile.in.orig 2014-07-17 01:45:18.000000000 +0000 |+++ js/src/Makefile.in -------------------------- Patching file js/src/Makefile.in using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 224. Hunk #3 succeeded at 348. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_assembler_jit_ExecutableAllocator.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_assembler_jit_ExecutableAllocator.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_assembler_jit_ExecutableAllocator.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/assembler/jit/ExecutableAllocator.h.orig 2015-04-10 13:30:05.000000000 +0000 |+++ js/src/assembler/jit/ExecutableAllocator.h -------------------------- Patching file js/src/assembler/jit/ExecutableAllocator.h using Plan A... Hunk #1 succeeded at 471. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.3 2015/06/02 20:04:43 joerg Exp $ | |--- js/src/builtin/TypedObject.cpp.orig 2015-05-30 18:52:27.000000000 +0000 |+++ js/src/builtin/TypedObject.cpp -------------------------- Patching file js/src/builtin/TypedObject.cpp using Plan A... Hunk #1 succeeded at 710. Hunk #2 succeeded at 728. Hunk #3 succeeded at 762. Hunk #4 succeeded at 775. Hunk #5 succeeded at 793. Hunk #6 succeeded at 801. Hunk #7 succeeded at 1253. Hunk #8 succeeded at 1358. Hunk #9 succeeded at 1375. Hunk #10 succeeded at 1390. Hunk #11 succeeded at 1407. Hunk #12 succeeded at 2466. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_ctypes_CTypes.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_ctypes_CTypes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_ctypes_CTypes.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/ctypes/CTypes.h.orig 2014-02-12 21:29:02.000000000 +0000 |+++ js/src/ctypes/CTypes.h -------------------------- Patching file js/src/ctypes/CTypes.h using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_frontend_BytecodeCompiler.cpp,v 1.3 2015/06/02 20:04:43 joerg Exp $ | |--- js/src/frontend/BytecodeCompiler.cpp.orig 2015-05-30 18:55:53.000000000 +0000 |+++ js/src/frontend/BytecodeCompiler.cpp -------------------------- Patching file js/src/frontend/BytecodeCompiler.cpp using Plan A... Hunk #1 succeeded at 544. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_frontend_ParseMaps.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_frontend_ParseMaps.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_frontend_ParseMaps.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/frontend/ParseMaps.cpp.orig 2013-09-10 03:43:34.000000000 +0000 |+++ js/src/frontend/ParseMaps.cpp -------------------------- Patching file js/src/frontend/ParseMaps.cpp using Plan A... Hunk #1 succeeded at 132. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_gc_Memory.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_gc_Memory.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_gc_Memory.cpp,v 1.2 2015/05/26 12:18:23 ryoon Exp $ | |Make sure mmap() delivers memory with upper 17 bits clear on sparc64 on NetBSD: |with topdown-vm we would map in the last 4 gig of the address space (past |the VA hole) otherwise by default, thus busting the JSValue restrictions. | |https://bugzilla.mozilla.org/show_bug.cgi?id=994133 | | |--- js/src/gc/Memory.cpp.orig 2015-05-05 02:53:53.000000000 +0000 |+++ js/src/gc/Memory.cpp -------------------------- Patching file js/src/gc/Memory.cpp using Plan A... Hunk #1 succeeded at 212. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_AsmJSModule.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_AsmJSModule.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_AsmJSModule.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/jit/AsmJSModule.cpp.orig 2015-04-20 23:47:34.000000000 +0000 |+++ js/src/jit/AsmJSModule.cpp -------------------------- Patching file js/src/jit/AsmJSModule.cpp using Plan A... Hunk #1 succeeded at 165. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_Architecture-arm.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_Architecture-arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_arm_Architecture-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/jit/arm/Architecture-arm.cpp.orig 2015-04-10 17:17:56.000000000 +0000 |+++ js/src/jit/arm/Architecture-arm.cpp -------------------------- Patching file js/src/jit/arm/Architecture-arm.cpp using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 212. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_BaselineIC-arm.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_BaselineIC-arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_arm_BaselineIC-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/jit/arm/BaselineIC-arm.cpp.orig 2015-04-20 23:58:14.000000000 +0000 |+++ js/src/jit/arm/BaselineIC-arm.cpp -------------------------- Patching file js/src/jit/arm/BaselineIC-arm.cpp using Plan A... Hunk #1 succeeded at 71. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_CodeGenerator-arm.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jit_arm_CodeGenerator-arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_arm_CodeGenerator-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/jit/arm/CodeGenerator-arm.cpp.orig 2015-04-20 23:29:04.000000000 +0000 |+++ js/src/jit/arm/CodeGenerator-arm.cpp -------------------------- Patching file js/src/jit/arm/CodeGenerator-arm.cpp using Plan A... Hunk #1 succeeded at 619. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jsmath.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jsmath.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jsmath.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- js/src/jsmath.cpp.orig 2013-09-10 03:43:36.000000000 +0000 |+++ js/src/jsmath.cpp -------------------------- Patching file js/src/jsmath.cpp using Plan A... Hunk #1 succeeded at 251 (offset 7 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_jsopcode.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_jsopcode.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jsopcode.cpp,v 1.1 2016/12/22 21:07:58 joerg Exp $ | |--- js/src/jsopcode.cpp.orig 2015-06-24 21:24:46.000000000 +0000 |+++ js/src/jsopcode.cpp -------------------------- Patching file js/src/jsopcode.cpp using Plan A... Hunk #1 succeeded at 1609. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_src_vm_NumericConversions.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_src_vm_NumericConversions.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_vm_NumericConversions.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- js/src/vm/NumericConversions.h.orig 2015-04-10 16:14:14.000000000 +0000 |+++ js/src/vm/NumericConversions.h -------------------------- Patching file js/src/vm/NumericConversions.h using Plan A... Hunk #1 succeeded at 130. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-js_xpconnect_wrapper_XrayWrapper.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-js_xpconnect_wrapper_XrayWrapper.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_xpconnect_wrapper_XrayWrapper.cpp,v 1.1 2015/06/29 21:31:43 markd Exp $ | |--- js/xpconnect/wrappers/XrayWrapper.cpp.orig 2015-05-07 18:53:42.000000000 +0000 |+++ js/xpconnect/wrappers/XrayWrapper.cpp -------------------------- Patching file js/xpconnect/wrappers/XrayWrapper.cpp using Plan A... Hunk #1 succeeded at 351. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mb => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mb,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig 2014-03-15 05:19:39.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/Makefile.in using Plan A... Hunk #1 succeeded at 56 (offset -27 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libcubeb_src_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libcubeb/src/Makefile.in.orig 2014-05-29 23:31:19.000000000 +0000 |+++ media/libcubeb/src/Makefile.in -------------------------- Patching file media/libcubeb/src/Makefile.in using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_cubeb__alsa.c => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_cubeb__alsa.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libcubeb/src/cubeb_alsa.c.orig 2013-10-25 22:27:33.000000000 +0000 |+++ media/libcubeb/src/cubeb_alsa.c -------------------------- Patching file media/libcubeb/src/cubeb_alsa.c using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libcubeb_src_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libcubeb_src_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_TARGET is Darwin. | |--- media/libcubeb/src/moz.build.orig 2014-05-06 22:56:07.000000000 +0000 |+++ media/libcubeb/src/moz.build -------------------------- Patching file media/libcubeb/src/moz.build using Plan A... Hunk #1 succeeded at 30 (offset 2 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- media/libopus/celt/arm/celt_pitch_xcorr_arm.s.orig 2015-04-10 12:53:15.000000000 +0000 |+++ media/libopus/celt/arm/celt_pitch_xcorr_arm.s -------------------------- Patching file media/libopus/celt/arm/celt_pitch_xcorr_arm.s using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 310. Hunk #3 succeeded at 320. Hunk #4 succeeded at 328. Hunk #5 succeeded at 388. Hunk #6 succeeded at 475. Hunk #7 succeeded at 528. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libpng_pngpriv.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libpng_pngpriv.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libpng/pngpriv.h.orig 2014-02-12 21:29:13.000000000 +0000 |+++ media/libpng/pngpriv.h -------------------------- Patching file media/libpng/pngpriv.h using Plan A... Hunk #1 succeeded at 38. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libsoundtouch_src_cpu__detect__x86.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libsoundtouch/src/cpu_detect_x86.cpp.orig 2014-04-18 02:03:48.000000000 +0000 |+++ media/libsoundtouch/src/cpu_detect_x86.cpp -------------------------- Patching file media/libsoundtouch/src/cpu_detect_x86.cpp using Plan A... Hunk #1 succeeded at 125 (offset -5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libtheora/Makefile.in.orig 2014-03-20 11:09:40.000000000 +0000 |+++ media/libtheora/Makefile.in -------------------------- (Creating file media/libtheora/Makefile.in...) Patching file media/libtheora/Makefile.in using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armbits.s => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armbits.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_arm_armbits.s,v 1.2 2015/06/02 20:04:43 joerg Exp $ | |--- media/libtheora/lib/arm/armbits.s.orig 2015-04-10 13:06:36.000000000 +0000 |+++ media/libtheora/lib/arm/armbits.s -------------------------- Patching file media/libtheora/lib/arm/armbits.s using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 74. Hunk #3 succeeded at 111. Hunk #4 succeeded at 190. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armcpu.c => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armcpu.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_arm_armcpu.c,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- media/libtheora/lib/arm/armcpu.c.orig 2015-04-10 12:39:09.000000000 +0000 |+++ media/libtheora/lib/arm/armcpu.c -------------------------- Patching file media/libtheora/lib/arm/armcpu.c using Plan A... Hunk #1 succeeded at 106. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armfrag.s => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armfrag.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_arm_armfrag.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- media/libtheora/lib/arm/armfrag.s.orig 2015-04-10 13:13:44.000000000 +0000 |+++ media/libtheora/lib/arm/armfrag.s -------------------------- Patching file media/libtheora/lib/arm/armfrag.s using Plan A... Hunk #1 succeeded at 305. Hunk #2 succeeded at 346. Hunk #3 succeeded at 363. Hunk #4 succeeded at 376. Hunk #5 succeeded at 390. Hunk #6 succeeded at 403. Hunk #7 succeeded at 418. Hunk #8 succeeded at 429. Hunk #9 succeeded at 445. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armidct.s => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtheora_lib_arm_armidct.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_arm_armidct.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- media/libtheora/lib/arm/armidct.s.orig 2015-04-10 13:12:08.000000000 +0000 |+++ media/libtheora/lib/arm/armidct.s -------------------------- Patching file media/libtheora/lib/arm/armidct.s using Plan A... Hunk #1 succeeded at 765. Hunk #2 succeeded at 812. Hunk #3 succeeded at 856. Hunk #4 succeeded at 903. Hunk #5 succeeded at 965. Hunk #6 succeeded at 1048. Hunk #7 succeeded at 1084. Hunk #8 succeeded at 1128. Hunk #9 succeeded at 1140. Hunk #10 succeeded at 1163. Hunk #11 succeeded at 1180. Hunk #12 succeeded at 1247. Hunk #13 succeeded at 1266. Hunk #14 succeeded at 1296. Hunk #15 succeeded at 1313. Hunk #16 succeeded at 1329. Hunk #17 succeeded at 1395. Hunk #18 succeeded at 1412. Hunk #19 succeeded at 1428. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libtremor_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libtremor_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtremor_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libtremor/Makefile.in.orig 2014-03-20 11:09:40.000000000 +0000 |+++ media/libtremor/Makefile.in -------------------------- (Creating file media/libtremor/Makefile.in...) Patching file media/libtremor/Makefile.in using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libvorbis_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libvorbis_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libvorbis_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/libvorbis/Makefile.in.orig 2014-03-20 11:09:40.000000000 +0000 |+++ media/libvorbis/Makefile.in -------------------------- (Creating file media/libvorbis/Makefile.in...) Patching file media/libvorbis/Makefile.in using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_libyuv_include_libyuv_scale__row.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_libyuv_include_libyuv_scale__row.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libyuv_include_libyuv_scale__row.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- media/libyuv/include/libyuv/scale_row.h.orig 2015-04-10 18:40:37.000000000 +0000 |+++ media/libyuv/include/libyuv/scale_row.h -------------------------- Patching file media/libyuv/include/libyuv/scale_row.h using Plan A... Hunk #1 succeeded at 219. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_mtransport_third__party_nICEr_src_util_mbslen.c,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/mtransport/third_party/nICEr/src/util/mbslen.c.orig 2014-04-18 02:03:49.000000000 +0000 |+++ media/mtransport/third_party/nICEr/src/util/mbslen.c -------------------------- Patching file media/mtransport/third_party/nICEr/src/util/mbslen.c using Plan A... Hunk #1 succeeded at 54. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h.orig 2014-07-17 01:45:31.000000000 +0000 |+++ media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h -------------------------- Patching file media/mtransport/third_party/nrappkit/src/port/generic/include/sys/queue.h using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_signaling_signaling.gyp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_signaling_signaling.gyp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_signaling_signaling.gyp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/signaling/signaling.gyp.orig 2014-04-18 02:03:50.000000000 +0000 |+++ media/webrtc/signaling/signaling.gyp -------------------------- Patching file media/webrtc/signaling/signaling.gyp using Plan A... Hunk #1 succeeded at 847 (offset 22 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_signaling_test_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_signaling_test_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_signaling_test_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/signaling/test/Makefile.in.orig 2014-04-18 02:03:51.000000000 +0000 |+++ media/webrtc/signaling/test/Makefile.in -------------------------- Patching file media/webrtc/signaling/test/Makefile.in using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 49 (offset 5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_build_common.gypi,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/build/common.gypi.orig 2014-04-18 02:03:52.000000000 +0000 |+++ media/webrtc/trunk/webrtc/build/common.gypi -------------------------- Patching file media/webrtc/trunk/webrtc/build/common.gypi using Plan A... Hunk #1 succeeded at 256. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi.orig 2014-04-18 02:03:52.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi -------------------------- Patching file media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc.orig 2014-05-29 23:31:23.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc -------------------------- Patching file media/webrtc/trunk/webrtc/modules/video_capture/linux/device_info_linux.cc using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 147. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc.orig 2014-05-29 23:31:23.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc -------------------------- Patching file media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 37. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi.orig 2013-09-10 03:43:47.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi -------------------------- Patching file media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 50 (offset -2 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp.orig 2014-03-15 05:19:30.000000000 +0000 |+++ media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp -------------------------- Patching file media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp using Plan A... Hunk #1 succeeded at 21. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-memory_jemalloc_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-memory_jemalloc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-memory_jemalloc_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- memory/jemalloc/Makefile.in.orig 2014-03-15 05:19:31.000000000 +0000 |+++ memory/jemalloc/Makefile.in -------------------------- Patching file memory/jemalloc/Makefile.in using Plan A... No such line 20 in input file, ignoring Hunk #1 succeeded at 12 (offset -9 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-memory_mozalloc_mozalloc__abort.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-memory_mozalloc_mozalloc__abort.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-memory_mozalloc_mozalloc__abort.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- memory/mozalloc/mozalloc_abort.cpp.orig 2013-05-11 19:19:46.000000000 +0000 |+++ memory/mozalloc/mozalloc_abort.cpp -------------------------- Patching file memory/mozalloc/mozalloc_abort.cpp using Plan A... Hunk #1 succeeded at 34. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mfbt_Alignment.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mfbt_Alignment.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mfbt_Alignment.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Make MOZ_ALIGNOF() use gcc's builtin __alignof__. |From https://bugzilla.mozilla.org/show_bug.cgi?id=1026499 | |--- mfbt/Alignment.h.orig 2014-07-17 01:45:32.000000000 +0000 |+++ mfbt/Alignment.h -------------------------- Patching file mfbt/Alignment.h using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 41. Hunk #3 succeeded at 53. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mfbt_Attributes.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mfbt_Attributes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mfbt_Attributes.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- mfbt/Attributes.h.orig 2014-07-17 01:45:32.000000000 +0000 |+++ mfbt/Attributes.h -------------------------- Patching file mfbt/Attributes.h using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 78. Hunk #3 succeeded at 102. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mfbt_Poison.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mfbt_Poison.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mfbt_Poison.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Use posix_madvise(3) instead of madvise(3) for Solaris/SunOS. | Solaris/SunOS's madvise(3) is not enabled in this context, | and its first argument type is different from NetBSD/Linux's one. | |--- mfbt/Poison.cpp.orig 2013-09-11 03:22:45.000000000 +0000 |+++ mfbt/Poison.cpp -------------------------- Patching file mfbt/Poison.cpp using Plan A... Hunk #1 succeeded at 125. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mobile_android_installer_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mobile_android_installer_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mobile_android_installer_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- mobile/android/installer/Makefile.in.orig 2014-07-17 01:45:33.000000000 +0000 |+++ mobile/android/installer/Makefile.in -------------------------- Patching file mobile/android/installer/Makefile.in using Plan A... Hunk #1 succeeded at 41. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mobile_android_installer_package-manifest.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mobile_android_installer_package-manifest.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- mobile/android/installer/package-manifest.in.orig 2014-07-17 01:45:33.000000000 +0000 |+++ mobile/android/installer/package-manifest.in -------------------------- Patching file mobile/android/installer/package-manifest.in using Plan A... Hunk #1 succeeded at 424. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-modules_libjar_nsZipArchive.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-modules_libjar_nsZipArchive.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_libjar_nsZipArchive.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- modules/libjar/nsZipArchive.cpp.orig 2013-06-18 11:01:37.000000000 +0000 |+++ modules/libjar/nsZipArchive.cpp -------------------------- Patching file modules/libjar/nsZipArchive.cpp using Plan A... Hunk #1 succeeded at 595 (offset 5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-mozglue_build_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-mozglue_build_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mozglue_build_Makefile.in,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- mozglue/build/Makefile.in.orig 2015-04-11 09:28:37.000000000 +0000 |+++ mozglue/build/Makefile.in -------------------------- Patching file mozglue/build/Makefile.in using Plan A... Hunk #1 succeeded at 83. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-netwerk_dns_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-netwerk_dns_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-netwerk_dns_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- netwerk/dns/Makefile.in.orig 2014-04-18 02:04:03.000000000 +0000 |+++ netwerk/dns/Makefile.in -------------------------- Patching file netwerk/dns/Makefile.in using Plan A... Hunk #1 succeeded at 5. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-netwerk_ipc_NeckoParent.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-netwerk_ipc_NeckoParent.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-netwerk_ipc_NeckoParent.cpp,v 1.1 2015/06/29 21:31:43 markd Exp $ | |--- netwerk/ipc/NeckoParent.cpp.orig 2015-05-07 18:53:46.000000000 +0000 |+++ netwerk/ipc/NeckoParent.cpp -------------------------- Patching file netwerk/ipc/NeckoParent.cpp using Plan A... Hunk #1 succeeded at 359. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-pb => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-pb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pb,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xulrunner/installer/libxul.pc.in.orig 2013-07-30 00:59:18.000000000 +0000 |+++ xulrunner/installer/libxul.pc.in -------------------------- Patching file xulrunner/installer/libxul.pc.in using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-pc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-pc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xulrunner/installer/libxul-embedding.pc.in.orig 2013-07-30 00:59:18.000000000 +0000 |+++ xulrunner/installer/libxul-embedding.pc.in -------------------------- Patching file xulrunner/installer/libxul-embedding.pc.in using Plan A... Hunk #1 succeeded at 6. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-probes_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-probes_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-probes_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- probes/Makefile.in.orig 2014-07-17 01:45:36.000000000 +0000 |+++ probes/Makefile.in -------------------------- Patching file probes/Makefile.in using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-rc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-rc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2013-01-04 23:44:28.000000000 +0000 |+++ browser/branding/unofficial/locales/en-US/brand.dtd -------------------------- Patching file browser/branding/unofficial/locales/en-US/brand.dtd using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-security_manager_ssl_src_nsNSSComponent.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-security_manager_ssl_src_nsNSSComponent.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- security/manager/ssl/src/nsNSSComponent.cpp.orig 2013-09-10 03:43:51.000000000 +0000 |+++ security/manager/ssl/src/nsNSSComponent.cpp -------------------------- Patching file security/manager/ssl/src/nsNSSComponent.cpp using Plan A... Hunk #1 succeeded at 54 (offset 5 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-storage_src_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-storage_src_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_src_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- storage/src/moz.build.orig 2014-07-17 01:45:38.000000000 +0000 |+++ storage/src/moz.build -------------------------- Patching file storage/src/moz.build using Plan A... Hunk #1 succeeded at 48. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-toolkit_components_osfile_modules_osfile__unix__back.jsm => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-toolkit_components_osfile_modules_osfile__unix__back.jsm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_osfile_modules_osfile__unix__back.jsm,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Based on martin@'s patch for firefox 27.0 | |* Use off_t for st_size |* Use function name for NetBSD | |--- toolkit/components/osfile/modules/osfile_unix_back.jsm.orig 2014-05-29 23:31:41.000000000 +0000 |+++ toolkit/components/osfile/modules/osfile_unix_back.jsm -------------------------- Patching file toolkit/components/osfile/modules/osfile_unix_back.jsm using Plan A... Hunk #1 succeeded at 228. Hunk #2 succeeded at 632 (offset 6 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-toolkit_components_osfile_modules_osfile__unix__front.jsm => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-toolkit_components_osfile_modules_osfile__unix__front.jsm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_osfile_modules_osfile__unix__front.jsm,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- toolkit/components/osfile/modules/osfile_unix_front.jsm.orig 2014-05-29 23:31:41.000000000 +0000 |+++ toolkit/components/osfile/modules/osfile_unix_front.jsm -------------------------- Patching file toolkit/components/osfile/modules/osfile_unix_front.jsm using Plan A... Hunk #1 succeeded at 400 (offset 27 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-toolkit_library_libxul.mk => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-toolkit_library_libxul.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_library_libxul.mk,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- toolkit/library/libxul.mk.orig 2014-07-17 01:45:41.000000000 +0000 |+++ toolkit/library/libxul.mk -------------------------- Patching file toolkit/library/libxul.mk using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 117. Hunk #3 succeeded at 271. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-toolkit_toolkit.mozbuild => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-toolkit_toolkit.mozbuild Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_toolkit.mozbuild,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- toolkit/toolkit.mozbuild.orig 2013-12-05 16:07:58.000000000 +0000 |+++ toolkit/toolkit.mozbuild -------------------------- Patching file toolkit/toolkit.mozbuild using Plan A... Hunk #1 succeeded at 40 (offset -3 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-toolkit_xre_nsEmbedFunctions.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-toolkit_xre_nsEmbedFunctions.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_xre_nsEmbedFunctions.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- toolkit/xre/nsEmbedFunctions.cpp.orig 2013-05-11 19:19:55.000000000 +0000 |+++ toolkit/xre/nsEmbedFunctions.cpp -------------------------- Patching file toolkit/xre/nsEmbedFunctions.cpp using Plan A... Hunk #1 succeeded at 231 (offset -8 lines). Hunk #2 succeeded at 377 (offset 26 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-webapprt_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-webapprt_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-webapprt_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_ARCH is Darwin. | |--- webapprt/moz.build.orig 2014-05-06 22:56:37.000000000 +0000 |+++ webapprt/moz.build -------------------------- Patching file webapprt/moz.build using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 45. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xb => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xb,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2013-01-09 15:25:54.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp -------------------------- (Creating file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp...) Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_netbsd.cpp using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xc => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xc,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD/sparc64 xptcall support code. From pkgsrc/www/firefox3/files/ | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2013-01-09 15:25:54.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s -------------------------- (Creating file xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s...) Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_sparc64_netbsd.s using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xe => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xe Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xe,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp.orig 2013-01-04 23:44:47.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_netbsd_m68k.cpp using Plan A... Hunk #1 succeeded at 100. Hunk #2 succeeded at 116. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xf => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xf,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD/m68k xptcall support code. From pkgsrc/www/firefox/patch-ae. | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp.orig 2013-01-04 23:44:47.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_netbsd_m68k.cpp using Plan A... Hunk #1 succeeded at 91. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xg => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xg,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD/arm xptcall support code. From pkgsrc/www/firefox/patch-bm. | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp.orig 2013-01-04 23:44:47.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm_netbsd.cpp using Plan A... Hunk #1 succeeded at 86. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xl => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xl,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD ppc xptcall support code. Originally from pkgsrc/www/mozilla. | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig 2014-02-12 21:29:26.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ppc_netbsd.s using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xm => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xm,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |NetBSD/ppc xptcall support code. Originally from pkgsrc/www/mozilla. | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp.orig 2013-01-04 23:44:47.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ppc_netbsd.cpp using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 72 (offset 3 lines). Hunk #3 succeeded at 84 (offset 3 lines). Hunk #4 succeeded at 114 (offset 3 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsDebugImpl.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsDebugImpl.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nsDebugImpl.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/base/nsDebugImpl.cpp.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/base/nsDebugImpl.cpp -------------------------- Patching file xpcom/base/nsDebugImpl.cpp using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 174. Hunk #3 succeeded at 199. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsStackWalk.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsStackWalk.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Replace XP_MACOSX with XP_DARWIN as the former is not defined when | the toolkit is not cocoa. | |--- xpcom/base/nsStackWalk.cpp.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/base/nsStackWalk.cpp -------------------------- Patching file xpcom/base/nsStackWalk.cpp using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 42. Hunk #3 succeeded at 838. Hunk #4 succeeded at 1162. Hunk #5 succeeded at 1192. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsUUIDGenerator.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsUUIDGenerator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nsUUIDGenerator.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/base/nsUUIDGenerator.cpp.orig 2014-07-17 01:45:42.000000000 +0000 |+++ xpcom/base/nsUUIDGenerator.cpp -------------------------- Patching file xpcom/base/nsUUIDGenerator.cpp using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 38. Hunk #3 succeeded at 71. Hunk #4 succeeded at 118. Hunk #5 succeeded at 148. Hunk #6 succeeded at 158. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsUUIDGenerator.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nsUUIDGenerator.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nsUUIDGenerator.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/base/nsUUIDGenerator.h.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/base/nsUUIDGenerator.h -------------------------- Patching file xpcom/base/nsUUIDGenerator.h using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_base_nscore.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nscore.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/base/nscore.h.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/base/nscore.h -------------------------- Patching file xpcom/base/nscore.h using Plan A... Hunk #1 succeeded at 114. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_build_PoisonIOInterposer.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_build_PoisonIOInterposer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_build_PoisonIOInterposer.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |Replace XP_MACOSX with XP_DARWIN as the former is not defined when |the toolkit is not cocoa. | |--- xpcom/build/PoisonIOInterposer.h.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/build/PoisonIOInterposer.h -------------------------- Patching file xpcom/build/PoisonIOInterposer.h using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 52. Hunk #3 succeeded at 70. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_build_nsXPComInit.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_build_nsXPComInit.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_build_nsXPComInit.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/build/nsXPComInit.cpp.orig 2014-05-29 23:31:50.000000000 +0000 |+++ xpcom/build/nsXPComInit.cpp -------------------------- Patching file xpcom/build/nsXPComInit.cpp using Plan A... Hunk #1 succeeded at 133 (offset 5 lines). Hunk #2 succeeded at 604 (offset 38 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_ds_TimeStamp.h => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_ds_TimeStamp.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_ds_TimeStamp.h,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |http://gnats.netbsd.org/47233 | |--- xpcom/ds/TimeStamp.h.orig 2013-01-04 23:44:47.000000000 +0000 |+++ xpcom/ds/TimeStamp.h -------------------------- Patching file xpcom/ds/TimeStamp.h using Plan A... Hunk #1 succeeded at 165 (offset 35 lines). done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_moz.build,v 1.2 2015/04/28 12:06:34 joerg Exp $ | |* Support NetBSD/amd64 and DragonFly/amd64. | |* OS_TEST can never be powerpc. | |--- xpcom/reflect/xptcall/src/md/unix/moz.build.orig 2015-03-21 03:27:27.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/moz.build -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/moz.build using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 19. Hunk #3 succeeded at 102. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__asm__mips.S => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__asm__mips.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__asm__mips.S,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.S.orig 2014-03-15 05:19:39.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.S -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.S using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__gcc__x86__unix.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__gcc__x86__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__gcc__x86__unix.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp.orig 2013-05-11 19:19:56.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcinvoke_gcc_x86_unix.cpp using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp.orig 2015-04-25 16:42:42.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp using Plan A... Hunk #1 succeeded at 130. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__asm__mips.S => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__asm__mips.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__asm__mips.S,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.S.orig 2014-03-15 05:19:39.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.S -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.S using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__gcc__x86__unix.cpp => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__gcc__x86__unix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__gcc__x86__unix.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp.orig 2013-05-11 19:19:56.000000000 +0000 |+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp -------------------------- Patching file xpcom/reflect/xptcall/src/md/unix/xptcstubs_gcc_x86_unix.cpp using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/pkgsrc/www/firefox31/patches/patch-xulrunner_installer_Makefile.in => Applying pkgsrc patch /data/pkgsrc/www/firefox31/patches/patch-xulrunner_installer_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xulrunner_installer_Makefile.in,v 1.1 2014/11/03 12:18:32 ryoon Exp $ | |* Install pkg-config pc files to package specific directory. | |--- xulrunner/installer/Makefile.in.orig 2013-07-30 00:59:18.000000000 +0000 |+++ xulrunner/installer/Makefile.in -------------------------- Patching file xulrunner/installer/Makefile.in using Plan A... Hunk #1 succeeded at 87 (offset -9 lines). done ===> Creating toolchain wrappers for firefox31-31.8.0nb15 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/www/firefox31/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/www/firefox31/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/data/scratch/www/firefox31/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/www/firefox31/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for firefox31-31.8.0nb15 printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' > /data/scratch/www/firefox31/work/.cwrapper/bin/rm chmod +x /data/scratch/www/firefox31/work/.cwrapper/bin/rm => Fixing absolute paths. INFO: [subst.mk:fix-paths] Nothing changed in ./xpcom/build/nsXPCOMPrivate.h. => Fixing path to python. INFO: [subst.mk:python] Nothing changed in ./media/webrtc/trunk/build/common.gypi. => Reference to system hunspell dictionaries. cd /data/scratch/www/firefox31/work/mozilla-esr31 && mkdir ../build cd /data/scratch/www/firefox31/work/mozilla-esr31 && autoconf cd /data/scratch/www/firefox31/work/mozilla-esr31/js/src && autoconf mkdir /data/scratch/www/firefox31/work/mozilla-esr31/js/src/.deps => Generating pkg-config files for builtin libevent package. => Generating pkg-config file for builtin expat package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files creating cache ./config.cache checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking build system type... x86_64--netbsd checking for mawk... /usr/bin/awk Using Python from environment variable $PYTHON Creating Python environment New python executable in /data/scratch/www/firefox31/work/build/_virtualenv/bin/python2.7 Also creating executable in /data/scratch/www/firefox31/work/build/_virtualenv/bin/python Installing setuptools, pip...done. platform netbsd8 is not supported Error processing command. Ignoring because optional. (optional:setup.py:python/psutil:build_ext:--inplace) checking Python environment is Mozilla virtualenv... yes checking for /usr/pkg/bin/perl... /usr/pkg/bin/perl checking for gcc... clang checking whether the C compiler (clang -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes checking whether the C compiler (clang -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no checking whether we are using GNU C... yes checking whether clang accepts -g... yes checking for c++... clang++ checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether clang++ accepts -g... yes checking for ranlib... ranlib checking for as... /data/scratch/www/firefox31/work/.cwrapper/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking how to run the C preprocessor... clang -E checking how to run the C++ preprocessor... clang++ -E checking for a BSD compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether ln -s works... yes checking for minimum required perl version >= 5.006... 5.026000 checking for full perl installation... yes checking for doxygen... : checking for autoconf... /data/scratch/www/firefox31/work/.tools/bin/autoconf checking for unzip... /data/scratch/www/firefox31/work/.tools/bin/unzip checking for zip... /data/scratch/www/firefox31/work/.tools/bin/zip checking for xargs... /data/scratch/www/firefox31/work/.tools/bin/xargs checking for rpmbuild... : checking compiler version... clang version 5.0.0 (branches/release_50 r312234) Target: x86_64--netbsd Thread model: posix InstalledDir: /usr/bin checking for make... /data/scratch/www/firefox31/work/.tools/bin/make checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... no checking for connect... no checking for remove... no checking for shmat... no checking for IceConnectionNumber in -lICE... yes checking that static assertion macros used in autoconf tests work... yes checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for --build-id option to ld... yes checking for --ignore-unresolved-symbol option to ld... yes checking if toolchain supports -mssse3 option... yes checking if toolchain supports -msse4.1 option... yes checking for x86 AVX2 asm support in compiler... yes checking whether the C compiler supports -Werror=return-type... yes checking whether the C compiler supports -Werror=int-to-pointer-cast... yes checking whether the C compiler supports -Wtype-limits... yes checking whether the C compiler supports -Wempty-body... yes checking whether the C compiler supports -Wsign-compare... yes checking whether the C++ compiler supports -Werror=return-type... yes checking whether the C++ compiler supports -Werror=int-to-pointer-cast... yes checking whether the C++ compiler supports -Wtype-limits... yes checking whether the C++ compiler supports -Wempty-body... yes checking whether the C++ compiler supports -Wsign-compare... yes checking whether the C++ compiler supports -Wno-invalid-offsetof... yes checking whether the C++ compiler supports -Wno-inline-new-delete... yes checking whether the C++ compiler supports -Wno-extended-offsetof... yes checking whether ld has archive extraction flags... yes checking for 64-bit OS... yes checking for custom implementation... none specified checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes checking for ANSI C header files... yes checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for st_blksize in struct stat... yes checking for siginfo_t... yes checking for gcc c++0x headers bug without rtti... no checking for gcc PR49911... no checking for gcc pr39608... no checking for llvm pr8927... no checking for __force_align_arg_pointer__ attribute... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/byteorder.h... no checking for compat.h... no checking for getopt.h... yes checking for sys/bitypes.h... no checking for memory.h... yes checking for unistd.h... yes checking for gnu/libc-version.h... no checking for nl_types.h... yes checking for malloc.h... yes checking for X11/XKBlib.h... yes checking for io.h... no checking for cpuid.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for sys/vfs.h... no checking for sys/mount.h... yes checking for sys/quota.h... yes checking for sys/sysmacros.h... no checking for linux/quota.h... no checking for linux/if_addr.h... no checking for linux/rtnetlink.h... no checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... no checking for sockaddr_in.sin_len... true checking for sockaddr_in6.sin6_len... true checking for sockaddr.sa_len... true checking for sys/cdefs.h... yes checking for linux/perf_event.h... no checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... none required checking for dlfcn.h... yes checking for dladdr... yes checking for memmem... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for XShmCreateImage in -lXext... yes checking for X11/extensions/scrnsaver.h... no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether clang accepts -pthread... yes checking whether clang needs -traditional... no checking for 8-bit clean memcmp... yes checking for stat64... no checking for lstat64... no checking for truncate64... no checking for statvfs64... no checking for statvfs... yes checking for statfs64... no checking for statfs... yes checking for getpagesize... yes checking for localtime_r... yes checking for arc4random... yes checking for arc4random_buf... yes checking for clock_gettime(CLOCK_MONOTONIC)... checking for wcrtomb... yes checking for mbrtowc... yes checking for res_ninit()... no checking for iconv in -lc... yes checking for iconv()... yes checking for iconv() with const input... yes checking for nl_langinfo and CODESET... yes checking for an implementation of va_copy()... yes checking whether va_list can be copied by value... no checking whether the C++ "using" keyword resolves ambiguity... yes checking for C++ dynamic_cast to void*... yes checking whether C++ requires implementation of unused virtual methods... no checking for trouble comparing to zero near std::operator!=()... no checking for __thread keyword for TLS variables... (cached) no checking for malloc.h... (cached) yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for malloc_usable_size... no checking for __attribute__((always_inline))... yes checking for __attribute__((malloc))... yes checking for __attribute__((warn_unused_result))... yes checking for LC_MESSAGES... yes checking for localeconv... yes checking for nspr-config... /usr/pkg/bin/nspr-config checking for NSPR - version >= 4.10.6... yes checking for event.h... yes checking for event_init in -levent... yes checking for pkg-config... /data/scratch/www/firefox31/work/.tools/bin/pkg-config checking for NSS - version >= 3.19.2... yes checking for YASM assembler... checking for yasm... no checking for jpeg_destroy_compress in -ljpeg... yes checking for gzread in -lz... yes checking for BZ2_bzread in -lbz2... yes checking for hunspell... yes checking MOZ_HUNSPELL_CFLAGS... -I/usr/pkg/include/hunspell checking MOZ_HUNSPELL_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lhunspell-1.3 checking for libffi >= 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/usr/pkg/include checking MOZ_FFI_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi checking for application to build... browser checking if app-specific confvars.sh exists... /data/scratch/www/firefox31/work/mozilla-esr31/browser/confvars.sh checking for gtk+-2.0 >= 2.10.0 gtk+-unix-print-2.0 glib-2.0 gobject-2.0 gdk-x11-2.0... yes checking MOZ_GTK2_CFLAGS... -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -pthread -I/usr/pkg/include/gtk-unix-print-2.0 -D_REENTRANT -pthread -D_REENTRANT -pthread -D_REENTRANT -pthread -D_REENTRANT -pthread -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT checking MOZ_GTK2_LIBS... -L/usr/pkg/lib -lgtk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lgio-2.0 -lfontconfig -lfreetype -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -lX11 -Wl,-R/usr/pkg/lib -lXext checking for pango >= 1.22.0... yes checking _PANGOCHK_CFLAGS... -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking _PANGOCHK_LIBS... -L/usr/pkg/lib -lpango-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT checking MOZ_PANGO_LIBS... -L/usr/pkg/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lcairo checking for gtk+-2.0 >= 2.14... yes checking _GTKCHECK_CFLAGS... -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/gio-unix-2.0/ -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -pthread checking _GTKCHECK_LIBS... -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -Wl,-R/usr/pkg/lib -lfreetype checking for gio-2.0 >= 2.20... yes checking MOZ_GIO_CFLAGS... -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread checking MOZ_GIO_LIBS... -L/usr/pkg/lib -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking __attribute__ ((aligned ())) support... trying 64 64 checking for vpx >= 1.3.0... yes checking MOZ_LIBVPX_CFLAGS... -I/usr/pkg/include checking MOZ_LIBVPX_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lvpx -lm checking for vpx/vpx_decoder.h... yes checking for vpx_codec_dec_init_ver in -lvpx... yes checking for vpx_mem/vpx_mem.h... no checking for libpulse... yes checking MOZ_PULSEAUDIO_CFLAGS... -I/usr/pkg/include -D_REENTRANT checking MOZ_PULSEAUDIO_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpulse checking for gstreamer-1.0 >= 1.0 gstreamer-app-1.0 gstreamer-plugins-base-1.0... yes checking GSTREAMER_CFLAGS... -I/usr/pkg/include/gstreamer-1.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread checking GSTREAMER_LIBS... -L/usr/pkg/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for java... : checking for javac... : checking for javah... : checking for jar... : checking for jarsigner... : checking for keytool... : checking for tar archiver... checking for gnutar... /bin/tar /bin/tar checking for wget... checking for wget... no checking for sqlite3 >= 3.8.4.2... yes checking SQLITE_CFLAGS... checking SQLITE_LIBS... -lsqlite3 checking for SQLITE_SECURE_DELETE support in system SQLite... (cached) yes checking for SQLITE_THREADSAFE support in system SQLite... yes checking for SQLITE_ENABLE_FTS3 support in system SQLite... yes checking for SQLITE_ENABLE_UNLOCK_NOTIFY support in system SQLite... yes checking for valid optimization flags... yes checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -pipe support... yes checking whether C compiler supports -fprofile-generate... yes checking for correct overload resolution with const and templates... no checking what kind of list files are supported by the linker... linkerscript checking what kind of ordering can be done with the linker... linkerscript checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking GLIB_LIBS... -L/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for freetype2 >= 6.1.0... yes checking FT2_CFLAGS... -I/usr/pkg/include/freetype2 checking FT2_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lfreetype checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for fontconfig/fcfreetype.h... yes checking for fontconfig... yes checking _FONTCONFIG_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/freetype2 checking _FONTCONFIG_LIBS... -L/usr/pkg/lib -lfontconfig -Wl,-R/usr/pkg/lib -lfreetype checking for harfbuzz >= 0.9.25... yes checking MOZ_HARFBUZZ_CFLAGS... -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include checking MOZ_HARFBUZZ_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lharfbuzz checking for graphite2... yes checking MOZ_GRAPHITE2_CFLAGS... -I/usr/pkg/include checking MOZ_GRAPHITE2_LIBS... -L/usr/pkg/lib -lgraphite2 checking for pixman-1 >= 0.19.2... yes checking PIXMAN_CFLAGS... -I/usr/pkg/include/pixman-1 checking PIXMAN_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpixman-1 checking for stdint.h... yes checking for inttypes.h... yes checking for sys/int_types.h... no checking for cairo >= 1.10... yes checking CAIRO_CFLAGS... -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT checking CAIRO_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lcairo checking for cairo-tee >= 1.10... yes checking CAIRO_TEE_CFLAGS... -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT checking CAIRO_TEE_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lcairo checking for cairo-xlib-xrender >= 1.10... yes checking CAIRO_XRENDER_CFLAGS... -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT checking CAIRO_XRENDER_LIBS... -L/usr/pkg/lib -lcairo -lXext -lXrender -Wl,-R/usr/pkg/lib -lX11 checking for posix_fadvise... yes checking for posix_fallocate... yes checking for icu-i18n >= 50.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata updating cache ./config.cache creating ./config.status configuring in js/src running /bin/sh /data/scratch/www/firefox31/work/mozilla-esr31/js/src/configure --enable-application=browser --disable-tests --disable-pedantic --enable-crypto --with-pthreads --disable-javaxpcom --enable-default-toolkit=cairo-gtk2 --enable-gstreamer=1.0 --enable-svg --enable-mathml --enable-pango --enable-system-cairo --enable-system-pixman --with-system-libvpx --enable-system-hunspell --enable-system-ffi --with-system-icu --with-system-nss --with-system-nspr --with-system-jpeg --with-system-zlib --with-system-bz2 --with-system-graphite2 --with-system-harfbuzz --with-system-libevent=/usr --enable-system-sqlite --disable-crashreporter --disable-libnotify --disable-necko-wifi --enable-chrome-format=flat --disable-libjpeg-turbo --disable-elf-hack --disable-elf-dynstr-gc --disable-gconf --enable-gio --enable-extensions=gio --disable-mochitest --enable-canvas --disable-installer --enable-url-classifier --with-system-ply --disable-icf --disable-necko-wifi --disable-updater --disable-alsa --disable-gnomevfs --disable-dbus --disable-gnomeui --disable-libnotify --disable-jemalloc --disable-debug-symbols --disable-debug --enable-optimize=-O2 --enable-install-strip --enable-pulseaudio --disable-webrtc --prefix=/usr/pkg --build=x86_64--netbsd --host=x86_64--netbsd --mandir=/usr/pkg/man --enable-threadsafe --enable-ctypes --disable-shared-js --disable-export-js --prefix=/data/scratch/www/firefox31/work/build/dist --cache-file=../.././config.cache --srcdir=/data/scratch/www/firefox31/work/mozilla-esr31/js/src loading cache ../.././config.cache checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking build system type... x86_64--netbsd checking for mawk... (cached) /usr/bin/awk checking for /usr/pkg/bin/perl... (cached) /usr/pkg/bin/perl checking for gcc... (cached) clang checking whether the C compiler (clang -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes checking whether the C compiler (clang -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for c++... (cached) clang++ checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether clang++ accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking for as... (cached) /data/scratch/www/firefox31/work/.cwrapper/bin/as checking for ar... (cached) ar checking for ld... (cached) ld checking for strip... (cached) strip checking for windres... no checking how to run the C preprocessor... (cached) clang -E checking how to run the C++ preprocessor... (cached) clang++ -E checking for sb-conf... no checking for ve... no checking for a BSD compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether ln -s works... (cached) yes checking for tar archiver... checking for gnutar... (cached) /bin/tar /bin/tar checking for minimum required perl version >= 5.006... 5.026000 checking for full perl installation... yes Using Python from environment variable $PYTHON checking Python environment is Mozilla virtualenv... yes checking for doxygen... (cached) : checking for autoconf... (cached) /data/scratch/www/firefox31/work/.tools/bin/autoconf checking for xargs... (cached) /data/scratch/www/firefox31/work/.tools/bin/xargs checking for make... (cached) /data/scratch/www/firefox31/work/.tools/bin/make checking for X... (cached) libraries , headers checking for dnet_ntoa in -ldnet... (cached) no checking for dnet_ntoa in -ldnet_stub... (cached) no checking for gethostbyname... (cached) no checking for connect... (cached) no checking for remove... (cached) no checking for shmat... (cached) no checking for IceConnectionNumber in -lICE... (cached) yes checking that static assertion macros used in autoconf tests work... (cached) yes checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for --build-id option to ld... yes checking whether the C compiler supports -Werror=return-type... yes checking whether the C compiler supports -Werror=int-to-pointer-cast... yes checking whether the C compiler supports -Wempty-body... yes checking whether the C compiler supports -Wsign-compare... yes checking whether the C++ compiler supports -Werror=return-type... yes checking whether the C++ compiler supports -Werror=int-to-pointer-cast... yes checking whether the C++ compiler supports -Wtype-limits... yes checking whether the C++ compiler supports -Wempty-body... yes checking whether the C++ compiler supports -Werror=conversion-null... yes checking whether the C++ compiler supports -Wsign-compare... yes checking whether the C++ compiler supports -Wno-invalid-offsetof... yes checking whether the C++ compiler supports -Wno-extended-offsetof... yes checking whether ld has archive extraction flags... (cached) yes checking for 64-bit OS... yes checking for custom implementation... none specified checking whether the C++ compiler (clang++ -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -Wno-return-type-c-linkage -Dunix -fno-rtti -Wl,-R/usr/pkg/lib/firefox31 -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio -Wl,-z,noexecstack -Wl,-z,text -Wl,--build-id) actually is a C++ compiler... yes checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for st_blksize in struct stat... (cached) yes checking for siginfo_t... (cached) yes checking for endian.h... no checking for machine/endian.h... yes checking for sys/isa_defs.h... no checking for gcc c++0x headers bug without rtti... (cached) no checking for gcc PR49911... no checking for gcc pr39608... no checking for llvm pr8927... no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for sys/byteorder.h... (cached) no checking for compat.h... (cached) no checking for getopt.h... (cached) yes checking for sys/bitypes.h... (cached) no checking for memory.h... (cached) yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) no checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for X11/XKBlib.h... (cached) yes checking for io.h... (cached) no checking for cpuid.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/statfs.h... (cached) no checking for sys/vfs.h... (cached) no checking for sys/mount.h... (cached) yes checking for sys/quota.h... (cached) yes checking for linux/quota.h... (cached) no checking for sys/cdefs.h... (cached) yes checking for linux/perf_event.h... (cached) no checking for gethostbyname_r in -lc_r... (cached) no checking for library containing dlopen... (cached) none required checking for dlfcn.h... (cached) yes checking for socket in -lsocket... (cached) no checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether clang accepts -pthread... yes checking whether clang needs -traditional... (cached) no checking for 8-bit clean memcmp... (cached) yes checking for getc_unlocked... yes checking for _getc_nolock... no checking for localtime_r... (cached) yes checking for sin in -lm... yes checking for log2... yes checking for log1p... yes checking for expm1... yes checking for sqrt1pm1... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for trunc... yes checking for cbrt... yes checking for wcrtomb... (cached) yes checking for mbrtowc... (cached) yes checking for res_ninit()... (cached) no checking for nl_langinfo and CODESET... (cached) yes checking for an implementation of va_copy()... (cached) yes checking whether va_list can be copied by value... (cached) no checking whether the C++ "using" keyword resolves ambiguity... (cached) yes checking for C++ dynamic_cast to void*... (cached) yes checking whether C++ requires implementation of unused virtual methods... (cached) no checking for trouble comparing to zero near std::operator!=()... (cached) no checking for __thread keyword for TLS variables... (cached) no checking for __attribute__((always_inline))... (cached) yes checking for __attribute__((malloc))... (cached) yes checking for __attribute__((warn_unused_result))... (cached) yes checking for LC_MESSAGES... (cached) yes checking for localeconv... (cached) yes checking for nspr-config... /usr/pkg/bin/nspr-config checking for NSPR - version >= 4.9.2... yes checking for libffi >= 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/usr/pkg/include checking MOZ_FFI_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi checking for valid optimization flags... yes checking for __cxa_demangle... (cached) yes checking for -pipe support... yes checking whether C compiler supports -fprofile-generate... yes checking for correct overload resolution with const and templates... no checking for tm_zone tm_gmtoff in struct tm... yes checking what kind of list files are supported by the linker... linkerscript checking what kind of ordering can be done with the linker... linkerscript checking for posix_fadvise... (cached) yes checking for posix_fallocate... (cached) yes checking for icu-i18n >= 50.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata checking for icu-i18n >= 50.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata checking for setlocale... yes checking for localeconv... (cached) yes updating cache ../.././config.cache creating ./config.status Reticulating splines... Finished reading 798 moz.build files in 2.23s Processed into 5146 build config descriptors in 4.57s Backend executed in 5.17s 1456 total backend files; 1456 created; 0 updated; 0 unchanged; 0 deleted; 157 -> 691 Makefile Total wall time: 12.18s; CPU time: 10.87s; Efficiency: 89%; Untracked: 0.21s