=> 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-45.9.0esr.source.tar.xz => Checksum RMD160 OK for firefox-45.9.0esr.source.tar.xz => Checksum SHA512 OK for firefox-45.9.0esr.source.tar.xz ===> Installing dependencies for xulrunner45-45.9.0 ========================================================================== The supported build options for xulrunner45 are: alsa debug debug-info gnome mozilla-jemalloc official-mozilla-branding oss 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.firefox (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, xulrunner45-45.9.0. 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.24.1nb1 => 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 yasm>=1.1: found yasm-1.3.0 => 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-20170112 => Full dependency libffi>=3.0.11: found libffi-3.2.1nb2 => Full dependency nspr>=4.10.10: found nspr-4.14 => Full dependency icu>=58.1: found icu-59.1 => Full dependency nss>=3.21: found nss-3.30.2 => Full dependency jpeg>=9: found jpeg-9b => Full dependency MesaLib>=10.5.3: found MesaLib-11.2.2nb5 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.8 => Full dependency pixman>=0.25.2: found pixman-0.34.0nb1 => Full dependency graphite2>=1.2: found graphite2-1.3.7 => Full dependency libvpx>=1.6.1: found libvpx-1.6.1 => 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.31nb3 => Full dependency ffmpeg3>=3.2.2nb1: found ffmpeg3-3.3.1 => Full dependency libXt>=1.0.0: found libXt-1.1.5 => Full dependency pulseaudio>=10.0: found pulseaudio-10.0nb2 ===> Overriding tools for xulrunner45-45.9.0 ===> Extracting for xulrunner45-45.9.0 mv /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/gfx/ycbcr/yuv_row_arm.s /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/gfx/ycbcr/yuv_row_arm.S ===> Patching for xulrunner45-45.9.0 => Applying pkgsrc patches for xulrunner45-45.9.0 => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |* The profiler does not support Darwin/PPC so don't try to enable it | on that platform. Also it makes extra files appear in the PLIST on Linux | so disable it everywhere. | |* 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 2016-03-03 21:47:52.000000000 +0000 |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 1746. Hunk #2 succeeded at 1996. Hunk #3 succeeded at 2579. Hunk #4 succeeded at 3474. Hunk #5 succeeded at 3509. Hunk #6 succeeded at 4262. Hunk #7 succeeded at 5024. Hunk #8 succeeded at 5170. Hunk #9 succeeded at 5708. Hunk #10 succeeded at 5782. Hunk #11 succeeded at 8356. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ao => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ao Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ao,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- toolkit/mozapps/installer/packager.mk.orig 2016-04-20 21:33:09.000000000 +0000 |+++ toolkit/mozapps/installer/packager.mk -------------------------- Patching file toolkit/mozapps/installer/packager.mk using Plan A... Hunk #1 succeeded at 131. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-as => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-as Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-as,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |Treat DragonFly like FreeBSD. | |--- js/src/configure.in.orig 2016-01-23 23:23:39.000000000 +0000 |+++ js/src/configure.in -------------------------- Patching file js/src/configure.in using Plan A... Hunk #1 succeeded at 2114 (offset -9 lines). Hunk #2 succeeded at 2950 (offset -9 lines). Hunk #3 succeeded at 3826 (offset 19 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-bf => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-bf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bf,v 1.1 2016/04/27 16:36:50 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 102 (offset -12 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-browser_installer_package-manifest.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |Limit SPARC bits to just SPARC (untested, but fixes x86). | |--- browser/installer/package-manifest.in.orig 2015-10-22 22:30:28.000000000 +0000 |+++ browser/installer/package-manifest.in -------------------------- Patching file browser/installer/package-manifest.in using Plan A... Hunk #1 succeeded at 606 (offset -14 lines). Hunk #2 succeeded at 838 (offset 16 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-build_autoconf_compiler-opts.m4 => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-build_autoconf_nss.m4 => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- build/autoconf/nss.m4.orig 2015-04-29 21:11:43.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/devel/xulrunner45/../../www/firefox45/patches/patch-build_gyp.mozbuild => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |Hunk #2: | On Darwin, don't assume iOS just because the toolkit is not | cocoa. Ideally there should be an AC_SUBST just like 'ARM_ARCH' but | nothing exists currently. | |Hunk #3: | MacOS X SDK version should be able to configure with | ./configure --enable-macos-target=VER | |--- build/gyp.mozbuild.orig 2015-01-23 05:59:58.000000000 +0000 |+++ build/gyp.mozbuild -------------------------- Patching file build/gyp.mozbuild using Plan A... Hunk #1 succeeded at 14 (offset 2 lines). Hunk #2 succeeded at 95 (offset 9 lines). Hunk #3 succeeded at 123 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-build_pgo_profileserver.py => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-config_Makefile.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- config/Makefile.in.orig 2015-05-04 00:43:23.000000000 +0000 |+++ config/Makefile.in -------------------------- Patching file config/Makefile.in using Plan A... Hunk #1 succeeded at 73 (offset -4 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_baseconfig.mk => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- config/baseconfig.mk.orig 2016-02-25 23:01:53.000000000 +0000 |+++ config/baseconfig.mk -------------------------- Patching file config/baseconfig.mk using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_external_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- config/external/moz.build.orig 2015-08-24 21:53:10.000000000 +0000 |+++ config/external/moz.build -------------------------- Patching file config/external/moz.build using Plan A... Hunk #1 succeeded at 20 (offset 1 line). Hunk #2 succeeded at 59 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_rules.mk => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- config/rules.mk.orig 2015-02-17 21:40:40.000000000 +0000 |+++ config/rules.mk -------------------------- Patching file config/rules.mk using Plan A... Hunk #1 succeeded at 773 (offset 8 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_stl__wrappers_ios => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-config_stl__wrappers_ostream => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-config_system-headers => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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.1 2016/04/27 16:36:50 ryoon Exp $ | |--- config/system-headers.orig 2016-01-15 01:01:40.000000000 +0000 |+++ config/system-headers -------------------------- Patching file config/system-headers using Plan A... Hunk #1 succeeded at 628 (offset 1 line). Hunk #2 succeeded at 723 (offset 1 line). Hunk #3 succeeded at 1316 (offset 1 line). Hunk #4 succeeded at 1365 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_system__wrappers_unwind.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-config_system__wrappers_unwind.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_system__wrappers_unwind.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- config/system_wrappers/unwind.h.orig 2013-05-13 19:56:18.000000000 +0000 |+++ config/system_wrappers/unwind.h -------------------------- (Creating file config/system_wrappers/unwind.h...) Patching file config/system_wrappers/unwind.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_base_DOMRequest.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_base_DOMRequest.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_base_DOMRequest.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- dom/base/DOMRequest.cpp.orig 2015-09-17 22:13:30.000000000 +0000 |+++ dom/base/DOMRequest.cpp -------------------------- Patching file dom/base/DOMRequest.cpp using Plan A... Hunk #1 succeeded at 20 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_base_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_base_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_base_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- dom/base/moz.build.orig 2015-02-17 21:40:41.000000000 +0000 |+++ dom/base/moz.build -------------------------- Patching file dom/base/moz.build using Plan A... Hunk #1 succeeded at 393 (offset 32 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_media_gstreamer_GStreamerAllocator.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_media_gstreamer_GStreamerAllocator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_media_gstreamer_GStreamerAllocator.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- dom/media/gstreamer/GStreamerAllocator.cpp.orig 2015-02-17 21:40:44.000000000 +0000 |+++ dom/media/gstreamer/GStreamerAllocator.cpp -------------------------- Patching file dom/media/gstreamer/GStreamerAllocator.cpp using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_media_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_media_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_media_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- dom/media/moz.build.orig 2015-03-27 02:20:26.000000000 +0000 |+++ dom/media/moz.build -------------------------- Patching file dom/media/moz.build using Plan A... Hunk #1 succeeded at 319 (offset 43 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- dom/plugins/ipc/PluginModuleChild.cpp.orig 2015-03-27 02:20:27.000000000 +0000 |+++ dom/plugins/ipc/PluginModuleChild.cpp -------------------------- Patching file dom/plugins/ipc/PluginModuleChild.cpp using Plan A... Hunk #1 succeeded at 308 (offset -12 lines). Hunk #2 succeeded at 1928 (offset 46 lines). Hunk #3 succeeded at 1915 (offset -12 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_plugins_ipc_PluginModuleChild.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 281 (offset -44 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_plugins_ipc_PluginProcessChild.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |Just because OS_ARCH is Darwin does not mean |libplugin_child_interpose.dylib is used. | |--- dom/plugins/ipc/PluginProcessChild.cpp.orig 2015-02-17 21:40:45.000000000 +0000 |+++ dom/plugins/ipc/PluginProcessChild.cpp -------------------------- Patching file dom/plugins/ipc/PluginProcessChild.cpp using Plan A... Hunk #1 succeeded at 46 (offset -10 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-dom_system_OSFileConstants.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2015-10-22 22:30:38.000000000 +0000 |+++ dom/system/OSFileConstants.cpp -------------------------- Patching file dom/system/OSFileConstants.cpp using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 24. Hunk #3 succeeded at 34. Hunk #4 succeeded at 596. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-extensions_spellcheck_hunspell_glue_mozHunspell.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- extensions/spellcheck/hunspell/glue/mozHunspell.cpp.orig 2015-12-04 00:37:13.000000000 +0000 |+++ extensions/spellcheck/hunspell/glue/mozHunspell.cpp -------------------------- Patching file extensions/spellcheck/hunspell/glue/mozHunspell.cpp using Plan A... Hunk #1 succeeded at 358 (offset -34 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_cairo_libpixman_src_pixman-arm-neon-asm.S => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_cairo_libpixman_src_pixman-arm-neon-asm.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_cairo_libpixman_src_pixman-arm-neon-asm.S,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/cairo/libpixman/src/pixman-arm-neon-asm.S.orig 2015-09-29 21:45:08.000000000 +0000 |+++ gfx/cairo/libpixman/src/pixman-arm-neon-asm.S -------------------------- Patching file gfx/cairo/libpixman/src/pixman-arm-neon-asm.S using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 3147. Hunk #3 succeeded at 3251. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_gl_GLContextProviderGLX.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_gl_GLContextProviderGLX.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_gl_GLContextProviderGLX.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |Fix libGL.so filename on NetBSD, |see https://bugzilla.mozilla.org/show_bug.cgi?id=1180498 | |--- gfx/gl/GLContextProviderGLX.cpp.orig 2015-07-01 00:58:10.000000000 +0200 |+++ gfx/gl/GLContextProviderGLX.cpp 2015-07-04 21:13:15.000000000 +0200 -------------------------- Patching file gfx/gl/GLContextProviderGLX.cpp using Plan A... Hunk #1 succeeded at 84 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_graphite2_src_Bidi.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_generate__mozbuild.py => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_generate__mozbuild.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_generate__mozbuild.py,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/skia/generate_mozbuild.py.orig 2015-10-22 22:30:23.000000000 +0000 |+++ gfx/skia/generate_mozbuild.py -------------------------- Patching file gfx/skia/generate_mozbuild.py using Plan A... Hunk #1 succeeded at 155 (offset 8 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/skia/moz.build.orig 2015-10-22 22:30:23.000000000 +0000 |+++ gfx/skia/moz.build -------------------------- Patching file gfx/skia/moz.build using Plan A... Hunk #1 succeeded at 684 (offset 9 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_core_SkUtilsArm.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_core_SkUtilsArm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_skia_src_core_SkUtilsArm.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/skia/skia/src/core/SkUtilsArm.cpp.orig 2015-10-22 22:30:24.000000000 +0000 |+++ gfx/skia/skia/src/core/SkUtilsArm.cpp -------------------------- Patching file gfx/skia/skia/src/core/SkUtilsArm.cpp using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 51. Hunk #3 succeeded at 91. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_skia_src_opts_SkBitmapProcState__opts__arm.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/skia/skia/src/opts/SkBitmapProcState_opts_arm.cpp.orig 2015-10-22 22:30:24.000000000 +0000 |+++ gfx/skia/skia/src/opts/SkBitmapProcState_opts_arm.cpp -------------------------- Patching file gfx/skia/skia/src/opts/SkBitmapProcState_opts_arm.cpp using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 185. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_opts_memset.arm.S => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_skia_skia_src_opts_memset.arm.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_skia_skia_src_opts_memset.arm.S,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/skia/skia/src/opts/memset.arm.S.orig 2015-10-22 22:30:24.000000000 +0000 |+++ gfx/skia/skia/src/opts/memset.arm.S -------------------------- Patching file gfx/skia/skia/src/opts/memset.arm.S using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 36. Hunk #3 succeeded at 58. Hunk #4 succeeded at 117. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_thebes_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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/04/27 16:36:50 ryoon Exp $ | |--- gfx/thebes/moz.build.orig 2016-01-23 23:23:35.000000000 +0000 |+++ gfx/thebes/moz.build -------------------------- Patching file gfx/thebes/moz.build using Plan A... Hunk #1 succeeded at 293 (offset 2 lines). Hunk #2 succeeded at 312 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_ycbcr_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- gfx/ycbcr/moz.build.orig 2014-11-26 12:30:03.000000000 +0000 |+++ gfx/ycbcr/moz.build -------------------------- Patching file gfx/ycbcr/moz.build using Plan A... Hunk #1 succeeded at 57 (offset -6 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-gfx_ycbcr_yuv__row__arm.S => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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.2 2016/05/04 09:50:55 ryoon Exp $ | |--- gfx/ycbcr/yuv_row_arm.S.orig 2016-04-20 21:32:52.000000000 +0000 |+++ gfx/ycbcr/yuv_row_arm.S -------------------------- Patching file gfx/ycbcr/yuv_row_arm.S using Plan A... Hunk #1 succeeded at 2. Hunk #2 succeeded at 80. Hunk #3 succeeded at 303. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-image_decoders_nsJPEGDecoder.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- image/decoders/nsJPEGDecoder.cpp.orig 2015-08-07 15:54:06.000000000 +0000 |+++ image/decoders/nsJPEGDecoder.cpp -------------------------- Patching file image/decoders/nsJPEGDecoder.cpp using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 354 (offset -34 lines). Hunk #3 succeeded at 363 (offset -34 lines). Hunk #4 succeeded at 473 (offset 6 lines). Hunk #5 succeeded at 624 (offset -34 lines). Hunk #6 succeeded at 992 (offset 6 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-intl_hyphenation_glue_hnjalloc.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-intl_hyphenation_glue_hnjalloc.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-intl_hyphenation_glue_hnjalloc.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- intl/hyphenation/glue/hnjalloc.h.orig 2015-12-04 00:36:54.000000000 +0000 |+++ intl/hyphenation/glue/hnjalloc.h -------------------------- Patching file intl/hyphenation/glue/hnjalloc.h using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_atomicops.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |* Avoid invalid cast errors under NetBSD/evbearmv7hf-el. | |--- ipc/chromium/src/base/atomicops.h.orig 2014-11-13 22:49:59.000000000 +0000 |+++ ipc/chromium/src/base/atomicops.h -------------------------- Patching file ipc/chromium/src/base/atomicops.h using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_file__util__posix.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2015-08-07 15:54:10.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 266. Hunk #2 succeeded at 330. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_message__loop.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 13 (offset -1 lines). Hunk #2 succeeded at 142 (offset 9 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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.2 2017/03/26 03:53:34 ryoon Exp $ | |--- ipc/chromium/src/base/message_pump_libevent.cc.orig 2017-02-24 16:14:48.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 20. Hunk #2 succeeded at 39. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_platform__thread.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2016-02-25 23:01:54.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 84. Hunk #3 succeeded at 107. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_process__util.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- ipc/chromium/src/base/process_util.h.orig 2015-01-09 04:38:16.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 41. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_process__util__bsd.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2016-02-25 23:01:54.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 10. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_process__util__posix.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 116 (offset 6 lines). Hunk #2 succeeded at 208 (offset 6 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_scoped__nsautorelease__pool.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_sys__info__posix.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- ipc/chromium/src/base/sys_info_posix.cc.orig 2016-01-15 01:01:44.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. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_base_time__posix.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_build_build__config.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_chromium_src_chrome_common_transport__dib.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |* Just because OS_ARCH is Darwin does not mean MacOS X specific | kludges are needed. | |--- ipc/glue/GeckoChildProcessHost.cpp.orig 2015-01-09 04:38:16.000000000 +0000 |+++ ipc/glue/GeckoChildProcessHost.cpp -------------------------- Patching file ipc/glue/GeckoChildProcessHost.cpp using Plan A... Hunk #1 succeeded at 4. Hunk #2 succeeded at 639 (offset 100 lines). Hunk #3 succeeded at 665 (offset -13 lines). Hunk #4 succeeded at 811 (offset 100 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_glue_StringUtil.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 65 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_glue_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-ipc_glue_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_ARCH is Darwin. | |--- ipc/glue/moz.build.orig 2015-06-18 20:55:28.000000000 +0000 |+++ ipc/glue/moz.build -------------------------- Patching file ipc/glue/moz.build using Plan A... Hunk #1 succeeded at 95 (offset 8 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js__src__vm__SPSProfiler.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_ctypes_CTypes.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 19 (offset 5 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_frontend_ParseMaps.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 133 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jit-LIR.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jit-LIR.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit-LIR.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/jit/LIR.cpp.orig 2015-08-24 21:53:12.000000000 +0000 |+++ js/src/jit/LIR.cpp -------------------------- Patching file js/src/jit/LIR.cpp using Plan A... Hunk #1 succeeded at 322 (offset -1 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jit_MIR.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jit_MIR.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_MIR.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/jit/MIR.cpp.orig 2015-08-24 21:53:12.000000000 +0000 |+++ js/src/jit/MIR.cpp -------------------------- Patching file js/src/jit/MIR.cpp using Plan A... Hunk #1 succeeded at 75 (offset 3 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jit_arm_Architecture-arm.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/jit/arm/Architecture-arm.cpp.orig 2015-08-24 21:53:12.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 16. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jsdate.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jsdate.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jsdate.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/jsdate.cpp.orig 2016-02-25 23:02:04.000000000 +0000 |+++ js/src/jsdate.cpp -------------------------- Patching file js/src/jsdate.cpp using Plan A... Hunk #1 succeeded at 2672. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jskwgen.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jskwgen.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jskwgen.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/jskwgen.cpp.orig 2015-01-23 06:00:01.000000000 +0000 |+++ js/src/jskwgen.cpp 2015-02-05 11:42:30.000000000 +0000 -------------------------- Patching file js/src/jskwgen.cpp using Plan A... Hunk #1 succeeded at 181. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_jsmath.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 272 (offset 28 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_shell_jsoptparse.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_src_shell_jsoptparse.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_shell_jsoptparse.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- js/src/shell/jsoptparse.cpp.orig 2015-06-18 20:55:32.000000000 +0000 |+++ js/src/shell/jsoptparse.cpp -------------------------- Patching file js/src/shell/jsoptparse.cpp using Plan A... Hunk #1 succeeded at 95. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_xpconnect_src_XPCConvert.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_xpconnect_src_XPCConvert.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_xpconnect_src_XPCConvert.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |Suggested workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=1147837 |Avoids a crash on big endian 64 bit architectures. | |--- js/xpconnect/src/XPCConvert.cpp.orig 2015-03-21 04:42:37.000000000 +0100 |+++ js/xpconnect/src/XPCConvert.cpp 2015-03-30 13:49:16.000000000 +0200 -------------------------- Patching file js/xpconnect/src/XPCConvert.cpp using Plan A... Hunk #1 succeeded at 134. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_xpconnect_src_xpcprivate.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-js_xpconnect_src_xpcprivate.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_xpconnect_src_xpcprivate.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |From commit log 1.1: | Instantiate WeakMapPtr explicitly to get the right visibility with | clang. | |--- js/xpconnect/src/xpcprivate.h.orig 2015-01-23 06:00:06.000000000 +0000 |+++ js/xpconnect/src/xpcprivate.h -------------------------- Patching file js/xpconnect/src/xpcprivate.h using Plan A... Hunk #1 succeeded at 999 (offset -17 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libcubeb_src_cubeb.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libcubeb_src_cubeb.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libcubeb_src_cubeb.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libcubeb/src/cubeb.c.orig 2016-02-25 23:01:58.000000000 +0000 |+++ media/libcubeb/src/cubeb.c -------------------------- Patching file media/libcubeb/src/cubeb.c using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 132. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libcubeb_src_cubeb__alsa.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libcubeb/src/cubeb_alsa.c.orig 2016-02-25 23:01:58.000000000 +0000 |+++ media/libcubeb/src/cubeb_alsa.c -------------------------- Patching file media/libcubeb/src/cubeb_alsa.c using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 31. Hunk #3 succeeded at 116. Hunk #4 succeeded at 311. Hunk #5 succeeded at 350. Hunk #6 succeeded at 359. Hunk #7 succeeded at 368. Hunk #8 succeeded at 385. Hunk #9 succeeded at 452. Hunk #10 succeeded at 563. Hunk #11 succeeded at 591. Hunk #12 succeeded at 600. Hunk #13 succeeded at 623. Hunk #14 succeeded at 647. Hunk #15 succeeded at 658. Hunk #16 succeeded at 674. Hunk #17 succeeded at 693. Hunk #18 succeeded at 705. Hunk #19 succeeded at 720. Hunk #20 succeeded at 777. Hunk #21 succeeded at 843. Hunk #22 succeeded at 894. Hunk #23 succeeded at 933. Hunk #24 succeeded at 1007. Hunk #25 succeeded at 1017. Hunk #26 succeeded at 1064. Hunk #27 succeeded at 1074. Hunk #28 succeeded at 1109. Hunk #29 succeeded at 1134. Hunk #30 succeeded at 1185. Hunk #31 succeeded at 1219. Hunk #32 succeeded at 1235. Hunk #33 succeeded at 1264. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libcubeb_src_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_TARGET is Darwin. | |--- media/libcubeb/src/moz.build.orig 2016-02-25 23:01:58.000000000 +0000 |+++ media/libcubeb/src/moz.build -------------------------- Patching file media/libcubeb/src/moz.build using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 37. Hunk #3 succeeded at 70. Hunk #4 succeeded at 83. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 36 (offset -2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libsoundtouch_src_cpu__detect__x86.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_frameworks_av_include_media_stagefright_foundation_AString.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_frameworks_av_include_media_stagefright_foundation_AString.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libstagefright_frameworks_av_include_media_stagefright_foundation_AString.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libstagefright/frameworks/av/include/media/stagefright/foundation/AString.h.orig 2015-12-08 18:06:36.000000000 +0000 |+++ media/libstagefright/frameworks/av/include/media/stagefright/foundation/AString.h -------------------------- Patching file media/libstagefright/frameworks/av/include/media/stagefright/foundation/AString.h using Plan A... Hunk #1 succeeded at 18. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_frameworks_av_media_libstagefright_foundation_AString.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_frameworks_av_media_libstagefright_foundation_AString.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libstagefright_frameworks_av_media_libstagefright_foundation_AString.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp.orig 2015-02-23 07:39:35.000000000 +0000 |+++ media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp -------------------------- Patching file media/libstagefright/frameworks/av/media/libstagefright/foundation/AString.cpp using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_system_core_liblog_fake__log__device.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_system_core_liblog_fake__log__device.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libstagefright_system_core_liblog_fake__log__device.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libstagefright/system/core/liblog/fake_log_device.c.orig 2015-01-23 05:59:59.000000000 +0000 |+++ media/libstagefright/system/core/liblog/fake_log_device.c 2015-02-16 14:09:00.000000000 +0000 -------------------------- Patching file media/libstagefright/system/core/liblog/fake_log_device.c using Plan A... Hunk #1 succeeded at 231 (offset 2 lines). Hunk #2 succeeded at 274 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_system_core_liblog_logprint.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libstagefright_system_core_liblog_logprint.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libstagefright_system_core_liblog_logprint.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libstagefright/system/core/liblog/logprint.c.orig 2015-01-23 05:59:59.000000000 +0000 |+++ media/libstagefright/system/core/liblog/logprint.c 2015-02-16 14:12:46.000000000 +0000 -------------------------- Patching file media/libstagefright/system/core/liblog/logprint.c using Plan A... Hunk #1 succeeded at 103 (offset 2 lines). Hunk #2 succeeded at 372 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtheora_lib_arm_armcpu.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |* NetBSD/evbearmv7hf-el's /proc/cpuinfo return empty, use hardcoded flags. | |--- media/libtheora/lib/arm/armcpu.c.orig 2014-11-13 22:50:10.000000000 +0000 |+++ media/libtheora/lib/arm/armcpu.c -------------------------- Patching file media/libtheora/lib/arm/armcpu.c using Plan A... Hunk #1 succeeded at 107. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtheora_lib_info.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtheora_lib_info.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_info.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libtheora/lib/info.c.orig 2015-01-23 05:59:59.000000000 +0000 |+++ media/libtheora/lib/info.c 2015-02-16 14:49:17.000000000 +0000 -------------------------- Patching file media/libtheora/lib/info.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtheora_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtheora_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libtheora/moz.build.orig 2015-08-24 21:53:11.000000000 +0000 |+++ media/libtheora/moz.build -------------------------- Patching file media/libtheora/moz.build using Plan A... Hunk #1 succeeded at 21. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtremor_Makefile.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtremor_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libtremor_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtremor_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libtremor/moz.build.orig 2014-11-21 03:37:42.000000000 +0000 |+++ media/libtremor/moz.build -------------------------- Patching file media/libtremor/moz.build using Plan A... Hunk #1 succeeded at 9 (offset 3 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libvorbis_Makefile.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-media_libvorbis_lib_vorbis_info.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libvorbis_lib_vorbis_info.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libvorbis_lib_vorbis_info.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libvorbis/lib/vorbis_info.c.orig 2015-01-23 05:59:59.000000000 +0000 |+++ media/libvorbis/lib/vorbis_info.c 2015-02-16 14:36:05.000000000 +0000 -------------------------- Patching file media/libvorbis/lib/vorbis_info.c using Plan A... Hunk #1 succeeded at 77 (offset -10 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libvorbis_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libvorbis_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libvorbis_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libvorbis/moz.build.orig 2014-11-21 03:37:42.000000000 +0000 |+++ media/libvorbis/moz.build -------------------------- Patching file media/libvorbis/moz.build using Plan A... Hunk #1 succeeded at 56 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_libyuv_include_libyuv_scale__row.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/libyuv/include/libyuv/scale_row.h.orig 2014-11-13 22:50:11.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/devel/xulrunner45/../../www/firefox45/patches/patch-media_mtransport_third__party_nICEr_src_util_mbslen.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/mtransport/third_party/nICEr/src/util/mbslen.c.orig 2016-02-25 23:02:01.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 47. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-media_openmax__dl_dl_api_armCOMM__s.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_openmax__dl_dl_api_armCOMM__s.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_openmax__dl_dl_api_armCOMM__s.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/openmax_dl/dl/api/armCOMM_s.h.orig 2015-09-29 21:44:56.000000000 +0000 |+++ media/openmax_dl/dl/api/armCOMM_s.h -------------------------- Patching file media/openmax_dl/dl/api/armCOMM_s.h using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 181. Hunk #3 succeeded at 209. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_signaling_test_common.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_signaling_test_common.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_signaling_test_common.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/signaling/test/common.build.orig 2015-08-07 15:54:13.000000000 +0000 |+++ media/webrtc/signaling/test/common.build -------------------------- Patching file media/webrtc/signaling/test/common.build using Plan A... Hunk #1 succeeded at 99. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_build_common.gypi => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 335 (offset 79 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.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_neteq_neteq.gypi,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi.orig 2015-05-04 00:43:28.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi -------------------------- Patching file media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi using Plan A... Hunk #1 succeeded at 85 (offset 1 line). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.cc,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc.orig 2014-10-11 09:06:41.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc -------------------------- Patching file media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.cc using Plan A... Hunk #1 succeeded at 18. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h.orig 2014-10-11 09:06:41.000000000 +0000 |+++ media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h -------------------------- Patching file media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer.h using Plan A... Hunk #1 succeeded at 63 (offset -11 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/video_capture/linux/video_capture_linux.cc.orig 2016-02-25 23:02:06.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 36. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi.orig 2016-02-25 23:02:07.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 67. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp.orig 2015-08-07 15:54:15.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 14. Hunk #2 succeeded at 28. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-memory_build_mozjemalloc__compat.c => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-memory_build_mozjemalloc__compat.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-memory_build_mozjemalloc__compat.c,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- memory/build/mozjemalloc_compat.c.orig 2015-12-04 00:37:04.000000000 +0000 |+++ memory/build/mozjemalloc_compat.c -------------------------- Patching file memory/build/mozjemalloc_compat.c using Plan A... Hunk #1 succeeded at 131 (offset -9 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-memory_mozalloc_mozalloc__abort.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- memory/mozalloc/mozalloc_abort.cpp.orig 2015-08-24 21:53:14.000000000 +0000 |+++ memory/mozalloc/mozalloc_abort.cpp -------------------------- Patching file memory/mozalloc/mozalloc_abort.cpp using Plan A... Hunk #1 succeeded at 68. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-memory_volatile_VolatileBufferOSX.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-memory_volatile_VolatileBufferOSX.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-memory_volatile_VolatileBufferOSX.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- memory/volatile/VolatileBufferOSX.cpp.orig 2015-03-27 02:20:26.000000000 +0000 |+++ memory/volatile/VolatileBufferOSX.cpp -------------------------- Patching file memory/volatile/VolatileBufferOSX.cpp using Plan A... Hunk #1 succeeded at 47. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mfbt_Attributes.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |--- mfbt/Attributes.h.orig 2015-10-22 22:30:35.000000000 +0000 |+++ mfbt/Attributes.h -------------------------- Patching file mfbt/Attributes.h using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 76 (offset 2 lines). Hunk #3 succeeded at 95 (offset 2 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mfbt_Poison.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2014-11-13 22:50:12.000000000 +0000 |+++ mfbt/Poison.cpp -------------------------- Patching file mfbt/Poison.cpp using Plan A... Hunk #1 succeeded at 129. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-modules_libjar_nsZipArchive.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 626 (offset 36 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-modules_libpref_init_all.js => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-modules_libpref_init_all.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_libpref_init_all.js,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |* Improve stability under NetBSD. | |--- modules/libpref/init/all.js.orig 2015-10-29 22:17:56.000000000 +0000 |+++ modules/libpref/init/all.js -------------------------- Patching file modules/libpref/init/all.js using Plan A... Hunk #1 succeeded at 4335 (offset 52 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mozglue_build_arm.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mozglue_build_arm.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mozglue_build_arm.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- mozglue/build/arm.cpp.orig 2015-09-29 21:45:02.000000000 +0000 |+++ mozglue/build/arm.cpp -------------------------- Patching file mozglue/build/arm.cpp using Plan A... Hunk #1 succeeded at 102. Hunk #2 succeeded at 117. Hunk #3 succeeded at 204. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mozglue_build_arm.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-mozglue_build_arm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-mozglue_build_arm.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- mozglue/build/arm.h.orig 2015-09-29 21:45:02.000000000 +0000 |+++ mozglue/build/arm.h -------------------------- Patching file mozglue/build/arm.h using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-netwerk_dns_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-netwerk_dns_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-netwerk_dns_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- netwerk/dns/moz.build.orig 2016-02-25 23:02:18.000000000 +0000 |+++ netwerk/dns/moz.build -------------------------- Patching file netwerk/dns/moz.build using Plan A... Hunk #1 succeeded at 66. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-pb => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-pb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pb,v 1.1 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-pc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-pc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-pc,v 1.1 2016/04/27 16:36:50 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/devel/xulrunner45/../../www/firefox45/patches/patch-rc => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-rc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rc,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2015-08-24 21:53:06.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/devel/xulrunner45/../../www/firefox45/patches/patch-storage_SQLiteMutex.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-storage_SQLiteMutex.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-storage_SQLiteMutex.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- storage/SQLiteMutex.h.orig 2015-08-24 21:53:07.000000000 +0000 |+++ storage/SQLiteMutex.h -------------------------- Patching file storage/SQLiteMutex.h using Plan A... Hunk #1 succeeded at 107. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_protobuf_src_google_protobuf_stubs_atomicops.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- toolkit/components/protobuf/src/google/protobuf/stubs/atomicops.h.orig 2015-09-29 21:45:03.000000000 +0000 |+++ toolkit/components/protobuf/src/google/protobuf/stubs/atomicops.h -------------------------- Patching file toolkit/components/protobuf/src/google/protobuf/stubs/atomicops.h using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform__macros.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform__macros.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_protobuf_src_google_protobuf_stubs_platform__macros.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- toolkit/components/protobuf/src/google/protobuf/stubs/platform_macros.h.orig 2015-09-11 00:23:02.000000000 +0000 |+++ toolkit/components/protobuf/src/google/protobuf/stubs/platform_macros.h -------------------------- Patching file toolkit/components/protobuf/src/google/protobuf/stubs/platform_macros.h using Plan A... Hunk #1 succeeded at 67. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_library_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_library_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_library_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |MOZ_GSTREAMER: | GSTREAMER_LIBS are linked to libxul on Darwin, while they are | dlopen(3)'ed at runtime on other platforms. The problem is that the | toolkit being cocoa isn't relevant at all. It's Darwin that needs | the special handling, not Cocoa. | |--- toolkit/library/moz.build.orig 2015-05-04 00:43:33.000000000 +0000 |+++ toolkit/library/moz.build -------------------------- Patching file toolkit/library/moz.build using Plan A... Hunk #1 succeeded at 211 (offset -3 lines). Hunk #2 succeeded at 223 (offset -3 lines). Hunk #3 succeeded at 256 (offset -3 lines). Hunk #4 succeeded at 402 (offset 6 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_xre_glxtest.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_xre_glxtest.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_xre_glxtest.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |Fix libGL filename on NetBSD, |see https://bugzilla.mozilla.org/show_bug.cgi?id=1180498 | |--- toolkit/xre/glxtest.cpp.orig 2015-07-04 20:26:15.000000000 +0200 |+++ toolkit/xre/glxtest.cpp 2015-07-04 20:26:15.000000000 +0200 -------------------------- Patching file toolkit/xre/glxtest.cpp using Plan A... Hunk #1 succeeded at 163 (offset 39 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_xre_nsAppRunner.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_xre_nsAppRunner.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_xre_nsAppRunner.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |MacOS X < 10.6 had an undocumented behavior concerning execve(2) |inside a threaded process. If a process tried to call execve(2) and |had more than one active thread, the kernel returned ENOTSUP. So we |have to either fork(2) or vfork(2) before calling execve(2) to make |sure the caller is single-threaded as otherwise the application fails |to restart itself. | |__mac_execve() in XNU 1228 (Darwin 9, MacOS X 10.5) had the |restriction: |http://www.opensource.apple.com/source/xnu/xnu-1228.15.4/bsd/kern/kern_exec.c | |In XNU 1456 (Darwin 10, MacOS X 10.6) the multi-threaded check |disappeared: |http://www.opensource.apple.com/source/xnu/xnu-1456.1.26/bsd/kern/kern_exec.c | |--- toolkit/xre/nsAppRunner.cpp.orig 2015-01-30 04:06:22.000000000 +0000 |+++ toolkit/xre/nsAppRunner.cpp -------------------------- Patching file toolkit/xre/nsAppRunner.cpp using Plan A... Hunk #1 succeeded at 1895 (offset 127 lines). Hunk #2 succeeded at 1920 (offset 127 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-toolkit_xre_nsEmbedFunctions.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 259 (offset 20 lines). Hunk #2 succeeded at 429 (offset 78 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-webapprt_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 ryoon Exp $ | |Don't assume cocoa toolkit just because OS_ARCH is Darwin. | |--- webapprt/moz.build.orig 2014-09-24 01:05:40.000000000 +0000 |+++ webapprt/moz.build -------------------------- Patching file webapprt/moz.build using Plan A... Hunk #1 succeeded at 9 (offset 3 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 76 (offset -38 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_build_PoisonIOInterposer.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 2015-01-28 23:04:52.000000000 +0000 |+++ xpcom/build/PoisonIOInterposer.h -------------------------- Patching file xpcom/build/PoisonIOInterposer.h using Plan A... Hunk #1 succeeded at 36 (offset 10 lines). Hunk #2 succeeded at 54 (offset 10 lines). Hunk #3 succeeded at 62 (offset 10 lines). Hunk #4 succeeded at 73 (offset 10 lines). done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_components_Module.h => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_components_Module.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_components_Module.h,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |* Workaround for binutils/GNU ld 2.26 from NetBSD/amd64 7.99.26 | |--- xpcom/components/Module.h.orig 2016-01-23 23:23:51.000000000 +0000 |+++ xpcom/components/Module.h -------------------------- Patching file xpcom/components/Module.h using Plan A... Hunk #1 succeeded at 125. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_Makefile.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_Makefile.in,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/Makefile.in.orig 2015-08-24 21:53:22.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/Makefile.in -------------------------- Patching file xpcom/reflect/xptcall/md/unix/Makefile.in using Plan A... Hunk #1 succeeded at 42. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/moz.build.orig 2015-08-24 21:53:22.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/moz.build -------------------------- Patching file xpcom/reflect/xptcall/md/unix/moz.build using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 24. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__arm__netbsd.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__arm__netbsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__arm__netbsd.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_netbsd.cpp.orig 2014-11-13 22:50:21.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_netbsd.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_arm_netbsd.cpp using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 101. Hunk #3 succeeded at 129. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_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_md_unix_xptcinvoke__asm__mips.S,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_mips.S using Plan A... Hunk #1 succeeded at 16. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__ppc__netbsd.s => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__ppc__netbsd.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__ppc__netbsd.s,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_ppc_netbsd.s using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__gcc__x86__unix.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_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_md_unix_xptcinvoke__gcc__x86__unix.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_gcc_x86_unix.cpp using Plan A... Hunk #1 succeeded at 9. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__netbsd__m68k.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__netbsd__m68k.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__netbsd__m68k.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_netbsd_m68k.cpp.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_netbsd_m68k.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_netbsd_m68k.cpp using Plan A... Hunk #1 succeeded at 100. Hunk #2 succeeded at 116. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__ppc__netbsd.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__ppc__netbsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__ppc__netbsd.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_ppc_netbsd.cpp using Plan A... Hunk #1 succeeded at 5. Hunk #2 succeeded at 72. Hunk #3 succeeded at 84. Hunk #4 succeeded at 114. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__sparc64__netbsd.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__sparc64__netbsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__sparc64__netbsd.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_netbsd.cpp.orig 2014-10-14 18:49:14.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_netbsd.cpp -------------------------- (Creating file xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_netbsd.cpp...) Patching file xpcom/reflect/xptcall/md/unix/xptcinvoke_sparc64_netbsd.cpp using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__arm__netbsd.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__arm__netbsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcstubs__arm__netbsd.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp.orig 2014-11-26 12:30:27.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcstubs_arm_netbsd.cpp using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 39. Hunk #3 succeeded at 67. Hunk #4 succeeded at 86. Hunk #5 succeeded at 95. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__asm__mips.S => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_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_md_unix_xptcstubs__asm__mips.S,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.S.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.S -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcstubs_asm_mips.S using Plan A... Hunk #1 succeeded at 14. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__asm__sparc64__netbsd.s => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__asm__sparc64__netbsd.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcstubs__asm__sparc64__netbsd.s,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_netbsd.s.orig 2014-10-14 18:49:14.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_netbsd.s -------------------------- (Creating file xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_netbsd.s...) Patching file xpcom/reflect/xptcall/md/unix/xptcstubs_asm_sparc64_netbsd.s using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__gcc__x86__unix.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_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_md_unix_xptcstubs__gcc__x86__unix.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcstubs_gcc_x86_unix.cpp using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__netbsd__m68k.cpp => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xpcom_reflect_xptcall_md_unix_xptcstubs__netbsd__m68k.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_xptcstubs__netbsd__m68k.cpp,v 1.1 2016/04/27 16:36:50 ryoon Exp $ | |--- xpcom/reflect/xptcall/md/unix/xptcstubs_netbsd_m68k.cpp.orig 2014-10-11 09:06:50.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/xptcstubs_netbsd_m68k.cpp -------------------------- Patching file xpcom/reflect/xptcall/md/unix/xptcstubs_netbsd_m68k.cpp using Plan A... Hunk #1 succeeded at 91. done => Verifying /data/pkgsrc/devel/xulrunner45/../../www/firefox45/patches/patch-xulrunner_installer_Makefile.in => Applying pkgsrc patch /data/pkgsrc/devel/xulrunner45/../../www/firefox45/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 2016/04/27 16:36:50 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 88 (offset -8 lines). done ===> Creating toolchain wrappers for xulrunner45-45.9.0 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/devel/xulrunner45/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/devel/xulrunner45/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/devel/xulrunner45/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/devel/xulrunner45/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for xulrunner45-45.9.0 printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' > /data/scratch/devel/xulrunner45/work/.cwrapper/bin/rm chmod +x /data/scratch/devel/xulrunner45/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. cd /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr && mkdir ../build cd /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr && autoconf cd /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/js/src && autoconf mkdir /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/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 => Adding run-time search paths to pkg-config files. WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/libxul-embedding.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/libxul.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-gtkmozembed-embedding.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-gtkmozembed.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-js.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-nspr.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-nss.pc.in". WARNING: [subst.mk:_pkgconfig] Ignoring non-existent file "./xulrunner45/installer/mozilla-plugin.pc.in". => 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/devel/xulrunner45/work/build/_virtualenv/bin/python2.7 Also creating executable in /data/scratch/devel/xulrunner45/work/build/_virtualenv/bin/python Installing setuptools, pip...done. platform netbsd7 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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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/devel/xulrunner45/work/.cwrapper/bin/as checking for ar... ar checking for ld... ld checking for strip... strip checking for windres... no checking for otool... no checking for rustc... 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.024001 checking for full perl installation... yes checking for doxygen... : checking for autoconf... /data/scratch/devel/xulrunner45/work/.tools/bin/autoconf checking for unzip... /data/scratch/devel/xulrunner45/work/.tools/bin/unzip checking for zip... /data/scratch/devel/xulrunner45/work/.tools/bin/zip checking for xargs... /data/scratch/devel/xulrunner45/work/.tools/bin/xargs checking for rpmbuild... : checking for genisoimage... : checking for dsymutil... llvm-dsymutil : checking for make... /data/scratch/devel/xulrunner45/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 -Wno-unused-local-typedef... yes checking whether the C++ compiler supports -Wno-inline-new-delete... yes checking whether the C++ compiler supports -Wno-unused-local-typedef... (cached) yes checking whether the C++ compiler supports -Wno-extended-offsetof... yes checking for 64-bit OS... 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 -I/usr/pkg/include/ffmpeg3 -fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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 PIE support... 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 gcc c++0x headers bug without rtti... no checking whether 64-bits std::atomic requires -latomic... 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/queue.h... yes 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 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 for pthread.h... 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 gmtime_r... 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 for __thread keyword for TLS variables... (cached) no checking for __attribute__((always_inline))... yes checking for LC_MESSAGES... yes checking for localeconv... yes checking for malloc.h... (cached) yes checking for alloca.h... no checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for malloc_usable_size... no checking for malloc.h... (cached) yes checking whether malloc_usable_size definition can use const argument... yes checking for valloc in malloc.h... yes checking for valloc in unistd.h... no checking NSPR selection... system checking for nspr-config... /usr/pkg/bin/nspr-config checking for NSPR - version >= 4.12... yes checking for event.h... yes checking for event_init in -levent... yes checking for pkg-config... /data/scratch/devel/xulrunner45/work/.tools/bin/pkg-config checking for NSS - version >= 3.21.4... yes checking for YASM assembler... checking for yasm... yasm 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... xulrunner checking if app-specific confvars.sh exists... /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/xulrunner/confvars.sh checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 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.22... 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.5.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 java... : checking for javac... : checking for javah... : checking for jar... : checking for jarsigner... : checking for keytool... : checking for gnutar... /bin/tar checking for wget... no checking for valid C compiler 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 whether C compiler supports -fno-integrated-as... 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 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.34... 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 MOZ_PIXMAN_CFLAGS... -I/usr/pkg/include/pixman-1 checking MOZ_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 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 js/src> configuring js/src> running /bin/sh /data/scratch/devel/xulrunner45/work/firefox-45.9.0esr/js/src/configure --build=x86_64--netbsd --host=x86_64--netbsd --enable-application=xulrunner --enable-libxul --enable-pie --disable-tests --disable-pedantic --enable-crypto --with-pthreads --disable-javaxpcom --enable-default-toolkit=cairo-gtk2 --disable-gstreamer --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-jpeg --with-system-zlib --with-system-bz2 --with-system-graphite2 --with-system-harfbuzz --with-system-libevent=/usr --disable-crashreporter --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-updater --disable-alsa --without-oss --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 --mandir=/usr/pkg/man --enable-threadsafe --enable-ctypes --disable-shared-js --disable-export-js --with-nspr-cflags=-I/usr/pkg/include/nspr --with-nspr-libs=-Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -L/usr/lib -pthread --prefix=/data/scratch/devel/xulrunner45/work/build/dist --cache-file=/data/scratch/devel/xulrunner45/work/build/config.cache js/src> loading cache /data/scratch/devel/xulrunner45/work/build/config.cache js/src> checking host system type... x86_64--netbsd js/src> checking target system type... x86_64--netbsd js/src> checking build system type... x86_64--netbsd js/src> checking for mawk... (cached) /usr/bin/awk js/src> checking for /usr/pkg/bin/perl... (cached) /usr/pkg/bin/perl js/src> checking for gcc... (cached) clang js/src> 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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes js/src> 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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no js/src> checking whether we are using GNU C... (cached) yes js/src> checking whether clang accepts -g... (cached) yes js/src> checking for c++... (cached) clang++ js/src> 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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) works... yes js/src> 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 -I/usr/pkg/include/ffmpeg3 -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio) is a cross-compiler... no js/src> checking whether we are using GNU C++... (cached) yes js/src> checking whether clang++ accepts -g... (cached) yes js/src> checking for ranlib... (cached) ranlib js/src> checking for as... (cached) /data/scratch/devel/xulrunner45/work/.cwrapper/bin/as js/src> checking for ar... (cached) ar js/src> checking for ld... (cached) ld js/src> checking for strip... (cached) strip js/src> checking for windres... no js/src> checking how to run the C preprocessor... (cached) clang -E js/src> checking how to run the C++ preprocessor... (cached) clang++ -E js/src> checking for rustc... no js/src> checking for sb-conf... no js/src> checking for ve... no js/src> checking for a BSD compatible install... /usr/bin/install -c -o pbulkXXX -g users js/src> checking whether ln -s works... (cached) yes js/src> checking for tar archiver... checking for gnutar... (cached) /bin/tar js/src> /bin/tar js/src> checking for minimum required perl version >= 5.006... 5.024001 js/src> checking for full perl installation... yes js/src> Using Python from environment variable $PYTHON js/src> checking Python environment is Mozilla virtualenv... yes js/src> checking for doxygen... (cached) : js/src> checking for autoconf... (cached) /data/scratch/devel/xulrunner45/work/.tools/bin/autoconf js/src> checking for xargs... (cached) /data/scratch/devel/xulrunner45/work/.tools/bin/xargs js/src> checking for make... (cached) /data/scratch/devel/xulrunner45/work/.tools/bin/make js/src> checking for X... (cached) libraries , headers js/src> checking for dnet_ntoa in -ldnet... (cached) no js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no js/src> checking for gethostbyname... (cached) no js/src> checking for connect... (cached) no js/src> checking for remove... (cached) no js/src> checking for shmat... (cached) no js/src> checking for IceConnectionNumber in -lICE... (cached) yes js/src> checking that static assertion macros used in autoconf tests work... (cached) yes js/src> checking for --noexecstack option to as... yes js/src> checking for -z noexecstack option to ld... yes js/src> checking for -z text option to ld... yes js/src> checking for --build-id option to ld... yes js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... yes js/src> checking whether the C++ compiler supports -Wno-unused-local-typedef... yes js/src> checking whether the C++ compiler supports -Wno-unused-local-typedef... (cached) yes js/src> checking whether the C++ compiler supports -Wno-extended-offsetof... yes js/src> checking for 64-bit OS... yes js/src> 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 -I/usr/pkg/include/ffmpeg3 -Dunix -fno-rtti -Wl,-R/usr/pkg/lib/xulrunner45 -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/ffmpeg3 -Wl,-R/usr/pkg/lib/ffmpeg3 -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 js/src> checking for PIE support... yes js/src> checking for ANSI C header files... (cached) yes js/src> checking for working const... (cached) yes js/src> checking for mode_t... (cached) yes js/src> checking for off_t... (cached) yes js/src> checking for pid_t... (cached) yes js/src> checking for size_t... (cached) yes js/src> checking for ssize_t... yes js/src> checking for endian.h... no js/src> checking for machine/endian.h... yes js/src> checking for sys/isa_defs.h... no js/src> checking for gcc c++0x headers bug without rtti... (cached) no js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no js/src> checking for dirent.h that defines DIR... (cached) yes js/src> checking for opendir in -ldir... (cached) no js/src> checking for sys/byteorder.h... (cached) no js/src> checking for compat.h... (cached) no js/src> checking for getopt.h... (cached) yes js/src> checking for sys/bitypes.h... (cached) no js/src> checking for memory.h... (cached) yes js/src> checking for unistd.h... (cached) yes js/src> checking for gnu/libc-version.h... (cached) no js/src> checking for nl_types.h... (cached) yes js/src> checking for malloc.h... (cached) yes js/src> checking for X11/XKBlib.h... (cached) yes js/src> checking for io.h... (cached) no js/src> checking for cpuid.h... (cached) yes js/src> checking for sys/statvfs.h... (cached) yes js/src> checking for sys/statfs.h... (cached) no js/src> checking for sys/vfs.h... (cached) no js/src> checking for sys/mount.h... (cached) yes js/src> checking for sys/quota.h... (cached) yes js/src> checking for linux/quota.h... (cached) no js/src> checking for sys/cdefs.h... yes js/src> checking for linux/perf_event.h... (cached) no js/src> checking for gethostbyname_r in -lc_r... (cached) no js/src> checking for library containing dlopen... (cached) none required js/src> checking for dlfcn.h... (cached) yes js/src> checking for socket in -lsocket... (cached) no js/src> checking for pthread_create in -lpthreads... (cached) no js/src> checking for pthread_create in -lpthread... (cached) yes js/src> checking whether clang accepts -pthread... yes js/src> checking whether clang needs -traditional... (cached) no js/src> checking for 8-bit clean memcmp... (cached) yes js/src> checking for getc_unlocked... yes js/src> checking for _getc_nolock... no js/src> checking for gmtime_r... (cached) yes js/src> checking for localtime_r... (cached) yes js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached) js/src> checking for sin in -lm... yes js/src> checking for __sincos in -lm... no js/src> checking for log2... yes js/src> checking for log1p... yes js/src> checking for expm1... yes js/src> checking for sqrt1pm1... no js/src> checking for acosh... yes js/src> checking for asinh... yes js/src> checking for atanh... yes js/src> checking for cbrt... yes js/src> checking for wcrtomb... (cached) yes js/src> checking for mbrtowc... (cached) yes js/src> checking for res_ninit()... (cached) no js/src> checking for nl_langinfo and CODESET... (cached) yes js/src> checking for an implementation of va_copy()... (cached) yes js/src> checking whether va_list can be copied by value... (cached) no js/src> checking whether the C++ "using" keyword resolves ambiguity... (cached) yes js/src> checking for C++ dynamic_cast to void*... (cached) yes js/src> checking for __thread keyword for TLS variables... (cached) no js/src> checking for __attribute__((always_inline))... (cached) yes js/src> checking for LC_MESSAGES... (cached) yes js/src> checking for localeconv... (cached) yes js/src> checking NSPR selection... command-line js/src> checking for libffi >= 3.0.9... yes js/src> checking MOZ_FFI_CFLAGS... -I/usr/pkg/include js/src> checking MOZ_FFI_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi js/src> checking for valid optimization flags... yes js/src> checking for __cxa_demangle... (cached) yes js/src> checking for -pipe support... yes js/src> checking whether C compiler supports -fprofile-generate... yes js/src> checking for tm_zone tm_gmtoff in struct tm... yes js/src> checking what kind of list files are supported by the linker... linkerscript js/src> checking what kind of ordering can be done with the linker... linkerscript js/src> checking for posix_fadvise... (cached) yes js/src> checking for posix_fallocate... (cached) yes js/src> checking for icu-i18n >= 50.1... yes js/src> checking MOZ_ICU_CFLAGS... -I/usr/pkg/include js/src> checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata js/src> checking for icu-i18n >= 50.1... yes js/src> checking MOZ_ICU_CFLAGS... -I/usr/pkg/include js/src> checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata js/src> checking for malloc.h... (cached) yes js/src> checking for alloca.h... (cached) no js/src> checking for strndup... (cached) yes js/src> checking for posix_memalign... (cached) yes js/src> checking for memalign... (cached) no js/src> checking for malloc_usable_size... (cached) no js/src> checking for malloc.h... (cached) yes js/src> checking whether malloc_usable_size definition can use const argument... yes js/src> checking for valloc in malloc.h... yes js/src> checking for valloc in unistd.h... no js/src> checking for setlocale... yes js/src> checking for localeconv... (cached) yes js/src> updating cache /data/scratch/devel/xulrunner45/work/build/config.cache js/src> creating ./config.status Reticulating splines... Finished reading 768 moz.build files in 2.31s Processed into 6000 build config descriptors in 4.02s RecursiveMake backend executed in 4.66s 1720 total backend files; 1720 created; 0 updated; 0 unchanged; 0 deleted; 56 -> 601 Makefile FasterMake backend executed in 0.15s 2 total backend files; 2 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 11.55s; CPU time: 10.88s; Efficiency: 94%; Untracked: 0.40s