=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for rust-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum RMD160 OK for rust-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum SHA512 OK for rust-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum SHA1 OK for rust-std-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum RMD160 OK for rust-std-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum SHA512 OK for rust-std-1.46.0-armv7-unknown-netbsd-eabihf.tar.gz => Checksum SHA1 OK for rustc-1.47.0-src.tar.gz => Checksum RMD160 OK for rustc-1.47.0-src.tar.gz => Checksum SHA512 OK for rustc-1.47.0-src.tar.gz ===> Installing dependencies for rust-1.47.0 ========================================================================== The supported build options for rust are: rust-llvm You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.rust (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, rust-1.47.0. Their current value is shown below: * KRB5_DEFAULT = heimdal * PYTHON_VERSION_DEFAULT = 38 * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * PYPACKAGE = python38 * TERMINFO_TYPE = terminfo 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency bash-[0-9]*: found bash-5.0.18 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.32nb1 => Tool dependency perl>=5.0: found perl-5.32.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency python38>=3.8.0: found python38-3.8.6nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency llvm>=10.0.1: found llvm-10.0.1nb3 => Full dependency curl>=7.70.0nb2: found curl-7.74.0 ===> 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'. ===> Overriding tools for rust-1.47.0 ===> Extracting for rust-1.47.0 set -e; if test -e /scratch/work/lang/rust/work/rust-1.46.0-armv7-unknown-netbsd-eabihf/install.sh -a ! -e /scratch/work/lang/rust/work/rust-bootstrap/bin/rustc; then cd /scratch/work/lang/rust/work/rust-1.46.0-armv7-unknown-netbsd-eabihf; /usr/pkg/bin/bash ./install.sh --prefix=/scratch/work/lang/rust/work/rust-bootstrap; cd /scratch/work/lang/rust/work/rust-std-1.46.0-armv7-unknown-netbsd-eabihf; /usr/pkg/bin/bash ./install.sh --prefix=/scratch/work/lang/rust/work/rust-bootstrap; fi install: installing component 'rustc' install: installing component 'cargo' install: installing component 'rls-preview' install: installing component 'rust-analyzer-preview' install: installing component 'clippy-preview' install: installing component 'miri-preview' install: installing component 'rustfmt-preview' install: installing component 'llvm-tools-preview' install: installing component 'rust-analysis-armv7-unknown-netbsd-eabihf' install: installing component 'rust-std-armv7-unknown-netbsd-eabihf' install: installing component 'rust-docs' Rust is ready to roll. install: uninstalling component 'rust-std-armv7-unknown-netbsd-eabihf' install: installing component 'rust-std-armv7-unknown-netbsd-eabihf' std is standing at the ready. SDIR=/scratch/work/lang/rust/work/scripts; /bin/mkdir -p ${SDIR}; cd ${SDIR}; /bin/rm -f c++-wrap; /bin/rm -f clang++-wrap; /bin/rm -f clang-wrap; /bin/cp /tree/pkgsrc/lang/rust/files/gcc-wrap .; /bin/chmod +x gcc-wrap; /bin/ln -s gcc-wrap c++-wrap; /bin/ln -s gcc-wrap clang++-wrap; /bin/ln -s gcc-wrap clang-wrap ===> Patching for rust-1.47.0 => Applying pkgsrc patches for rust-1.47.0 => Verifying /tree/pkgsrc/lang/rust/patches/patch-library_std_build.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-library_std_build.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-library_std_build.rs,v 1.1 2020/11/13 20:35:58 he Exp $ | |- Support PKGSRC_USE_SSP (ugly for now). |- Add libexecinfo for backtrace(). | |--- library/std/build.rs.orig 2020-10-07 07:53:22.000000000 +0000 |+++ library/std/build.rs -------------------------- Patching file library/std/build.rs using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 30. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-library_std_src_sys_unix_thread.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-library_std_src_sys_unix_thread.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-library_std_src_sys_unix_thread.rs,v 1.1 2020/11/13 20:35:58 he Exp $ | |Fix stack-clash on SunOS. | |--- library/std/src/sys/unix/thread.rs.orig 2020-10-07 07:53:22.000000000 +0000 |+++ library/std/src/sys/unix/thread.rs -------------------------- Patching file library/std/src/sys/unix/thread.rs using Plan A... Hunk #1 succeeded at 333. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-library_unwind_build.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-library_unwind_build.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-library_unwind_build.rs,v 1.1 2020/11/13 20:35:58 he Exp $ | |fix build on NetBSD HEAD-llvm. XXX there is probably a better way to do this. | |--- library/unwind/build.rs.orig 2020-10-07 07:53:22.000000000 +0000 |+++ library/unwind/build.rs -------------------------- Patching file library/unwind/build.rs using Plan A... Hunk #1 succeeded at 23. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_bootstrap.py => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_bootstrap.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bootstrap_bootstrap.py,v 1.4 2020/02/17 20:24:18 jperkin Exp $ | |Use `uname -p` on NetBSD, as that is reliable and sensible there. |Do not use debuginfo; optimize 'bootstrap' instead. |Handle earmv7hf for NetBSD. | |--- src/bootstrap/bootstrap.py.orig 2020-01-27 15:34:02.000000000 +0000 |+++ src/bootstrap/bootstrap.py -------------------------- Patching file src/bootstrap/bootstrap.py using Plan A... Hunk #1 succeeded at 202 (offset 17 lines). Hunk #2 succeeded at 293 (offset 17 lines). Hunk #3 succeeded at 718 (offset 66 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_builder.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_builder.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bootstrap_builder.rs,v 1.11 2020/07/06 13:56:32 he Exp $ | |Do not install 'src'. |Use @PREFIX@, not $ORIGIN in rpath. | |Fix RPATH for pkgsrc. | |--- src/bootstrap/builder.rs.orig 2020-01-27 15:34:02.000000000 +0000 |+++ src/bootstrap/builder.rs -------------------------- Patching file src/bootstrap/builder.rs using Plan A... Hunk #1 succeeded at 484 (offset 30 lines). Hunk #2 succeeded at 1001 (offset 46 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_compile.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_compile.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bootstrap_compile.rs,v 1.1 2020/03/14 08:02:46 jperkin Exp $ | |On Darwin, do not use @rpath for internal libraries. | |--- src/bootstrap/compile.rs.orig 2020-03-09 22:11:17.000000000 +0000 |+++ src/bootstrap/compile.rs -------------------------- Patching file src/bootstrap/compile.rs using Plan A... Hunk #1 succeeded at 357 (offset 67 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_lib.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_bootstrap_lib.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_bootstrap_lib.rs,v 1.7 2020/03/13 18:34:53 jperkin Exp $ | |Don't filter out optimization flags. |FreeBSD has a particular C++ runtime library name | |--- src/bootstrap/lib.rs.orig 2020-03-09 22:11:17.000000000 +0000 |+++ src/bootstrap/lib.rs -------------------------- Patching file src/bootstrap/lib.rs using Plan A... Hunk #1 succeeded at 798 (offset 39 lines). Hunk #2 succeeded at 808 (offset 39 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_librustc__codegen__ssa_back_linker.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_librustc__codegen__ssa_back_linker.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_librustc__codegen__ssa_back_linker.rs,v 1.1 2019/09/09 16:19:49 adam Exp $ | |Do not use @rpath on Darwin. | |--- src/librustc_codegen_ssa/back/linker.rs.orig 2019-09-06 11:20:11.000000000 +0000 |+++ src/librustc_codegen_ssa/back/linker.rs -------------------------- Patching file src/librustc_codegen_ssa/back/linker.rs using Plan A... Hunk #1 succeeded at 244 (offset -118 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_librustc__llvm_build.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_librustc__llvm_build.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_librustc__llvm_build.rs,v 1.6 2019/09/19 17:37:29 jperkin Exp $ | |fix build on NetBSD HEAD-llvm. XXX there is probably a better way to do this. | |--- src/librustc_llvm/build.rs.orig 2019-08-13 06:27:22.000000000 +0000 |+++ src/librustc_llvm/build.rs -------------------------- Patching file src/librustc_llvm/build.rs using Plan A... Hunk #1 succeeded at 282 (offset 21 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_netbsd__base.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_netbsd__base.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_librustc__target_spec_netbsd__base.rs,v 1.1 2020/11/29 20:15:15 he Exp $ | |For the benefit of powerpc, when libatomic-links is installed, |search the directory containing the symlinks to -latomic. | |--- src/librustc_target/spec/netbsd_base.rs.orig 2020-08-24 15:00:49.000000000 +0000 |+++ src/librustc_target/spec/netbsd_base.rs -------------------------- Patching file src/librustc_target/spec/netbsd_base.rs using Plan A... Hunk #1 succeeded at 10. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_solaris__base.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_solaris__base.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_librustc__target_spec_solaris__base.rs,v 1.4 2020/10/28 11:16:46 he Exp $ | |Enable frame pointers on SunOS. | |--- src/librustc_target/spec/solaris_base.rs.orig 2020-08-24 15:00:49.000000000 +0000 |+++ src/librustc_target/spec/solaris_base.rs -------------------------- Patching file src/librustc_target/spec/solaris_base.rs using Plan A... Hunk #1 succeeded at 7. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_x86__64__sun__solaris.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_librustc__target_spec_x86__64__sun__solaris.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_librustc__target_spec_x86__64__sun__solaris.rs,v 1.1 2019/05/31 14:11:23 jperkin Exp $ | |Enable stack probes on SunOS. | |--- src/librustc_target/spec/x86_64_sun_solaris.rs.orig 2019-01-16 09:30:27.000000000 +0000 |+++ src/librustc_target/spec/x86_64_sun_solaris.rs -------------------------- Patching file src/librustc_target/spec/x86_64_sun_solaris.rs using Plan A... Hunk #1 succeeded at 5 (offset -10 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_CMakeLists.txt => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_llvm-project_llvm_CMakeLists.txt,v 1.1 2019/04/14 12:42:03 he Exp $ | |Don't implement sys/regset.h workaround, fix source instead. | |--- src/llvm-project/llvm/CMakeLists.txt.orig 2018-03-10 02:51:13.000000000 +0000 |+++ src/llvm-project/llvm/CMakeLists.txt -------------------------- Patching file src/llvm-project/llvm/CMakeLists.txt using Plan A... Hunk #1 succeeded at 959 (offset 153 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake,v 1.4 2020/11/13 20:35:58 he Exp $ | |On Darwin, use correct install-name for shared libraries. | |--- src/llvm-project/llvm/cmake/modules/AddLLVM.cmake.orig 2020-05-20 18:10:32.000000000 +0000 |+++ src/llvm-project/llvm/cmake/modules/AddLLVM.cmake -------------------------- Patching file src/llvm-project/llvm/cmake/modules/AddLLVM.cmake using Plan A... Hunk #1 succeeded at 2063. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_include_llvm-c_DataTypes.h => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_include_llvm-c_DataTypes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_llvm-project_llvm_include_llvm-c_DataTypes.h,v 1.1 2019/04/14 12:42:03 he Exp $ | |Don't implement sys/regset.h workaround, fix source instead. | |--- src/llvm-project/llvm/include/llvm-c/DataTypes.h.orig 2018-08-01 16:32:37.000000000 +0000 |+++ src/llvm-project/llvm/include/llvm-c/DataTypes.h -------------------------- Patching file src/llvm-project/llvm/include/llvm-c/DataTypes.h using Plan A... No such line 86 in input file, ignoring Hunk #1 succeeded at 81 (offset -6 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_include_llvm_Analysis_ConstantFolding.h => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_include_llvm_Analysis_ConstantFolding.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_llvm-project_llvm_include_llvm_Analysis_ConstantFolding.h,v 1.1 2019/04/14 12:42:03 he Exp $ | |Fix SunOS CS conflict not handled by include/llvm-c/DataTypes.h | |--- src/llvm-project/llvm/include/llvm/Analysis/ConstantFolding.h.orig 2018-08-01 16:32:37.000000000 +0000 |+++ src/llvm-project/llvm/include/llvm/Analysis/ConstantFolding.h -------------------------- Patching file src/llvm-project/llvm/include/llvm/Analysis/ConstantFolding.h using Plan A... Hunk #1 succeeded at 19 (offset -1 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_utils_FileCheck_FileCheck.cpp => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_llvm-project_llvm_utils_FileCheck_FileCheck.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_llvm-project_llvm_utils_FileCheck_FileCheck.cpp,v 1.2 2019/10/02 12:51:43 he Exp $ | |Avoid ambiguous function call. | |--- src/llvm-project/llvm/utils/FileCheck/FileCheck.cpp.orig 2019-02-12 15:22:48.000000000 +0000 |+++ src/llvm-project/llvm/utils/FileCheck/FileCheck.cpp -------------------------- Patching file src/llvm-project/llvm/utils/FileCheck/FileCheck.cpp using Plan A... Hunk #1 succeeded at 558 (offset 152 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_tools_cargo_src_cargo_core_profiles.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_tools_cargo_src_cargo_core_profiles.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_cargo_src_cargo_core_profiles.rs,v 1.3 2019/03/07 20:19:11 jperkin Exp $ | |Turn off incremental builds for sparc64, ref. |https://sources.debian.org/patches/cargo/0.29.0-1/2007_sparc64_disable_incremental_build.patch/ | |--- src/tools/cargo/src/cargo/core/profiles.rs.orig 2018-10-24 20:01:28.000000000 +0000 |+++ src/tools/cargo/src/cargo/core/profiles.rs -------------------------- Patching file src/tools/cargo/src/cargo/core/profiles.rs using Plan A... Hunk #1 succeeded at 695 (offset 237 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_tools_cargo_tests_testsuite_build.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_tools_cargo_tests_testsuite_build.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_cargo_tests_testsuite_build.rs,v 1.5 2019/08/29 14:09:57 he Exp $ | |Don't attempt incremental operations on sparc64, ref. |https://sources.debian.org/patches/cargo/0.29.0-1/2007_sparc64_disable_incremental_build.patch/ | |--- src/tools/cargo/tests/testsuite/build.rs.orig 2019-08-13 06:27:40.000000000 +0000 |+++ src/tools/cargo/tests/testsuite/build.rs -------------------------- Patching file src/tools/cargo/tests/testsuite/build.rs using Plan A... Hunk #1 succeeded at 45 (offset 7 lines). Hunk #2 succeeded at 68 (offset 7 lines). Hunk #3 succeeded at 111 (offset 7 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_tools_rls_rls_src_cmd.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_tools_rls_rls_src_cmd.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_rls_rls_src_cmd.rs,v 1.1 2019/04/14 12:42:03 he Exp $ | |Use 32-bit atomic instead of 64-bit; latter may not be available on |32-bit platforms (powerpc, earmv7). | |--- src/tools/rls/rls/src/cmd.rs.orig 2019-04-10 18:46:16.000000000 +0000 |+++ src/tools/rls/rls/src/cmd.rs -------------------------- Patching file src/tools/rls/rls/src/cmd.rs using Plan A... Hunk #1 succeeded at 7 (offset -10 lines). Hunk #2 succeeded at 326 (offset 3 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_tools_rls_rls_src_server_io.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_tools_rls_rls_src_server_io.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_rls_rls_src_server_io.rs,v 1.2 2019/05/31 14:11:23 jperkin Exp $ | |Use 32-bit atomic instead of 64-bit; latter may not be available on |32-bit platforms (powerpc, earmv7). | |--- src/tools/rls/rls/src/server/io.rs.orig 2019-05-20 12:10:32.000000000 +0000 |+++ src/tools/rls/rls/src/server/io.rs -------------------------- Patching file src/tools/rls/rls/src/server/io.rs using Plan A... Hunk #1 succeeded at 5 (offset -2 lines). Hunk #2 succeeded at 169 (offset -2 lines). Hunk #3 succeeded at 192 (offset -2 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-src_tools_rust-installer_install-template.sh => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-src_tools_rust-installer_install-template.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tools_rust-installer_install-template.sh,v 1.3 2018/11/27 15:45:23 adam Exp $ | |No logging to 'install.log'. |Do not create 'uninstall.sh'. | |--- src/tools/rust-installer/install-template.sh.orig 2018-11-07 03:23:50.000000000 +0000 |+++ src/tools/rust-installer/install-template.sh -------------------------- Patching file src/tools/rust-installer/install-template.sh using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 964. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-vendor_libc_src_unix_solarish_mod.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-vendor_libc_src_unix_solarish_mod.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vendor_libc_src_unix_solarish_mod.rs,v 1.1 2019/05/31 14:11:23 jperkin Exp $ | |Fix xattr build. | |--- vendor/libc/src/unix/solarish/mod.rs.orig 2019-05-20 13:47:24.000000000 +0000 |+++ vendor/libc/src/unix/solarish/mod.rs -------------------------- Patching file vendor/libc/src/unix/solarish/mod.rs using Plan A... Hunk #1 succeeded at 1177 (offset 196 lines). done => Verifying /tree/pkgsrc/lang/rust/patches/patch-vendor_lzma-sys_config.h => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-vendor_lzma-sys_config.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vendor_lzma-sys_config.h,v 1.1 2019/10/28 00:42:21 jperkin Exp $ | |Fix SunOS builds with newer compilers. | |--- vendor/lzma-sys/config.h.orig 2019-09-23 23:15:03.000000000 +0000 |+++ vendor/lzma-sys/config.h -------------------------- Patching file vendor/lzma-sys/config.h using Plan A... Hunk #1 succeeded at 35. done => Verifying /tree/pkgsrc/lang/rust/patches/patch-vendor_stacker_src_lib.rs => Applying pkgsrc patch /tree/pkgsrc/lang/rust/patches/patch-vendor_stacker_src_lib.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-vendor_stacker_src_lib.rs,v 1.1 2020/08/06 11:42:56 jperkin Exp $ | |Avoid missing pthread_* on older SunOS. | |--- vendor/stacker/src/lib.rs.orig 2020-07-13 18:18:17.000000000 +0000 |+++ vendor/stacker/src/lib.rs -------------------------- Patching file vendor/stacker/src/lib.rs using Plan A... Hunk #1 succeeded at 391 (offset 36 lines). done ===> Creating toolchain wrappers for rust-1.47.0 ===> Configuring for rust-1.47.0 => Substituting "cksum" in vendor/libc/.cargo-checksum.json vendor/lzma-sys/.cargo-checksum.json vendor/stacker/.cargo-checksum.json => Substituting "rpath" in src/librustc_codegen_ssa/back/linker.rs src/bootstrap/builder.rs => Checking for portability problems in extracted files configure: processing command line configure: configure: install.prefix := /usr/pkg configure: install.mandir := /usr/pkg/man configure: install.sysconfdir := /usr/pkg/etc configure: build.python := /usr/pkg/bin/python3.8 configure: rust.channel := stable configure: build.rustc := /scratch/work/lang/rust/work/rust-bootstrap/bi ... configure: build.cargo := /scratch/work/lang/rust/work/rust-bootstrap/bi ... configure: build.extended := True configure: rust.rpath := True configure: rust.codegen-tests := False configure: rust.dist-src := False configure: llvm.static-libstdcpp := False configure: llvm.ninja := False configure: build.vendor := True configure: rust.debug := False configure: rust.debug-assertions := False configure: llvm.release-debuginfo := False configure: rust.debuginfo-level := 0 configure: rust.debuginfo-level-rustc := 0 configure: rust.debuginfo-level-std := 0 configure: rust.debuginfo-level-tools := 0 configure: rust.debuginfo-level-tests := 0 configure: llvm.targets := ARM configure: llvm.link-shared := True configure: target.armv7-unknown-netbsd-eabihf.llvm-config := /usr/pkg/bin/llvm-co ... configure: build.configure-args := ['--prefix=/usr/pkg', '--mandir=/usr/pkg/man', ... configure: configure: writing `config.toml` in current directory configure: configure: run `python /scratch/work/lang/rust/work/rustc-1.47.0-src/x.py --help` configure: => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp