* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault @ 2019-06-18 14:17 VanL 2019-06-18 16:19 ` Eli Zaretskii 2022-04-22 13:05 ` Lars Ingebrigtsen 0 siblings, 2 replies; 22+ messages in thread From: VanL @ 2019-06-18 14:17 UTC (permalink / raw) To: 36280 Hello Emacs, The cut-out sections are included as follows: 1. 26.2.90 'emacs -Q' runs but has a SIGSEGV before ever being useable a. unfortunately I didn't have symbols included in the build b. see gdb bt c. gmake build completed successfully 2. 26.2.90 attempt to 'configure' with symbols and warnings, etc a. gmake build failed to complete ----- Description: 26.2.90 'emacs -Q' does not reach a point to "M-x report-emacs-bug RET" --8<---------------cut here---------------start------------->8--- #+name: gdb-emacs-no-symbols #+begin_example % ggdb --args ./emacs -Q GNU gdb (GDB) 8.3 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-apple-darwin15.6.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./emacs... SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = /private/tmp/com.apple.launchd.R7vO8crRlD/org.macosforge.xquartz:0 TERM = xterm-256color Breakpoint 1 at 0x1000e2650: file ../../emacs-26.2.90/src/emacs.c, line 369. Temporary breakpoint 2 at 0x1000fbeb0: init_sys_modes. (2 locations) (gdb) run Starting program: /Users/xxx/src/emacs-26.2.90-build/src/emacs -Q [New Thread 0x1103 of process 868] warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_librsvg/librsvg/work/librsvg-2.44.14/target/x86_64-apple-darwin/release/librsvg_internals.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLArgument.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerCache.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerConnection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLComputePipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebug.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDepthStencil.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBlitCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBufferStorage.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelComputeCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmem.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmemPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelError.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelMemoryInfo.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelPooledResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResourcePool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLLibrary.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLOpenGL.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLPixelFormat.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRangeAllocator.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLReflection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPass.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceList.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceListPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLSampler.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLStatistics.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLVertexDescriptor.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libLLVMSupport.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangLex.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslAST.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportEdit.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFilter.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslParse.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslSema.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/CMakeFiles/dylibFosl.dir/libFosl.cpp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/blocksort.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/bzlib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/crctable.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/huffman.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/randtable.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-common.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-kit-internal.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-library.a" warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-rpc-server.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-invert-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-key-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/blowfish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-absorb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-crypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-invert-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cbc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cfb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-memcpy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cpuid.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ctr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/fat-x86_64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-hash8.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hkdf.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/knuth-lfib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memeql-sec.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-lookup-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-aeads.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-armors.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-ciphers.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-hashes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/realloc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-128-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-256-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20r12-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-permute.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh-n.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac96.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/version.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-be32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow_key_event.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random-prime.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-copy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-eh-to-x.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der-iterator.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-gen-params.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-a-to-j.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-ehh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jja.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jjj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-jj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-eh-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-j-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-arith.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-inv.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pm1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pp1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-scalar.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-size.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-expand.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gmp-glue.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pgp-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-digest.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss-mgf1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-blind.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-compute-root.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2openpgp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-add-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-sub-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-tabselect.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2rsa.o': can't open to read symbols: No such file or directory. [New Thread 0x1313 of process 868] Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007fff9427a45c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib (gdb) bt #0 0x00007fff9427a45c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib #1 0x0000000100dd0fee in XrmDestroyDatabase () from /opt/X11/lib/libX11.6.dylib #2 0x0000000100dd0f9d in XrmSetDatabase () from /opt/X11/lib/libX11.6.dylib #3 0x00000001000bd8c6 in x_term_init (display_name=<optimized out>, xrm_option=<optimized out>, resource_name=<optimized out>) at ../../emacs-26.2.90/src/xterm.c:12633 #4 0x00000001000c01e8 in Fx_open_connection (display=XIL(0x104c0ace4), xrm_string=<optimized out>, must_succeed=XIL(0xbd30)) at ../../emacs-26.2.90/src/lisp.h:1362 #5 0x0000000100159829 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/lisp.h:1862 #6 0x0000000100193120 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/bytecode.c:630 #7 0x00000001001597bb in Ffuncall (nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/eval.c:2790 #8 0x000000010015b47c in Fapply (nargs=2, args=0x7fff5fbfe5c0) at ../../emacs-26.2.90/src/eval.c:2349 #9 0x0000000100159829 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/lisp.h:1862 #10 0x0000000100193120 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/bytecode.c:630 #11 0x00000001001597bb in Ffuncall (nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/eval.c:2790 #12 0x0000000100193120 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/bytecode.c:630 #13 0x00000001001597bb in Ffuncall (nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/eval.c:2790 #14 0x0000000100193120 in exec_byte_code (bytestr=<optimized out>, vector=<optimized out>, maxdepth=<optimized out>, args_template=<optimized out>, nargs=<optimized out>, args=<optimized out>) at ../../emacs-26.2.90/src/bytecode.c:630 #15 0x000000010015c339 in apply_lambda (fun=XIL(0x10037a225), args=<optimized out>, count=4) at ../../emacs-26.2.90/src/eval.c:2913 #16 0x000000010015b855 in eval_sub (form=<optimized out>) at ../../emacs-26.2.90/src/eval.c:2316 #17 0x000000010015d83e in Feval (form=XIL(0x1068567c3), lexical=<optimized out>) at ../../emacs-26.2.90/src/eval.c:2061 #18 0x000000010015892e in internal_condition_case (bfun=0x1000e2b00 <top_level_2>, handlers=<optimized out>, hfun=0x1000e8200 <cmd_error>) at ../../emacs-26.2.90/src/eval.c:1336 #19 0x00000001000e3d08 in top_level_1 (ignore=<optimized out>) at ../../emacs-26.2.90/src/lisp.h:855 #20 0x000000010015889d in internal_catch (tag=<optimized out>, func=0x1000e3c90 <top_level_1>, arg=XIL(0)) at ../../emacs-26.2.90/src/eval.c:1101 #21 0x00000001000e2a73 in command_loop () at ../../emacs-26.2.90/src/lisp.h:855 #22 0x00000001000e7dac in recursive_edit_1 () at ../../emacs-26.2.90/src/keyboard.c:695 #23 0x00000001000e8118 in Frecursive_edit () at ../../emacs-26.2.90/src/keyboard.c:766 #24 0x00000001001de75d in ?? () #25 0x00007fff987fd5ad in start () from /usr/lib/system/libdyld.dylib #26 0x0000000000000000 in ?? () Lisp Backtrace: "x-open-connection" (0x5fbfe1e8) --Type <RET> for more, q to quit, c to continue without paging--c 0x59d1598 PVEC_COMPILED "apply" (0x5fbfe5c0) "window-system-initialization" (0x5fbfe840) "command-line" (0x5fbff1b8) "normal-top-level" (0x5fbff560) (gdb) #+end_example --8<---------------cut here---------------end--------------->8--- : ../emacs-26.2.90/configure CC=/opt/local/bin/gcc CFLAGS='-O0 -ggdb -g3' --enable-checking --without-compress-install --enable-gcc-warnings --enable-checking=yes,glyphs --enable-check-lisp-object-type --without-ns --with-jpeg=no --with-gif=no --with-tiff=no --with-x --with-x-toolkit=gtk2 --with-cairo --without-xwidgets --with-mailutils ----- Description 26.2.90 configure for gdb symbols --8<---------------cut here---------------start------------->8--- #+name: run-configure-for-gdb-symbols #+begin_example checking for xcrun... xcrun checking for make... yes checking for GNU Make... make checking build system type... x86_64-apple-darwin15.6.0 checking host system type... x86_64-apple-darwin15.6.0 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/local/bin/gcc accepts -g... yes checking for /opt/local/bin/gcc option to enable C11 features... none needed checking for ar... ar checking whether /opt/local/bin/gcc and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... /opt/local/bin/gcc -E checking for grep that handles long lines and -e... /opt/local/bin/ggrep checking for egrep... /opt/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking max safe object size... 9223372036854775807 checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Wbool-operation... yes checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdangling-else... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wduplicate-decl-specifier... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wexpansion-to-defined... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-in-bool-context... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-elt-size... yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-compare... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wpsabi... yes checking whether C compiler handles -Wrestrict... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wswitch-unreachable... yes checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wstringop-overflow=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wredundant-decls... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-override-init... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking for a BSD-compatible install... /usr/bin/install -c checking command to symlink files in the same directory... ln -s checking for install-info... /usr/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for X... libraries /usr/X11/lib, headers checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking X11 version 6... 6 or newer checking for RSVG... yes checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... no checking for GTK... yes checking whether GTK compiles... yes checking whether GTK_TYPE_FILE_SELECTION is declared... yes checking for gtk_file_selection_new... yes checking whether GTK_TYPE_HANDLE_BOX is declared... yes checking for gtk_handle_box_new... yes checking whether GTK_TYPE_TEAROFF_MENU_ITEM is declared... yes checking for gtk_tearoff_menu_item_new... yes checking for gtk_widget_get_window... yes checking for gtk_widget_set_has_window... yes checking for gtk_dialog_get_action_area... yes checking for gtk_widget_get_sensitive... yes checking for gtk_widget_get_mapped... yes checking for gtk_adjustment_get_page_size... yes checking for gtk_orientable_set_orientation... yes checking for gtk_window_set_has_resize_grip... no checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for GSETTINGS... yes checking whether GSettings is in gio... yes checking for GOBJECT... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBSYSTEMD... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... none required checking for FONTCONFIG... yes checking for XFT... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FREETYPE... yes checking for LIBOTF... no checking for CAIRO... yes checking X11/Xlib-xcb.h usability... yes checking X11/Xlib-xcb.h presence... yes checking for X11/Xlib-xcb.h... yes checking for xcb_translate_coordinates in -lxcb... yes checking for XGetXCBConnection in -lX11-xcb... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for LCMS2... yes checking for library containing inflateEnd... -lz checking for png... yes checking whether png_longjmp is declared... yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for XRANDR... yes checking for XINERAMA... yes checking for XFIXES... yes checking for X11/extensions/Xdbe.h... yes checking for XdbeAllocateBackBufferName in -lXext... yes checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking for accept4... no checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... no checking for log2... yes checking for prctl... no checking for aligned_alloc... no checking for posix_memalign... yes checking whether aligned_alloc is declared... no checking for __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... no checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking whether lstat correctly handles trailing slash... no checking for mode_t... yes checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether memrchr is declared... no checking whether <limits.h> defines MIN and MAX... no checking whether <sys/param.h> defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether <sys/select.h> is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking whether stat file-mode macros are broken... no checking for struct timespec in <time.h>... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking for d_type member in directory struct... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for __fpending... no checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking for variable-length arrays... yes checking whether open recognizes a trailing slash... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for group_member... no checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for __mktime_internal... no checking for /opt/local/bin/gcc option to disable position independent executables... no Configured for 'x86_64-apple-darwin15.6.0'. Where should the build process find the source code? ../emacs-26.2.90 What compiler should emacs be built with? /opt/local/bin/gcc -O0 -ggdb -g3 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK2 Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? /usr/X11/lib Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? yes -L/opt/X11/lib -lpng16 Does Emacs use -lrsvg-2? yes Does Emacs use cairo? yes Does Emacs use -llcms2? yes Does Emacs use imagemagick (version 6)? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? yes Does Emacs use a file notification library? yes (kqueue) Does Emacs use access control lists? yes Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ../emacs-26.2.90/doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands #+end_example --8<---------------cut here---------------end--------------->8--- ----- Description 26.2.90 doesn't build with above configure options for gdb --8<---------------cut here---------------start------------->8--- #+name: run-gmake-for-gdb-symbols #+begin_example gmake -C lib all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-dbg/lib' GEN alloca.h GEN byteswap.h GEN dirent.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h CC acl_entries.o CC euidaccess.o CC explicit_bzero.o CC faccessat.o CC fpending.o CC fstatat.o CC getgroups.o CC getopt.o CC getopt1.o CC group-member.o CC lstat.o CC memrchr.o CC mkostemp.o CC mktime.o CC open.o CC openat-proc.o CC readlink.o CC readlinkat.o CC sig2str.o CC symlink.o CC time_rz.o CC timegm.o CC acl-errno-valid.o CC acl-internal.o CC get-permissions.o CC set-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC cloexec.o CC close-stream.o CC count-leading-zeros.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC filevercmp.o CC gettime.o CC nstrftime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC tempname.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC utimens.o CC openat-die.o CC save-cwd.o AR libgnu.a gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-dbg/lib' gmake -C lib-src all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-dbg/lib-src' CC regex.o CCLD etags CCLD ctags CCLD emacsclient CCLD ebrowse CCLD profile CCLD hexl CCLD make-docfile gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-dbg/lib-src' gmake -C src VCSWITNESS='' all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-dbg/src' GEN lisp.mk GEN globals.h CC dispnew.o gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-dbg/src' #+end_example --8<---------------cut here---------------end--------------->8--- ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 14:17 bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault VanL @ 2019-06-18 16:19 ` Eli Zaretskii 2019-06-18 17:58 ` Robert Pluim 2022-04-22 13:05 ` Lars Ingebrigtsen 1 sibling, 1 reply; 22+ messages in thread From: Eli Zaretskii @ 2019-06-18 16:19 UTC (permalink / raw) To: VanL; +Cc: 36280 > From: VanL <van@scratch.space> > Date: Wed, 19 Jun 2019 00:17:25 +1000 > > The cut-out sections are included as follows: > > 1. 26.2.90 'emacs -Q' runs but has a SIGSEGV before ever being useable > a. unfortunately I didn't have symbols included in the build > b. see gdb bt > c. gmake build completed successfully > > 2. 26.2.90 attempt to 'configure' with symbols and warnings, etc > a. gmake build failed to complete Thanks for your effort. I guess someone with access top a Darwin system will have to debug this, because the information you posted doesn't help in understanding what went wrong. What is needed is at least a C-level backtrace pointing to the location in the sources where Emacs crashes. ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 16:19 ` Eli Zaretskii @ 2019-06-18 17:58 ` Robert Pluim 2019-06-18 18:07 ` Eli Zaretskii 0 siblings, 1 reply; 22+ messages in thread From: Robert Pluim @ 2019-06-18 17:58 UTC (permalink / raw) To: Eli Zaretskii; +Cc: VanL, 36280 >>>>> On Tue, 18 Jun 2019 19:19:55 +0300, Eli Zaretskii <eliz@gnu.org> said: >> From: VanL <van@scratch.space> >> Date: Wed, 19 Jun 2019 00:17:25 +1000 >> >> The cut-out sections are included as follows: >> >> 1. 26.2.90 'emacs -Q' runs but has a SIGSEGV before ever being useable >> a. unfortunately I didn't have symbols included in the build >> b. see gdb bt >> c. gmake build completed successfully >> >> 2. 26.2.90 attempt to 'configure' with symbols and warnings, etc >> a. gmake build failed to complete Eli> Thanks for your effort. I guess someone with access top a Darwin Eli> system will have to debug this, because the information you posted Eli> doesn't help in understanding what went wrong. Eli> What is needed is at least a C-level backtrace pointing to the Eli> location in the sources where Emacs crashes. Emacs using X11/GTK2 on macOS? Is that supposed to even work? Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 17:58 ` Robert Pluim @ 2019-06-18 18:07 ` Eli Zaretskii 2019-06-18 23:20 ` Van L 2019-06-22 20:35 ` Alan Third 0 siblings, 2 replies; 22+ messages in thread From: Eli Zaretskii @ 2019-06-18 18:07 UTC (permalink / raw) To: Robert Pluim; +Cc: van, 36280 > From: Robert Pluim <rpluim@gmail.com> > Cc: VanL <van@scratch.space>, 36280@debbugs.gnu.org > Date: Tue, 18 Jun 2019 19:58:37 +0200 > > Emacs using X11/GTK2 on macOS? Is that supposed to even work? I don't know. Alan? ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 18:07 ` Eli Zaretskii @ 2019-06-18 23:20 ` Van L 2019-06-19 7:24 ` Robert Pluim 2019-06-22 20:35 ` Alan Third 1 sibling, 1 reply; 22+ messages in thread From: Van L @ 2019-06-18 23:20 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 36280, Robert Pluim > On 19 Jun 2019, at 04:07, Eli Zaretskii <eliz@gnu.org> wrote: > >> Emacs using X11/GTK2 on macOS? Is that supposed to even work? > > I don't know. Alan? According to the bsd-family-tree, I am on Mac OS X 10.11.6 % uname -a Darwin xxx.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 The platform has been able to build and run 26.2 and 27. I want to use GTK3 but MacPort connects GTK2 to Emacs in package builds. ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 23:20 ` Van L @ 2019-06-19 7:24 ` Robert Pluim 2019-06-19 7:58 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: Robert Pluim @ 2019-06-19 7:24 UTC (permalink / raw) To: Van L; +Cc: 36280 >>>>> On Wed, 19 Jun 2019 09:20:48 +1000, Van L <van@scratch.space> said: >> On 19 Jun 2019, at 04:07, Eli Zaretskii <eliz@gnu.org> wrote: >> >>> Emacs using X11/GTK2 on macOS? Is that supposed to even work? >> >> I don't know. Alan? Van> According to the bsd-family-tree, I am on Mac OS X 10.11.6 Van> % uname -a Van> Darwin xxx.local 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 x86_64 Van> The platform has been able to build and run 26.2 and 27. Van> I want to use GTK3 but MacPort connects GTK2 to Emacs in package builds. So I donʼt use MacPort nor do I have X11 headers on my mac, so I canʼt really help here. Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 7:24 ` Robert Pluim @ 2019-06-19 7:58 ` VanL 2019-06-19 13:28 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: VanL @ 2019-06-19 7:58 UTC (permalink / raw) To: Robert Pluim; +Cc: 36280 > On 19 Jun 2019, at 17:24, Robert Pluim <rpluim@gmail.com> wrote: > > So I donʼt use MacPort nor do I have X11 headers on my mac, so I canʼt > really help here. So I tried to build without X11. Next, I can try to use the Xcode stuff without MacPort's gcc. I have had success doing this for 26.1.90, 26.2, 27. --8<---------------cut here---------------start------------->8--- cd emacs-26.2.90 make distclean sh ./autogen.sh cd ../emacs-26.2.90-build-gdb-ns ../emacs-26.2.90/configure CC=/opt/local/bin/gcc CFLAGS='-O0 -ggdb -g3' --enable-checking --without-compress-install --enable-gcc-warnings --enable-checking=yes,glyphs --enable-check-lisp-object-type --with-ns --enable-ns-self-contained --with-jpeg=no --with-gif=no --with-tiff=no --without-x --with-cairo --without-xwidgets --with-mailutils #+name: configure-run #+begin_example checking for xcrun... xcrun checking for make... yes checking for GNU Make... gmake checking build system type... x86_64-apple-darwin15.6.0 checking host system type... x86_64-apple-darwin15.6.0 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/local/bin/gcc accepts -g... yes checking for /opt/local/bin/gcc option to enable C11 features... none needed checking for ar... ar checking whether /opt/local/bin/gcc and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... /opt/local/bin/gcc -E checking for grep that handles long lines and -e... /opt/local/bin/ggrep checking for egrep... /opt/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the compiler is clang... no checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking max safe object size... 9223372036854775807 checking whether C compiler handles -fno-common... yes checking whether C compiler handles -W... yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Wbool-operation... yes checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Wdangling-else... yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Wduplicate-decl-specifier... yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Wexpansion-to-defined... yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Wint-in-bool-context... yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Wmemset-elt-size... yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Wpointer-compare... yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Wpsabi... yes checking whether C compiler handles -Wrestrict... yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Wswitch-unreachable... yes checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Wstringop-overflow=2... yes checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether C compiler handles -Wredundant-decls... yes checking whether C compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wno-override-init... yes checking whether C compiler handles -Wno-sign-compare... yes checking whether C compiler handles -Wno-type-limits... yes checking whether C compiler handles -Wno-unused-parameter... yes checking whether C compiler handles -Wno-format-nonliteral... yes checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking command to symlink files in the same directory... ln -s checking for install-info... /opt/local/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for X... disabled checking AppKit/AppKit.h usability... no checking AppKit/AppKit.h presence... yes configure: WARNING: AppKit/AppKit.h: present but cannot be compiled configure: WARNING: AppKit/AppKit.h: check for missing prerequisite headers? configure: WARNING: AppKit/AppKit.h: see the Autoconf documentation configure: WARNING: AppKit/AppKit.h: section "Present But Cannot Be Compiled" configure: WARNING: AppKit/AppKit.h: proceeding with the compiler's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-gnu-emacs@gnu.org ## configure: WARNING: ## ------------------------------------ ## checking for AppKit/AppKit.h... no configure: error: The include files (AppKit/AppKit.h etc) that are required for a Nextstep build are missing or cannot be compiled. Either fix this, or re-configure with the option '--without-ns'. #+end_example --8<---------------cut here---------------end--------------->8--- ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 7:58 ` VanL @ 2019-06-19 13:28 ` VanL 2019-06-19 13:38 ` Robert Pluim 0 siblings, 1 reply; 22+ messages in thread From: VanL @ 2019-06-19 13:28 UTC (permalink / raw) To: Robert Pluim; +Cc: 36280 > On 19 Jun 2019, at 17:58, VanL <van@scratch.space> wrote: > > Next, I can try to use the Xcode stuff without MacPort's gcc. Without using MacPort's gcc, the show stopper is as follows. ../../emacs-26.2.90/src/macfont.m:37:10: fatal error: 'macuvs.h' file not found ----- : ../emacs-26.2.90/configure CC="/usr/bin/clang" --without-compress-install --with-ns --enable-ns-self-contained --with-jpeg=no --with-gif=no --with-tiff=no --without-x --with-cairo --without-xwidgets --with-mailutils #+name: configure-clang #+begin_example checking for xcrun... xcrun checking for make... yes checking for GNU Make... gmake checking build system type... x86_64-apple-darwin15.6.0 checking host system type... x86_64-apple-darwin15.6.0 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to enable C11 features... none needed checking for ar... ar checking whether /usr/bin/clang and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... /usr/bin/clang -E checking for grep that handles long lines and -e... /opt/local/bin/ggrep checking for egrep... /opt/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /usr/bin/clang accepts -g3 -O2... yes checking whether the compiler is clang... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -Wno-switch... yes checking whether C compiler handles -Wno-pointer-sign... yes checking whether C compiler handles -Wno-string-plus-int... yes checking whether C compiler handles -Wno-unknown-attributes... yes checking whether C compiler handles -Wno-initializer-overrides... yes checking whether C compiler handles -Wno-tautological-compare... yes checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking command to symlink files in the same directory... ln -s checking for install-info... /opt/local/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for X... disabled checking AppKit/AppKit.h usability... yes checking AppKit/AppKit.h presence... yes checking for AppKit/AppKit.h... yes checking for Mac OS X 10.6 or newer... yes checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking if the Objective C compiler supports instancetype... no checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for RSVG... yes checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... no checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBSYSTEMD... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... none required checking for LCMS2... yes checking for library containing inflateEnd... -lz checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking for accept4... no checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... no checking for log2... yes checking for prctl... no checking for aligned_alloc... no checking for posix_memalign... yes checking whether aligned_alloc is declared... no checking for __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... no checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking whether lstat correctly handles trailing slash... no checking for mode_t... yes checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether memrchr is declared... no checking whether <limits.h> defines MIN and MAX... no checking whether <sys/param.h> defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether <sys/select.h> is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking whether stat file-mode macros are broken... no checking for struct timespec in <time.h>... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking for d_type member in directory struct... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for __fpending... no checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking for variable-length arrays... yes checking whether open recognizes a trailing slash... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for group_member... no checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for __mktime_internal... no checking for /usr/bin/clang option to disable position independent executables... no Configured for 'x86_64-apple-darwin15.6.0'. Where should the build process find the source code? ../emacs-26.2.90 What compiler should emacs be built with? /usr/bin/clang -g3 -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? nextstep What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? no Does Emacs use -lrsvg-2? yes Does Emacs use cairo? no Does Emacs use -llcms2? yes Does Emacs use imagemagick (version 6)? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? no Does Emacs use a file notification library? yes (kqueue) Does Emacs use access control lists? yes Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes You must run "gmake install" in order to test the built application. The installed application will go to nextstep/Emacs.app and can be run or moved from there. The application will be fully self-contained. configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ../emacs-26.2.90/doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: Now you can run 'gmake'. #+end_example #+name: gmake-clang #+begin_example gmake -C lib all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake -C lib-src all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake -C src VCSWITNESS='' all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' CC macfont.o ../../emacs-26.2.90/src/macfont.m:37:10: fatal error: 'macuvs.h' file not found #include "macuvs.h" ^ 1 error generated. gmake[1]: *** [Makefile:379: macfont.o] Error 1 gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' gmake: *** [Makefile:421: src] Error 2 #+end_example ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 13:28 ` VanL @ 2019-06-19 13:38 ` Robert Pluim 2019-06-19 14:02 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: Robert Pluim @ 2019-06-19 13:38 UTC (permalink / raw) To: VanL; +Cc: 36280 >>>>> On Wed, 19 Jun 2019 23:28:17 +1000, VanL <van@scratch.space> said: >> On 19 Jun 2019, at 17:58, VanL <van@scratch.space> wrote: >> >> Next, I can try to use the Xcode stuff without MacPort's gcc. VanL> Without using MacPort's gcc, the show stopper is as follows. VanL> ../../emacs-26.2.90/src/macfont.m:37:10: fatal error: 'macuvs.h' file not found And if you build in-tree rather than out-of-tree? macuvs.h should be in src/ in the source tree. Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 13:38 ` Robert Pluim @ 2019-06-19 14:02 ` VanL 2019-06-19 14:32 ` Robert Pluim 0 siblings, 1 reply; 22+ messages in thread From: VanL @ 2019-06-19 14:02 UTC (permalink / raw) To: Robert Pluim; +Cc: 36280 > On 19 Jun 2019, at 23:38, Robert Pluim <rpluim@gmail.com> wrote: > > And if you build in-tree rather than out-of-tree? macuvs.h should be > in src/ in the source tree. Building from the git tags/release obtains... GNU Emacs 26.2.90 (build 2, x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G22010)) of 2019-06-19 Maybe if I build from the git tags/release and use 'clang' I will get it to run in X11/GTK2. ----- #+name: configure-clang-in-tree #+begin_example checking for xcrun... xcrun checking for make... yes checking for GNU Make... gmake checking build system type... x86_64-apple-darwin15.6.0 checking host system type... x86_64-apple-darwin15.6.0 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/clang accepts -g... yes checking for /usr/bin/clang option to enable C11 features... none needed checking for ar... ar checking whether /usr/bin/clang and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... /usr/bin/clang -E checking for grep that handles long lines and -e... /opt/local/bin/ggrep checking for egrep... /opt/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether /usr/bin/clang accepts -g3 -O2... yes checking whether the compiler is clang... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -Wno-switch... yes checking whether C compiler handles -Wno-pointer-sign... yes checking whether C compiler handles -Wno-string-plus-int... yes checking whether C compiler handles -Wno-unknown-attributes... yes checking whether C compiler handles -Wno-initializer-overrides... yes checking whether C compiler handles -Wno-tautological-compare... yes checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking command to symlink files in the same directory... ln -s checking for install-info... /opt/local/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for X... disabled checking AppKit/AppKit.h usability... yes checking AppKit/AppKit.h presence... yes checking for AppKit/AppKit.h... yes checking for Mac OS X 10.6 or newer... yes checking for gcc... gcc checking whether we are using the GNU Objective C compiler... yes checking whether gcc accepts -g... yes checking if the Objective C compiler supports instancetype... no checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for RSVG... yes checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... no checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBSYSTEMD... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... none required checking for LCMS2... yes checking for library containing inflateEnd... -lz checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking for accept4... no checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... no checking for log2... yes checking for prctl... no checking for aligned_alloc... no checking for posix_memalign... yes checking whether aligned_alloc is declared... no checking for __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... no checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking whether lstat correctly handles trailing slash... no checking for mode_t... yes checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether memrchr is declared... no checking whether <limits.h> defines MIN and MAX... no checking whether <sys/param.h> defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether <sys/select.h> is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking whether stat file-mode macros are broken... no checking for struct timespec in <time.h>... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking for d_type member in directory struct... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for __fpending... no checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking for variable-length arrays... yes checking whether open recognizes a trailing slash... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for group_member... no checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for __mktime_internal... no checking for /usr/bin/clang option to disable position independent executables... no Configured for 'x86_64-apple-darwin15.6.0'. Where should the build process find the source code? ../emacs What compiler should emacs be built with? /usr/bin/clang -g3 -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? nextstep What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? no Does Emacs use -lrsvg-2? yes Does Emacs use cairo? no Does Emacs use -llcms2? yes Does Emacs use imagemagick (version 6)? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? no Does Emacs use a file notification library? yes (kqueue) Does Emacs use access control lists? yes Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes You must run "gmake install" in order to test the built application. The installed application will go to nextstep/Emacs.app and can be run or moved from there. The application will be fully self-contained. configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ../emacs/doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating test/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: Now you can run 'gmake'. #+end_example #+name: gmake-clang-in-tree #+begin_example gmake -C lib all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake -C lib-src all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake -C src VCSWITNESS='' all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' CC macfont.o gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' #+end_example #+name: gmake-install-clang-in-tree #+begin_example gmake -C lib all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib' gmake -C lib-src all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake -C ../admin/charsets all gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' GEN ../../../emacs/etc/charsets/JISX2131.map GEN ../../../emacs/admin/charsets/charsets.stamp gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake -C ../admin/unidata charscript.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[2]: Nothing to be done for 'charscript.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' CCLD temacs /opt/local/bin/gmkdir -p ../etc gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake -C ../admin/charsets cp51932.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[2]: Nothing to be done for 'cp51932.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake -C ../admin/charsets eucjp-ms.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[2]: Nothing to be done for 'eucjp-ms.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' unset EMACS_HEAP_EXEC; \ LC_ALL=C ./temacs -batch -l loadup dump --- List of All Regions --- address size prot maxp --- List of Regions to be Dumped --- address size prot maxp --- Header Information --- Magic = 0xfeedfacf CPUType = 16777223 CPUSubType = -2147483645 FileType = 0x2 NCmds = 35 SizeOfCmds = 4312 Flags = 0x00000085 Highest address of load commands in input file: 0x100744000 Lowest offset of all sections in __TEXT segment: 0x2cc0 --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 1 LC_SEGMENT_64 872 __TEXT 0x100000000 0x238000 __text 0x100002cc0 0x1fde5c __stubs 0x100200b1c 0xdec __stub_helper 0x100201908 0x1744 __const 0x100203050 0x15fd8 __cstring 0x100219030 0x17a7a __gcc_except_tab 0x100230aac 0x98 __objc_methname 0x100230b44 0x37db __objc_classname 0x10023431f 0x113 __objc_methtype 0x100234432 0x16df __unwind_info 0x100235b14 0x24e4 2 LC_SEGMENT_64 1512 __DATA 0x100238000 0x427000 __nl_symbol_ptr 0x100238000 0x10 __got 0x100238010 0x2b8 __la_symbol_ptr 0x1002382c8 0x1290 __const 0x100239560 0x5d28 __cfstring 0x10023f288 0x880 __objc_classlist 0x10023fb08 0x78 __objc_catlist 0x10023fb80 0x8 __objc_protolist 0x10023fb88 0x28 __objc_imageinfo 0x10023fbb0 0x8 __objc_const 0x10023fbb8 0x3c28 __objc_selrefs 0x1002437e0 0x1168 __objc_classrefs 0x100244948 0x228 __objc_superrefs 0x100244b70 0x60 __objc_ivar 0x100244bd0 0x1f8 __objc_data 0x100244dc8 0x4b0 __data 0x100245280 0x36a9fc __bss 0x1005afc80 0x8cf18 __common 0x10063cba0 0x221f1 3 LC_SEGMENT_64 72 __LINKEDIT 0x10065f000 0xe5000 4 LC_DYLD_INFO_ONLY 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 32 8 LC_UUID 24 9 LC_VERSION_MIN_MACOSX 16 10 LC_SOURCE_VERSION 16 11 LC_MAIN 24 12 LC_LOAD_DYLIB 88 13 LC_LOAD_DYLIB 88 14 LC_LOAD_DYLIB 64 15 LC_LOAD_DYLIB 56 16 LC_LOAD_DYLIB 64 17 LC_LOAD_DYLIB 72 18 LC_LOAD_DYLIB 64 19 LC_LOAD_DYLIB 64 20 LC_LOAD_DYLIB 56 21 LC_LOAD_DYLIB 104 22 LC_LOAD_DYLIB 56 23 LC_LOAD_DYLIB 64 24 LC_LOAD_DYLIB 56 25 LC_LOAD_DYLIB 64 26 LC_LOAD_DYLIB 64 27 LC_LOAD_DYLIB 56 28 LC_LOAD_DYLIB 56 29 LC_LOAD_DYLIB 104 30 LC_LOAD_DYLIB 96 31 LC_LOAD_DYLIB 96 32 LC_LOAD_DYLIB 56 33 LC_FUNCTION_STARTS 16 34 LC_DATA_IN_CODE 16 0x1045fc080 (sz: 0x3f24/ 0x3f28) 0x104500000 (sz: 0x79abf/ 0xfc080) 0x1046fc080 (sz: 0x3f24/ 0x3f28) 0x104600000 (sz: 0x5dab5/ 0xfc080) 0x1067f8000 (sz: 0x6172/ 0x7fa0) 0x106000000 (sz: 0x614ffd/0x7f8000) 0x105ff8000 (sz: 0x3774/ 0x7fa0) 0x105800000 (sz: 0x3751ff/0x7f8000) 0x104700000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) Writing segment __TEXT @ 0 (0x238000/0x238000 @ 0x100000000) Writing segment __DATA @ 0x238000 (0x427000/0x427000 @ 0x100238000) section __nl_symbol_ptr at 0x238000 - 0x238010 (sz: 0x10) section __got at 0x238010 - 0x2382c8 (sz: 0x2b8) section __la_symbol_ptr at 0x2382c8 - 0x239558 (sz: 0x1290) section __const at 0x239560 - 0x23f288 (sz: 0x5d28) section __cfstring at 0x23f288 - 0x23fb08 (sz: 0x880) section __objc_classlist at 0x23fb08 - 0x23fb80 (sz: 0x78) section __objc_catlist at 0x23fb80 - 0x23fb88 (sz: 0x8) section __objc_protolist at 0x23fb88 - 0x23fbb0 (sz: 0x28) section __objc_imageinfo at 0x23fbb0 - 0x23fbb8 (sz: 0x8) section __objc_const at 0x23fbb8 - 0x2437e0 (sz: 0x3c28) section __objc_selrefs at 0x2437e0 - 0x244948 (sz: 0x1168) section __objc_classrefs at 0x244948 - 0x244b70 (sz: 0x228) section __objc_superrefs at 0x244b70 - 0x244bd0 (sz: 0x60) section __objc_ivar at 0x244bd0 - 0x244dc8 (sz: 0x1f8) section __objc_data at 0x244dc8 - 0x245278 (sz: 0x4b0) section __data at 0x245280 - 0x5afc7c (sz: 0x36a9fc) section __bss at 0x5afc80 - 0x63cb98 (sz: 0x8cf18) section __common at 0x63cba0 - 0x65ed91 (sz: 0x221f1) Writing segment __DATA @ 0x65f000 ( 0x79abf/ 0xfc000 @ 0x104500000) Writing segment __DATA @ 0x6d9000 ( 0x3fa4/ 0x3fa8 @ 0x1045fc000) Writing segment __DATA @ 0x6dd000 ( 0x5dab5/ 0xfc000 @ 0x104600000) Writing segment __DATA @ 0x73b000 ( 0x3fa4/ 0x3fa8 @ 0x1046fc000) Writing segment __DATA @ 0x73f000 ( 0/ 0x1000 @ 0x104700000) Writing segment __DATA @ 0x73f000 (0x3751ff/0x7f8000 @ 0x105800000) Writing segment __DATA @ 0xab5000 ( 0x3774/ 0x7fa0 @ 0x105ff8000) Writing segment __DATA @ 0xab9000 (0x614ffd/0x7f8000 @ 0x106000000) Writing segment __DATA @ 0x10ce000 ( 0x6172/ 0x7fa0 @ 0x1067f8000) Writing segment __LINKEDIT @ 0x10d5000 ( 0xe489c/ 0xe5000 @ 0x10065f000) Writing LC_DYLD_INFO_ONLY command Writing LC_SYMTAB command Writing LC_DYSYMTAB command Writing LC_LOAD_DYLINKER command Writing LC_UUID command Writing LC_VERSION_MIN_MACOSX command Writing LC_SOURCE_VERSION command Writing LC_MAIN command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_FUNCTION_STARTS command Writing LC_DATA_IN_CODE command 6464 unused bytes follow Mach-O header ln -f emacs bootstrap-emacs gmake -C ../nextstep all gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/nextstep' gmake -C ../src emacs gmake[3]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake -C ../admin/charsets all gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake -C ../admin/unidata charscript.el gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[4]: Nothing to be done for 'charscript.el'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/unidata' gmake -C ../admin/charsets cp51932.el gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[4]: Nothing to be done for 'cp51932.el'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake -C ../admin/charsets eucjp-ms.el gmake[4]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[4]: Nothing to be done for 'eucjp-ms.el'. gmake[4]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/charsets' gmake[3]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' /opt/local/bin/gmkdir -p /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS cp -f ../src/emacs /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/Emacs gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/nextstep' gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/src' gmake -C lisp all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lisp' gmake -C ../leim all EMACS="../src/emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/leim' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/leim' gmake -C ../admin/grammars all EMACS="../../src/emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/grammars' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/admin/grammars' gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lisp' gmake[2]: Nothing to be done for 'compile-targets'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lisp' gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lisp' gmake info-real info-dir gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns' gmake -C doc/lispref info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/lispref' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/lispref' gmake -C doc/lispintro info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/lispintro' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/lispintro' gmake -C doc/emacs info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/emacs' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/emacs' gmake -C doc/misc info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/misc' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/doc/misc' gmake[1]: Nothing to be done for 'info-dir'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns' umask 022; /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info" unset CDPATH; \ thisdir=`/bin/pwd`; \ exp_infodir=`cd "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info" && /bin/pwd`; \ if [ "`cd ../emacs/info && /bin/pwd`" = "$exp_infodir" ]; then \ true; \ else \ [ -f "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/dir" ] || \ [ ! -f ../emacs/info/dir ] || \ /opt/local/bin/ginstall -c -m 644 ../emacs/info/dir "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/dir"; \ info_misc=`gmake --no-print-directory -s -C doc/misc echo-info`; \ cd ../emacs/info ; \ for elt in emacs.info eintr.info elisp.info ${info_misc}; do \ test "yes" = "no" && test ! -f $elt && continue; \ for f in `ls $elt $elt-[1-9] $elt-[1-9][0-9] 2>/dev/null`; do \ (cd "${thisdir}"; \ /opt/local/bin/ginstall -c -m 644 ../emacs/info/$f "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/$f"); \ [ -n "" ] || continue ; \ rm -f "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/$f.gz"; \ -9n "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/$f"; \ done; \ (cd "${thisdir}"; \ /opt/local/bin/install-info --info-dir="/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info" "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/info/$elt"); \ done; \ fi umask 022; /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/man/man1" thisdir=`/bin/pwd`; \ cd ../emacs/doc/man; \ for page in *.1; do \ test "$page" = ChangeLog.1 && continue; \ dest=`echo "${page}" | sed -e 's/\.1$//' -e 's,x,x,'`.1; \ (cd "${thisdir}"; \ /opt/local/bin/ginstall -c -m 644 ../emacs/doc/man/${page} "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/man/man1/${dest}"); \ [ -n "" ] || continue ; \ rm -f "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/man/man1/${dest}.gz"; \ -9n "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/man/man1/${dest}" || true; \ done umask 022 && /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/include" /opt/local/bin/ginstall -c -m 644 src/emacs-module.h "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/include/emacs-module.h" set "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc" "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp" ; \ unset CDPATH; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ for dir in ../emacs/etc ../emacs/lisp ; do \ [ -d ${dir} ] || exit 1 ; \ dest="$1" ; shift ; \ if [ -d "${dest}" ]; then \ exp_dest=`cd "${dest}" && /bin/pwd`; \ [ "$exp_dest" = "`cd ${dir} && /bin/pwd`" ] && continue ; \ else true; \ fi; \ rm -rf "${dest}" ; \ umask 022; /opt/local/bin/gmkdir -p "${dest}" ; \ printf 'Copying %s to %s...\n' "$dir" "$dest" ; \ (cd ${dir}; tar -chf - . ) \ | (cd "${dest}"; umask 022; \ tar -xvf - && cat > /dev/null) || exit 1; \ if [ "${dir}" = "../emacs/etc" ]; then \ rm -f "${dest}/DOC"* ; \ rm -f "${dest}/refcards"/*.aux "${dest}/refcards"/*.dvi; \ rm -f "${dest}/refcards"/*.log "${dest}/refcards"/*.in; \ else true; \ fi; \ (cd "${dest}" || exit 1; \ for subdir in `find . -type d -print` ; do \ chmod a+rx ${subdir} ; \ rm -f ${subdir}/.gitignore ; \ rm -f ${subdir}/.arch-inventory ; \ rm -f ${subdir}/.DS_Store ; \ rm -f ${subdir}/#* ; \ rm -f ${subdir}/.#* ; \ rm -f ${subdir}/*~ ; \ rm -f ${subdir}/*.orig ; \ rm -f ${subdir}/ChangeLog* ; \ [ "${dir}" != "../emacs/etc" ] && \ rm -f ${subdir}/[mM]akefile*[.-]in ${subdir}/[mM]akefile ; \ done ); \ find "${dest}" -exec chown ${installuser} {} ';' ;\ done Copying ../emacs/etc to /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc... Copying ../emacs/lisp to /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp... rm -f "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp/subdirs.el" umask 022; ../emacs/build-aux/update-subdirs "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp" subdir="/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/share/emacs/26.2.90/site-lisp" ; \ if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /opt/local/bin/gmkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi subdir="/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/share/emacs/site-lisp" ; \ if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /opt/local/bin/gmkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi || true [ -z "" ] || { \ echo "Compressing *.el etc. ..." && \ cd "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp" && \ for f in `find . -name "*.elc" -print | sed 's/.elc$/.el/'`; do \ -9n "$f"; \ done; \ -9n "../etc/publicsuffix.txt"; \ } chmod -R a+r "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/share/emacs/26.2.90" "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc" "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/lisp" unset CDPATH; \ umask 022; /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc" ; \ exp_etcdocdir=`cd "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc"; /bin/pwd`; \ if [ "`cd ./etc; /bin/pwd`" != "$exp_etcdocdir" ]; \ then \ docfile="DOC"; \ printf 'Copying %s to %s ...\n' "etc/$docfile" \ "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc"; \ /opt/local/bin/ginstall -c -m 644 etc/${docfile} "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc/${docfile}"; \ for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ chown ${installuser} "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc/${docfile}" || true ; \ else true; fi Copying etc/DOC to /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/etc ... umask 022; /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/bin" gmake -C lib-src install gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' Installing utilities run internally by Emacs. umask 022 && /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/libexec" exp_archlibdir=`cd "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/libexec" && /bin/pwd` && \ if [ "$exp_archlibdir" != "`/bin/pwd`" ]; then \ for file in profile hexl ; do \ /opt/local/bin/ginstall -c $file \ "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/libexec/$file" || exit; \ done ; \ fi exp_archlibdir=`cd "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/libexec" && /bin/pwd` && \ if [ "$exp_archlibdir" != "`cd ../../emacs/lib-src && /bin/pwd`" ]; then \ for file in rcs2log; do \ /opt/local/bin/ginstall -c ../../emacs/lib-src/$file \ "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/libexec/$file" || exit; \ done ; \ fi Installing utilities for users to run. umask 022 && /opt/local/bin/gmkdir -p "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/bin" for file in etags ctags emacsclient ebrowse ; do \ /opt/local/bin/ginstall -c ${file} \ "/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/MacOS/bin"/` \ echo ${file} | sed -e 's/$//' -e 's,x,x,' \ ` || exit; \ done gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' subdir=/Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/site-lisp && if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; /opt/local/bin/gmkdir -p "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi rm -rf /Users/xxx/src/emacs-26.2.90-build-ns/nextstep/Emacs.app/Contents/Resources/share gmake -C lib-src maybe-blessmail gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' gmake[1]: Nothing to be done for 'maybe-blessmail'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-ns/lib-src' #+end_example ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 14:02 ` VanL @ 2019-06-19 14:32 ` Robert Pluim 2019-06-20 9:28 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: Robert Pluim @ 2019-06-19 14:32 UTC (permalink / raw) To: VanL; +Cc: 36280 >>>>> On Thu, 20 Jun 2019 00:02:37 +1000, VanL <van@scratch.space> said: >> On 19 Jun 2019, at 23:38, Robert Pluim <rpluim@gmail.com> wrote: >> >> And if you build in-tree rather than out-of-tree? macuvs.h should be >> in src/ in the source tree. VanL> Building from the git tags/release obtains... VanL> GNU Emacs 26.2.90 (build 2, x86_64-apple-darwin15.6.0, NS appkit-1404.47 Version 10.11.6 (Build 15G22010)) VanL> of 2019-06-19 Strange. Iʼve just built from the tarball both in-tree and out-of tree without any issues (but Iʼm not targeting X11/GTK), so I donʼt understand why building from git makes any difference for you. Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-19 14:32 ` Robert Pluim @ 2019-06-20 9:28 ` VanL 2019-06-20 11:06 ` Robert Pluim 0 siblings, 1 reply; 22+ messages in thread From: VanL @ 2019-06-20 9:28 UTC (permalink / raw) To: Robert Pluim; +Cc: 36280 > On 20 Jun 2019, at 00:32, Robert Pluim <rpluim@gmail.com> wrote: > > Strange. Iʼve just built from the tarball both in-tree and out-of tree > without any issues (but Iʼm not targeting X11/GTK), so I donʼt > understand why building from git makes any difference for you. Maybe, your macOS has the 'macuvs.h' in the environment for the out-of tree case. ----- I was able to build and run using 'clang' for X11/GTK2 and got the 'Segmentation fault'. Previously, for X11/GTK2 I was able to build and run successfully for 26.1, 26.1.90, 26.2, 27. Something about 26.2.90 is a show stopper for X11/GTK2. I don't know the options to give 'clang' to help 'gdb' with symbols and such. One possible worse case or two is my SSD drive has worn out or my machine's memory isn't 100% correct. But, that should interfere with MacPort builds and runs. And, it doesn't seem to. ----- : ./emacs/configure CC=clang --without-ns --with-jpeg=no --with-gif=no --with-tiff=no --with-x --with-x-toolkit=gtk2 --with-cairo --without-xwidgets --with-mailutils #+name: emacs-run-x11 #+begin_example % cd src/emacs-26.2.90-build-x11/src % ./emacs Fatal error 11: Segmentation faultzsh: segmentation fault ./emacs % ./emacs -Q Fatal error 11: Segmentation faultzsh: segmentation fault ./emacs -Q #+end_example #+name: configure-clang-x11 #+begin_example checking for xcrun... xcrun checking for make... yes checking for GNU Make... gmake checking build system type... x86_64-apple-darwin15.6.0 checking host system type... x86_64-apple-darwin15.6.0 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking for ar... ar checking whether clang and cc understand -c and -o together... yes checking for putenv... yes checking for sbrk... yes checking for fchmod... yes checking for readlinkat... yes checking for explicit_bzero... no checking for faccessat... yes checking for fcntl... yes checking for fdopendir... yes checking for fstatat... yes checking for fsync... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mkostemp... no checking for tzset... yes checking for pipe2... no checking for pselect... yes checking for readlink... yes checking for strtoimax... yes checking for symlink... yes checking for localtime_r... yes checking for timegm... yes checking for futimes... yes checking for futimesat... no checking for futimens... no checking for utimensat... no checking for lutimes... yes checking for getdtablesize... yes checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /opt/local/bin/ggrep checking for egrep... /opt/local/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether clang accepts -g3 -O2... yes checking whether the compiler is clang... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -Wno-switch... yes checking whether C compiler handles -Wno-pointer-sign... yes checking whether C compiler handles -Wno-string-plus-int... yes checking whether C compiler handles -Wno-unknown-attributes... yes checking whether C compiler handles -Wno-initializer-overrides... yes checking whether C compiler handles -Wno-tautological-compare... yes checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking command to symlink files in the same directory... ln -s checking for install-info... /opt/local/bin/install-info checking for gzip... /usr/bin/gzip checking for 'find' args to delete a file... -delete checking for -znocombreloc... no checking whether addresses are sanitized... no checking for library containing sqrt... none required checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for machine/soundcard.h... no checking for sys/soundcard.h... no checking for soundcard.h... no checking for mmsystem.h... no checking for _oss_ioctl in -lossaudio... no checking for ALSA... no checking for linux/fs.h... no checking for malloc.h... no checking for sys/systeminfo.h... no checking for sys/sysinfo.h... no checking for coff.h... no checking for pty.h... no checking for sys/resource.h... yes checking for sys/utsname.h... yes checking for pwd.h... yes checking for utmp.h... yes checking for util.h... yes checking for sys/prctl.h... no checking for sys/socket.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for pthread.h... yes checking for malloc/malloc.h... yes checking for sys/un.h... yes checking for dirent.h... yes checking for execinfo.h... yes checking for stdio_ext.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking for ADDR_NO_RANDOMIZE... no checking for term.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for net/if.h... yes checking for ifaddrs.h... yes checking for net/if_dl.h... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... no checking for struct ifreq.ifr_netmask... no checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for struct ifreq.ifr_addr.sa_len... yes checking whether gcc understands -MMD -MF... yes checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether malloc is Doug Lea style... no checking for getpagesize... yes checking for working mmap... yes checking for main in -lXbsd... no checking for pthread library... none needed checking for thread support... yes checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking X11 version 6... 6 or newer checking for RSVG... yes checking for IMAGEMAGICK... no checking for getaddrinfo_a in -lanl... no checking for GTK... yes checking whether GTK compiles... yes checking whether GTK_TYPE_FILE_SELECTION is declared... yes checking for gtk_file_selection_new... yes checking whether GTK_TYPE_HANDLE_BOX is declared... yes checking for gtk_handle_box_new... yes checking whether GTK_TYPE_TEAROFF_MENU_ITEM is declared... yes checking for gtk_tearoff_menu_item_new... yes checking for gtk_widget_get_window... yes checking for gtk_widget_set_has_window... yes checking for gtk_dialog_get_action_area... yes checking for gtk_widget_get_sensitive... yes checking for gtk_widget_get_mapped... yes checking for gtk_adjustment_get_page_size... yes checking for gtk_orientable_set_orientation... yes checking for gtk_window_set_has_resize_grip... no checking for DBUS... yes checking for dbus_watch_get_unix_fd... yes checking for dbus_type_is_valid... yes checking for dbus_validate_bus_name... yes checking for dbus_validate_path... yes checking for dbus_validate_interface... yes checking for dbus_validate_member... yes checking for GSETTINGS... yes checking whether GSettings is in gio... yes checking for GOBJECT... yes checking for lgetfilecon in -lselinux... no checking for LIBGNUTLS... yes checking for LIBSYSTEMD... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for KQUEUE... no checking for library containing kqueue... none required checking for FONTCONFIG... yes checking for XFT... yes checking for XRenderQueryExtension in -lXrender... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for FREETYPE... yes checking for LIBOTF... no checking for CAIRO... yes checking X11/Xlib-xcb.h usability... yes checking X11/Xlib-xcb.h presence... yes checking for X11/Xlib-xcb.h... yes checking for xcb_translate_coordinates in -lxcb... yes checking for XGetXCBConnection in -lX11-xcb... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for XpmReturnAllocPixels preprocessor define... yes checking for LCMS2... yes checking for library containing inflateEnd... -lz checking for png... yes checking whether png_longjmp is declared... yes checking gpm.h usability... no checking gpm.h presence... no checking for gpm.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for XRANDR... yes checking for XINERAMA... yes checking for XFIXES... yes checking for X11/extensions/Xdbe.h... yes checking for XdbeAllocateBackBufferName in -lXext... yes checking for LIBXML2... yes checking for htmlReadMemory in -lxml2... yes checking for accept4... no checking for fchdir... yes checking for gethostname... yes checking for getrusage... yes checking for get_current_dir_name... no checking for lrand48... yes checking for random... yes checking for rint... yes checking for trunc... yes checking for select... yes checking for getpagesize... (cached) yes checking for setlocale... yes checking for newlocale... yes checking for getrlimit... yes checking for setrlimit... yes checking for shutdown... yes checking for pthread_sigmask... (cached) yes checking for strsignal... yes checking for setitimer... yes checking for sendto... yes checking for recvfrom... yes checking for getsockname... yes checking for getifaddrs... yes checking for freeifaddrs... yes checking for gai_strerror... yes checking for sync... yes checking for getpwent... yes checking for endpwent... yes checking for getgrent... yes checking for endgrent... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking for __executable_start... no checking for log2... yes checking for prctl... no checking for aligned_alloc... no checking for posix_memalign... yes checking whether aligned_alloc is declared... no checking for __builtin_frame_address... yes checking for __builtin_unwind_init... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for grantpt... yes checking for getpt... no checking for posix_openpt... yes checking for library containing tputs... -lncurses checking for timerfd interface... no checking whether signals can be handled on alternate stack... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking for struct unipair.unicode... no checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for snprintf... yes checking whether GLib is linked in... yes checking for nl_langinfo and CODESET... yes checking for mbstate_t... yes checking for _setjmp... yes checking for sigsetjmp... yes checking for usable FIONREAD... yes checking for usable SIGIO... yes checking for working alloca.h... yes checking for alloca... yes checking for unsigned long long int... yes checking whether byte ordering is bigendian... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strtold conforms to C99... yes checking if environ is properly declared... no checking for complete errno.h... yes checking whether lstat correctly handles trailing slash... no checking for mode_t... yes checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for gawk... gawk checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for long long int... yes checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking whether memrchr is declared... no checking whether <limits.h> defines MIN and MAX... no checking whether <sys/param.h> defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether <sys/select.h> is self-contained... yes checking for sigset_t... yes checking for wchar_t... yes checking whether strtoimax is declared... yes checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p checking whether stat file-mode macros are broken... no checking for struct timespec in <time.h>... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking type of array argument to getgroups... gid_t checking whether getdtablesize is declared... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... no checking for clock_gettime... no checking for clock_settime... no checking for d_type member in directory struct... yes checking whether dup2 works... yes checking for library containing backtrace_symbols_fd... none required checking for explicit_memset... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for __fpending... no checking whether fstatat (..., 0) works... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for memrchr... no checking whether signature of pselect conforms to POSIX... yes checking whether pselect detects invalid fds... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for sig2str... no checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for socklen_t... yes checking for ssize_t... yes checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking whether strtoimax works... yes checking whether symlink handles trailing slash correctly... no checking for nlink_t... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking for variable-length arrays... yes checking whether open recognizes a trailing slash... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for group_member... no checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for __mktime_internal... no checking for clang option to disable position independent executables... no Configured for 'x86_64-apple-darwin15.6.0'. Where should the build process find the source code? ../emacs What compiler should emacs be built with? clang -g3 -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? x11 What toolkit should Emacs use? GTK2 Where do we find X Windows header files? /usr/X11/include Where do we find X Windows libraries? /usr/X11/lib Does Emacs use -lXaw3d? no Does Emacs use -lXpm? yes Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use a png library? yes -L/opt/local/lib -lpng16 Does Emacs use -lrsvg-2? yes Does Emacs use cairo? yes Does Emacs use -llcms2? yes Does Emacs use imagemagick (version 6)? no Does Emacs support sound? no Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? yes Does Emacs use a file notification library? yes (kqueue) Does Emacs use access control lists? yes Does Emacs use -lselinux? no Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? yes Does Emacs use -lsystemd? no Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? no Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets (requires gtk3)? no Does Emacs have threading support in lisp? yes configure: creating ./config.status config.status: creating src/emacs-module.h config.status: creating Makefile config.status: creating lib/gnulib.mk config.status: creating ../emacs/doc/man/emacs.1 config.status: creating lib/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating nextstep/Makefile config.status: creating nt/Makefile config.status: creating test/Makefile config.status: creating admin/charsets/Makefile config.status: creating admin/unidata/Makefile config.status: creating admin/grammars/Makefile config.status: creating src/config.h config.status: executing src/epaths.h commands config.status: executing src/.gdbinit commands config.status: executing doc/emacs/emacsver.texi commands config.status: executing etc-refcards-emacsver.tex commands configure: Now you can run 'gmake'. #+end_example #+name: gmake-clang-x11 #+begin_example gmake -C lib all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lib' GEN alloca.h GEN byteswap.h GEN dirent.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN limits.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/select.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN time.h GEN unistd.h CC acl_entries.o CC euidaccess.o CC explicit_bzero.o CC faccessat.o CC fpending.o CC fstatat.o CC getgroups.o CC getopt.o CC getopt1.o CC group-member.o CC lstat.o CC memrchr.o CC mkostemp.o CC mktime.o CC open.o CC openat-proc.o CC readlink.o CC readlinkat.o CC sig2str.o CC symlink.o CC time_rz.o CC timegm.o CC acl-errno-valid.o CC acl-internal.o CC get-permissions.o CC set-permissions.o CC allocator.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC cloexec.o CC close-stream.o CC count-leading-zeros.o CC count-one-bits.o CC count-trailing-zeros.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dtoastr.o CC dtotimespec.o CC filemode.o CC filevercmp.o CC gettime.o CC nstrftime.o CC pipe2.o CC qcopy-acl.o CC stat-time.o CC tempname.o CC timespec.o CC timespec-add.o CC timespec-sub.o CC u64.o CC unistd.o CC utimens.o CC openat-die.o CC save-cwd.o AR libgnu.a gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lib' gmake -C lib-src all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lib-src' CC regex.o CCLD etags CCLD ctags CCLD emacsclient CCLD ebrowse CCLD profile CCLD hexl CCLD make-docfile gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lib-src' gmake -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/src' GEN lisp.mk GEN globals.h CC dispnew.o CC frame.o CC scroll.o CC xdisp.o CC menu.o CC xmenu.o CC window.o CC charset.o CC coding.o CC category.o CC ccl.o CC character.o CC chartab.o CC bidi.o CC cm.o CC term.o CC terminal.o CC xfaces.o CC xterm.o CC xfns.o CC xselect.o CC xrdb.o CC xsmfns.o CC xsettings.o CC gtkutil.o CC dbusbind.o CC emacs.o CC keyboard.o CC macros.o CC keymap.o CC sysdep.o CC buffer.o CC filelock.o CC insdel.o CC marker.o CC minibuf.o CC fileio.o CC dired.o CC cmds.o CC casetab.o CC casefiddle.o CC indent.o CC search.o CC regex.o CC undo.o CC alloc.o CC data.o GEN buildobj.h CC doc.o CC editfns.o CC callint.o CC eval.o CC floatfns.o CC fns.o CC font.o CC print.o CC lread.o CC syntax.o CC unexmacosx.o CC bytecode.o CC process.o CC gnutls.o CC callproc.o CC region-cache.o CC sound.o CC atimer.o CC doprnt.o CC intervals.o CC textprop.o CC composite.o CC xml.o CC lcms.o CC kqueue.o CC profiler.o CC decompress.o CC thread.o CC systhread.o CC ftfont.o CC ftcrfont.o CC fontset.o CC fringe.o CC image.o CC xgselect.o CC terminfo.o CC lastfile.o gmake -C ../admin/charsets all gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' GEN ../../../emacs/etc/charsets/JISX2131.map GEN ../../../emacs/admin/charsets/charsets.stamp gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' gmake -C ../admin/unidata charscript.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/unidata' gmake[2]: Nothing to be done for 'charscript.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/unidata' CCLD temacs /opt/local/bin/gmkdir -p ../etc gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' unset EMACS_HEAP_EXEC; \ ./temacs --batch --load loadup bootstrap --- List of All Regions --- address size prot maxp --- List of Regions to be Dumped --- address size prot maxp --- Header Information --- Magic = 0xfeedfacf CPUType = 16777223 CPUSubType = -2147483645 FileType = 0x2 NCmds = 54 SizeOfCmds = 4072 Flags = 0x00000085 Highest address of load commands in input file: 0x1006ea000 Lowest offset of all sections in __TEXT segment: 0x2730 --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 1 LC_SEGMENT_64 552 __TEXT 0x100000000 0x22e000 __text 0x100002730 0x206bdc __stubs 0x10020930c 0x181e __stub_helper 0x10020ab2c 0x2842 __const 0x10020d370 0x3d98 __cstring 0x100211110 0x1a95a __unwind_info 0x10022ba6c 0x2594 2 LC_SEGMENT_64 632 __DATA 0x10022e000 0x3d2000 __got 0x10022e000 0x110 __nl_symbol_ptr 0x10022e110 0x10 __la_symbol_ptr 0x10022e120 0x2028 __const 0x100230150 0x6258 __data 0x1002363b0 0x319c8c __bss 0x100550040 0x8caf0 __common 0x1005dcb30 0x22859 3 LC_SEGMENT_64 72 __LINKEDIT 0x100600000 0xea000 4 LC_DYLD_INFO_ONLY 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 32 8 LC_UUID 24 9 LC_VERSION_MIN_MACOSX 16 10 LC_SOURCE_VERSION 16 11 LC_MAIN 24 12 LC_LOAD_DYLIB 56 13 LC_LOAD_DYLIB 56 14 LC_LOAD_DYLIB 64 15 LC_LOAD_DYLIB 64 16 LC_LOAD_DYLIB 72 17 LC_LOAD_DYLIB 64 18 LC_LOAD_DYLIB 56 19 LC_LOAD_DYLIB 64 20 LC_LOAD_DYLIB 56 21 LC_LOAD_DYLIB 56 22 LC_LOAD_DYLIB 56 23 LC_LOAD_DYLIB 64 24 LC_LOAD_DYLIB 56 25 LC_LOAD_DYLIB 56 26 LC_LOAD_DYLIB 56 27 LC_LOAD_DYLIB 56 28 LC_LOAD_DYLIB 64 29 LC_LOAD_DYLIB 56 30 LC_LOAD_DYLIB 72 31 LC_LOAD_DYLIB 64 32 LC_LOAD_DYLIB 64 33 LC_LOAD_DYLIB 64 34 LC_LOAD_DYLIB 64 35 LC_LOAD_DYLIB 64 36 LC_LOAD_DYLIB 64 37 LC_LOAD_DYLIB 56 38 LC_LOAD_DYLIB 104 39 LC_LOAD_DYLIB 56 40 LC_LOAD_DYLIB 56 41 LC_LOAD_DYLIB 56 42 LC_LOAD_DYLIB 56 43 LC_LOAD_DYLIB 56 44 LC_LOAD_DYLIB 64 45 LC_LOAD_DYLIB 56 46 LC_LOAD_DYLIB 64 47 LC_LOAD_DYLIB 56 48 LC_LOAD_DYLIB 64 49 LC_LOAD_DYLIB 64 50 LC_LOAD_DYLIB 56 51 LC_LOAD_DYLIB 56 52 LC_FUNCTION_STARTS 16 53 LC_DATA_IN_CODE 16 0x106cfc080 (sz: 0x3f24/ 0x3f28) 0x106c00000 (sz: 0x1750f/ 0xfc080) 0x104ffc080 (sz: 0x3f25/ 0x3f28) 0x104f00000 (sz: 0xfc07d/ 0xfc080) 0x104efc080 (sz: 0x3f24/ 0x3f28) 0x104e00000 (sz: 0x7c468/ 0xfc080) 0x1067f8000 (sz: 0x5474/ 0x7fa0) 0x106000000 (sz: 0x5451ff/0x7f8000) 0x105ff8000 (sz: 0x3da0/ 0x7fa0) 0x105800000 (sz: 0x3d7dff/0x7f8000) 0x104a71000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) Writing segment __TEXT @ 0 (0x22e000/0x22e000 @ 0x100000000) Writing segment __DATA @ 0x22e000 (0x3d2000/0x3d2000 @ 0x10022e000) section __got at 0x22e000 - 0x22e110 (sz: 0x110) section __nl_symbol_ptr at 0x22e110 - 0x22e120 (sz: 0x10) section __la_symbol_ptr at 0x22e120 - 0x230148 (sz: 0x2028) section __const at 0x230150 - 0x2363a8 (sz: 0x6258) section __data at 0x2363b0 - 0x55003c (sz: 0x319c8c) section __bss at 0x550040 - 0x5dcb30 (sz: 0x8caf0) section __common at 0x5dcb30 - 0x5ff389 (sz: 0x22859) Writing segment __DATA @ 0x600000 ( 0/ 0x1000 @ 0x104a71000) Writing segment __DATA @ 0x600000 ( 0x7c468/ 0xfc000 @ 0x104e00000) Writing segment __DATA @ 0x67d000 ( 0x3fa4/ 0x3fa8 @ 0x104efc000) Writing segment __DATA @ 0x681000 ( 0xfffa5/ 0xfffa8 @ 0x104f00000) Writing segment __DATA @ 0x781000 (0x3d7dff/0x7f8000 @ 0x105800000) Writing segment __DATA @ 0xb59000 ( 0x3da0/ 0x7fa0 @ 0x105ff8000) Writing segment __DATA @ 0xb5d000 (0x5451ff/0x7f8000 @ 0x106000000) Writing segment __DATA @ 0x10a3000 ( 0x5474/ 0x7fa0 @ 0x1067f8000) Writing segment __DATA @ 0x10a9000 ( 0x1750f/ 0xfc000 @ 0x106c00000) Writing segment __DATA @ 0x10c1000 ( 0x3fa4/ 0x3fa8 @ 0x106cfc000) Writing segment __LINKEDIT @ 0x10c5000 ( 0xe97d0/ 0xea000 @ 0x100600000) Writing LC_DYLD_INFO_ONLY command Writing LC_SYMTAB command Writing LC_DYSYMTAB command Writing LC_LOAD_DYLINKER command Writing LC_UUID command Writing LC_VERSION_MIN_MACOSX command Writing LC_SOURCE_VERSION command Writing LC_MAIN command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_FUNCTION_STARTS command Writing LC_DATA_IN_CODE command 5208 unused bytes follow Mach-O header mv -f emacs bootstrap-emacs gmake -C ../lisp compile-first EMACS="../src/bootstrap-emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake[2]: Nothing to be done for 'compile-first'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/unidata' GEN unidata.txt gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/unidata' gmake -C ../admin/charsets cp51932.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' gmake[2]: Nothing to be done for 'cp51932.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' gmake -C ../admin/charsets eucjp-ms.el gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' gmake[2]: Nothing to be done for 'eucjp-ms.el'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/charsets' GEN ../etc/DOC unset EMACS_HEAP_EXEC; \ LC_ALL=C ./temacs -batch -l loadup dump --- List of All Regions --- address size prot maxp --- List of Regions to be Dumped --- address size prot maxp --- Header Information --- Magic = 0xfeedfacf CPUType = 16777223 CPUSubType = -2147483645 FileType = 0x2 NCmds = 54 SizeOfCmds = 4072 Flags = 0x00000085 Highest address of load commands in input file: 0x1006ea000 Lowest offset of all sections in __TEXT segment: 0x2730 --- List of Load Commands in Input File --- # cmd cmdsize name address size 0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 1 LC_SEGMENT_64 552 __TEXT 0x100000000 0x22e000 __text 0x100002730 0x206bdc __stubs 0x10020930c 0x181e __stub_helper 0x10020ab2c 0x2842 __const 0x10020d370 0x3d98 __cstring 0x100211110 0x1a95a __unwind_info 0x10022ba6c 0x2594 2 LC_SEGMENT_64 632 __DATA 0x10022e000 0x3d2000 __got 0x10022e000 0x110 __nl_symbol_ptr 0x10022e110 0x10 __la_symbol_ptr 0x10022e120 0x2028 __const 0x100230150 0x6258 __data 0x1002363b0 0x319c8c __bss 0x100550040 0x8caf0 __common 0x1005dcb30 0x22859 3 LC_SEGMENT_64 72 __LINKEDIT 0x100600000 0xea000 4 LC_DYLD_INFO_ONLY 48 5 LC_SYMTAB 24 6 LC_DYSYMTAB 80 7 LC_LOAD_DYLINKER 32 8 LC_UUID 24 9 LC_VERSION_MIN_MACOSX 16 10 LC_SOURCE_VERSION 16 11 LC_MAIN 24 12 LC_LOAD_DYLIB 56 13 LC_LOAD_DYLIB 56 14 LC_LOAD_DYLIB 64 15 LC_LOAD_DYLIB 64 16 LC_LOAD_DYLIB 72 17 LC_LOAD_DYLIB 64 18 LC_LOAD_DYLIB 56 19 LC_LOAD_DYLIB 64 20 LC_LOAD_DYLIB 56 21 LC_LOAD_DYLIB 56 22 LC_LOAD_DYLIB 56 23 LC_LOAD_DYLIB 64 24 LC_LOAD_DYLIB 56 25 LC_LOAD_DYLIB 56 26 LC_LOAD_DYLIB 56 27 LC_LOAD_DYLIB 56 28 LC_LOAD_DYLIB 64 29 LC_LOAD_DYLIB 56 30 LC_LOAD_DYLIB 72 31 LC_LOAD_DYLIB 64 32 LC_LOAD_DYLIB 64 33 LC_LOAD_DYLIB 64 34 LC_LOAD_DYLIB 64 35 LC_LOAD_DYLIB 64 36 LC_LOAD_DYLIB 64 37 LC_LOAD_DYLIB 56 38 LC_LOAD_DYLIB 104 39 LC_LOAD_DYLIB 56 40 LC_LOAD_DYLIB 56 41 LC_LOAD_DYLIB 56 42 LC_LOAD_DYLIB 56 43 LC_LOAD_DYLIB 56 44 LC_LOAD_DYLIB 64 45 LC_LOAD_DYLIB 56 46 LC_LOAD_DYLIB 64 47 LC_LOAD_DYLIB 56 48 LC_LOAD_DYLIB 64 49 LC_LOAD_DYLIB 64 50 LC_LOAD_DYLIB 56 51 LC_LOAD_DYLIB 56 52 LC_FUNCTION_STARTS 16 53 LC_DATA_IN_CODE 16 0x1063fc080 (sz: 0x3f24/ 0x3f28) 0x106300000 (sz: 0x5d035/ 0xfc080) 0x104efc080 (sz: 0x3f24/ 0x3f28) 0x104e00000 (sz: 0x51785/ 0xfc080) 0x1077f8000 (sz: 0x3ff0/ 0x7fa0) 0x107000000 (sz: 0x3fcdff/0x7f8000) 0x105ff8000 (sz: 0x2122/ 0x7fa0) 0x105800000 (sz: 0x20ffff/0x7f8000) 0x104a70000 (sz: 0/ 0x1000) --- Load Commands written to Output File --- Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) Writing segment __TEXT @ 0 (0x22e000/0x22e000 @ 0x100000000) Writing segment __DATA @ 0x22e000 (0x3d2000/0x3d2000 @ 0x10022e000) section __got at 0x22e000 - 0x22e110 (sz: 0x110) section __nl_symbol_ptr at 0x22e110 - 0x22e120 (sz: 0x10) section __la_symbol_ptr at 0x22e120 - 0x230148 (sz: 0x2028) section __const at 0x230150 - 0x2363a8 (sz: 0x6258) section __data at 0x2363b0 - 0x55003c (sz: 0x319c8c) section __bss at 0x550040 - 0x5dcb30 (sz: 0x8caf0) section __common at 0x5dcb30 - 0x5ff389 (sz: 0x22859) Writing segment __DATA @ 0x600000 ( 0/ 0x1000 @ 0x104a70000) Writing segment __DATA @ 0x600000 ( 0x51785/ 0xfc000 @ 0x104e00000) Writing segment __DATA @ 0x652000 ( 0x3fa4/ 0x3fa8 @ 0x104efc000) Writing segment __DATA @ 0x656000 (0x20ffff/0x7f8000 @ 0x105800000) Writing segment __DATA @ 0x866000 ( 0x2122/ 0x7fa0 @ 0x105ff8000) Writing segment __DATA @ 0x869000 ( 0x5d035/ 0xfc000 @ 0x106300000) Writing segment __DATA @ 0x8c7000 ( 0x3fa4/ 0x3fa8 @ 0x1063fc000) Writing segment __DATA @ 0x8cb000 (0x3fcdff/0x7f8000 @ 0x107000000) Writing segment __DATA @ 0xcc8000 ( 0x3ff0/ 0x7fa0 @ 0x1077f8000) Writing segment __LINKEDIT @ 0xccc000 ( 0xe97d0/ 0xea000 @ 0x100600000) Writing LC_DYLD_INFO_ONLY command Writing LC_SYMTAB command Writing LC_DYSYMTAB command Writing LC_LOAD_DYLINKER command Writing LC_UUID command Writing LC_VERSION_MIN_MACOSX command Writing LC_SOURCE_VERSION command Writing LC_MAIN command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_LOAD_DYLIB command Writing LC_FUNCTION_STARTS command Writing LC_DATA_IN_CODE command 5280 unused bytes follow Mach-O header ln -f emacs bootstrap-emacs gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/src' gmake -C lisp all gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake -C ../leim all EMACS="../src/emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/leim' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/leim' gmake -C ../admin/grammars all EMACS="../../src/emacs" gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/grammars' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/admin/grammars' gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake[2]: Nothing to be done for 'compile-targets'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/lisp' gmake info-real info-dir gmake[1]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11' gmake -C doc/lispref info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/lispref' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/lispref' gmake -C doc/lispintro info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/lispintro' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/lispintro' gmake -C doc/emacs info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/emacs' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/emacs' gmake -C doc/misc info gmake[2]: Entering directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/misc' gmake[2]: Nothing to be done for 'info'. gmake[2]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11/doc/misc' gmake[1]: Nothing to be done for 'info-dir'. gmake[1]: Leaving directory '/Users/xxx/src/emacs-26.2.90-build-x11' #+end_example ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-20 9:28 ` VanL @ 2019-06-20 11:06 ` Robert Pluim 2019-06-20 13:07 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: Robert Pluim @ 2019-06-20 11:06 UTC (permalink / raw) To: VanL; +Cc: 36280 >>>>> On Thu, 20 Jun 2019 19:28:35 +1000, VanL <van@scratch.space> said: >> On 20 Jun 2019, at 00:32, Robert Pluim <rpluim@gmail.com> wrote: >> >> Strange. Iʼve just built from the tarball both in-tree and out-of tree >> without any issues (but Iʼm not targeting X11/GTK), so I donʼt >> understand why building from git makes any difference for you. VanL> Maybe, your macOS has the 'macuvs.h' in the environment for the out-of tree case. Itʼs part of the emacs source code, so thatʼs highly unlikely. VanL> ----- VanL> I was able to build and run using 'clang' for X11/GTK2 and got the 'Segmentation fault'. VanL> Previously, for X11/GTK2 I was able to build and run successfully for 26.1, 26.1.90, 26.2, 27. VanL> Something about 26.2.90 is a show stopper for X11/GTK2. VanL> I don't know the options to give 'clang' to help 'gdb' with symbols and such. either call configure with CFLAGS="-O0 -g3", or do make CFLAGS="-O0 -g3" after the configure step. Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-20 11:06 ` Robert Pluim @ 2019-06-20 13:07 ` VanL 2019-06-20 13:25 ` Eli Zaretskii 2019-06-20 14:25 ` Robert Pluim 0 siblings, 2 replies; 22+ messages in thread From: VanL @ 2019-06-20 13:07 UTC (permalink / raw) To: Robert Pluim; +Cc: 36280 > On 20 Jun 2019, at 21:06, Robert Pluim <rpluim@gmail.com> wrote: > >>>>>> On Thu, 20 Jun 2019 19:28:35 +1000, VanL <van@scratch.space> said: > >>> On 20 Jun 2019, at 00:32, Robert Pluim <rpluim@gmail.com> wrote: >>> >>> Strange. Iʼve just built from the tarball both in-tree and out-of tree >>> without any issues (but Iʼm not targeting X11/GTK), so I donʼt >>> understand why building from git makes any difference for you. > > VanL> Maybe, your macOS has the 'macuvs.h' in the environment for the out-of tree case. > > Itʼs part of the emacs source code, so thatʼs highly unlikely. There was a line about a missing 'macuvs.h' file and switching from out to in-tree build located it for me. I take out-of tree to mean the downloaded distribution without any git stuff that was announced on gmane. > VanL> I don't know the options to give 'clang' to help 'gdb' with symbols and such. > > either call configure with CFLAGS="-O0 -g3", or do > > make CFLAGS="-O0 -g3" > > after the configure step. I'm guessing I need '--without-mac-metal' for 'Binaries/Metal/Metal-56.6.1~6' lines to go away in the below. Here is the run for 'gdb --args ./emacs -Q' #+name: gdb--args---emacs--Q #+begin_example % gdb --args ./emacs -Q gdb --args ./emacs -Q GNU gdb (GDB) 8.3 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-apple-darwin15.6.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./emacs... SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = /private/tmp/com.apple.launchd.IXiyXbqxxm/org.macosforge.xquartz:0 TERM = dumb Breakpoint 1 at 0x1001d0e92: file ../../emacs/src/emacs.c, line 369. Temporary breakpoint 2 at 0x10020534f: file ../../emacs/src/sysdep.c, line 1077. (gdb) r r Starting program: /Users/xxx/src/emacs-26.2.90-build-x11/src/emacs -Q [New Thread 0x1203 of process 93530] warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_librsvg/librsvg/work/librsvg-2.44.14/target/x86_64-apple-darwin/release/librsvg_internals.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLArgument.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerCache.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerConnection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLComputePipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebug.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDepthStencil.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBlitCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBufferStorage.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelComputeCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmem.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmemPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelError.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelMemoryInfo.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelPooledResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResourcePool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLLibrary.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLOpenGL.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLPixelFormat.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRangeAllocator.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLReflection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPass.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceList.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceListPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLSampler.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLStatistics.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLVertexDescriptor.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libLLVMSupport.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangLex.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslAST.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportEdit.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFilter.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslParse.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslSema.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/CMakeFiles/dylibFosl.dir/libFosl.cpp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/blocksort.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/bzlib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/crctable.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/huffman.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/randtable.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-common.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-kit-internal.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-library.a" warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-rpc-server.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-invert-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-key-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/blowfish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-absorb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-crypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-invert-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cbc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cfb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-memcpy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cpuid.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ctr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/fat-x86_64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-hash8.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hkdf.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/knuth-lfib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memeql-sec.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-lookup-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-aeads.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-armors.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-ciphers.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-hashes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/realloc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-128-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-256-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20r12-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-permute.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh-n.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac96.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/version.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-be32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow_key_event.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random-prime.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-copy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-eh-to-x.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der-iterator.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-gen-params.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-a-to-j.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-ehh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jja.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jjj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-jj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-eh-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-j-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-arith.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-inv.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pm1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pp1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-scalar.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-size.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-expand.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gmp-glue.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pgp-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-digest.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss-mgf1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-blind.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-compute-root.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2openpgp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-add-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-sub-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-tabselect.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2rsa.o': can't open to read symbols: No such file or directory. [New Thread 0x1413 of process 93530] Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib (gdb) quit quit A debugging session is active. Inferior 1 [process 93530] will be killed. Quit anyway? (y or n) y y % #+end_example ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-20 13:07 ` VanL @ 2019-06-20 13:25 ` Eli Zaretskii 2019-06-21 3:21 ` VanL 2019-06-20 14:25 ` Robert Pluim 1 sibling, 1 reply; 22+ messages in thread From: Eli Zaretskii @ 2019-06-20 13:25 UTC (permalink / raw) To: VanL; +Cc: 36280, rpluim > From: VanL <van@scratch.space> > Date: Thu, 20 Jun 2019 23:07:05 +1000 > Cc: 36280@debbugs.gnu.org > > Thread 1 received signal SIGSEGV, Segmentation fault. > 0x00007fff91c9645c in pthread_mutex_lock () > from /usr/lib/system/libsystem_pthread.dylib > (gdb) quit Instead of "quit" say "thread apply all bt", and show the results. Thanks. ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-20 13:25 ` Eli Zaretskii @ 2019-06-21 3:21 ` VanL 2019-06-21 5:58 ` Eli Zaretskii 0 siblings, 1 reply; 22+ messages in thread From: VanL @ 2019-06-21 3:21 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 36280, rpluim [-- Attachment #1: Type: text/plain, Size: 187 bytes --] > On 20 Jun 2019, at 23:25, Eli Zaretskii <eliz@gnu.org> wrote: > > Instead of "quit" say "thread apply all bt", and show the results. Yes, that's right, forgot the bt. See attached. [-- Attachment #2: thread-apply-all-bt.org --] [-- Type: application/octet-stream, Size: 86605 bytes --] -*- mode: org; -*- #+name: gdb-args--emacs--Q--thread-apply-all-bt #+begin_example (gdb) thread apply all bt Thread 2 (Thread 0x1313 of process 10047): #0 0x00007fff91f4707a in select$DARWIN_EXTSN () from /usr/lib/system/libsystem_kernel.dylib #1 0x000000010140ae97 in g_poll () from /opt/local/lib/libglib-2.0.0.dylib #2 0x00000001013fe623 in g_main_context_iterate () from /opt/local/lib/libglib-2.0.0.dylib #3 0x00000001013fe6d1 in g_main_context_iteration () from /opt/local/lib/libglib-2.0.0.dylib #4 0x00000001013ff7d6 in glib_worker_main () from /opt/local/lib/libglib-2.0.0.dylib #5 0x0000000101420904 in g_thread_proxy () from /opt/local/lib/libglib-2.0.0.dylib #6 0x00007fff91c9899d in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib #7 0x00007fff91c9891a in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib #8 0x00007fff91c96351 in thread_start () from /usr/lib/system/libsystem_pthread.dylib #9 0x0000000000000000 in ?? () Thread 1 (Thread 0x1103 of process 10047): #0 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib #1 0x0000000100fddfee in XrmDestroyDatabase () from /opt/X11/lib/libX11.6.dylib #2 0x0000000100fddf9d in XrmSetDatabase () from /opt/X11/lib/libX11.6.dylib #3 0x0000000100177677 in x_term_init (display_name=4376825252, xrm_option=0x0, resource_name=0x105019318 "emacs") at ../../emacs/src/xterm.c:12633 #4 0x000000010019727b in Fx_open_connection (display=4376825252, xrm_string=0, must_succeed=48432) at ../../emacs/src/xfns.c:5642 #5 0x00000001002f8be1 in funcall_subr (subr=0x10045f7c8, numargs=3, args=0x7fff5fbfa688) at ../../emacs/src/eval.c:2856 #6 0x00000001002f78fd in Ffuncall (nargs=4, args=0x7fff5fbfa680) at ../../emacs/src/eval.c:2776 #7 0x0000000100381f29 in exec_byte_code (bytestr=4389655084, vector=4413740605, maxdepth=30, args_template=1026, nargs=0, args=0x7fff5fbfbb88) at ../../emacs/src/bytecode.c:630 #8 0x00000001002f9005 in funcall_lambda (fun=4413643197, nargs=0, arg_vector=0x7fff5fbfbb88) at ../../emacs/src/eval.c:2977 #9 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2778 #10 0x00000001002ee166 in Fapply (nargs=2, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2349 #11 0x00000001002f8aa8 in funcall_subr (subr=0x10076ef68, numargs=2, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2831 #12 0x00000001002f78fd in Ffuncall (nargs=3, args=0x7fff5fbfbb78) at ../../emacs/src/eval.c:2776 #13 0x0000000100381f29 in exec_byte_code (bytestr=4389491116, vector=4413729149, maxdepth=62, args_template=514, nargs=0, args=0x7fff5fbfc690) at ../../emacs/src/bytecode.c:630 #14 0x00000001002f9005 in funcall_lambda (fun=4413472333, nargs=0, arg_vector=0x7fff5fbfc690) at ../../emacs/src/eval.c:2977 #15 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfc688) at ../../emacs/src/eval.c:2778 #16 0x0000000100381f29 in exec_byte_code (bytestr=4300632420, vector=4300632453, maxdepth=86, args_template=2, nargs=0, args=0x7fff5fbfd8a8) at ../../emacs/src/bytecode.c:630 #17 0x00000001002f9005 in funcall_lambda (fun=4300632373, nargs=0, arg_vector=0x7fff5fbfd8a8) at ../../emacs/src/eval.c:2977 #18 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfd8a0) at ../../emacs/src/eval.c:2778 #19 0x0000000100381f29 in exec_byte_code (bytestr=4300628980, vector=4300629013, maxdepth=50, args_template=2, nargs=0, args=0x7fff5fbfe490) at ../../emacs/src/bytecode.c:630 #20 0x00000001002f9005 in funcall_lambda (fun=4300628933, nargs=0, arg_vector=0x7fff5fbfe490) at ../../emacs/src/eval.c:2977 #21 0x00000001002edfd6 in apply_lambda (fun=4300628933, args=0, count=4) at ../../emacs/src/eval.c:2913 #22 0x00000001002e1d1e in eval_sub (form=4396692483) at ../../emacs/src/eval.c:2286 #23 0x00000001002e9d9d in Feval (form=4396692483, lexical=0) at ../../emacs/src/eval.c:2061 #24 0x00000001001eb92d in top_level_2 () at ../../emacs/src/keyboard.c:1119 #25 0x00000001002e8a6f in internal_condition_case (bfun=0x1001eb900 <top_level_2>, handlers=20496, hfun=0x1001eb6e0 <cmd_error>) at ../../emacs/src/eval.c:1336 #26 0x00000001001eb674 in top_level_1 (ignore=0) at ../../emacs/src/keyboard.c:1127 #27 0x00000001002e8228 in internal_catch (tag=50064, func=0x1001eb620 <top_level_1>, arg=0) at ../../emacs/src/eval.c:1101 #28 0x00000001001d4bbc in command_loop () at ../../emacs/src/keyboard.c:1088 #29 0x00000001001d4a50 in recursive_edit_1 () at ../../emacs/src/keyboard.c:695 #30 0x00000001001d4d88 in Frecursive_edit () at ../../emacs/src/keyboard.c:766 #31 0x00000001001d2a11 in main (argc=2, argv=0x7fff5fbff380) at ../../emacs/src/emacs.c:1722 (gdb) q #+end_example #+name: full-gdb-out #+begin_example GNU gdb (GDB) 8.3 Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-apple-darwin15.6.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from src/emacs... (gdb) r Starting program: /Users/xxx/src/emacs-26.2.90-build-x11/src/emacs -Q [New Thread 0x1103 of process 10047] warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_graphics_librsvg/librsvg/work/librsvg-2.44.14/target/x86_64-apple-darwin/release/librsvg_internals.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLArgument.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerCache.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLCompilerConnection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLComputePipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebug.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDepthStencil.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBlitCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBuffer.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandBufferStorage.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelCommandQueue.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelComputeCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDebugCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDevice.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmem.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelDeviceShmemPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelError.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelMemoryInfo.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelPooledResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelResourcePool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLIOAccelTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLLibrary.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLOpenGL.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLParallelRenderCommandEncoder.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLPixelFormat.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRangeAllocator.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLReflection.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPass.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLRenderPipeline.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResource.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceList.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLResourceListPool.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLSampler.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLStatistics.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLTexture.o': can't open to read symbols: No such file or directory. warning: `/Library/Caches/com.apple.xbs/Binaries/Metal/Metal-56.6.1~6/TempContent/Objects/Metal.build/Framework.build/Objects-normal/x86_64/MTLVertexDescriptor.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libLLVMSupport.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libclangLex.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslAST.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslBasic.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportEdit.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslClangImportFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFilter.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslFrontend.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslParse.a" warning: Could not open OSO archive file "/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/../../../../lib/libfoslSema.a" warning: `/Library/Caches/com.apple.xbs/Binaries/Fosl/Fosl-16.24~2/Objects/obj-llvm/tools/fosl/tools/libFosl/CMakeFiles/dylibFosl.dir/libFosl.cpp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/blocksort.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/bzlib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/crctable.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/huffman.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_mports_dports_archivers_bzip2/bzip2/work/bzip2-1.0.6/randtable.o': can't open to read symbols: No such file or directory. warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-common.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-kit-internal.a" warning: Could not open OSO archive file "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/./.libs/libp11-library.a" warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-proxy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_security_p11-kit/p11-kit/work/p11-kit-0.23.16.1/p11-kit/.libs/libp11_kit_la-rpc-server.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-invert-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes-set-key-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes192-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/aes256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arcfour.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/arctwo.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base16-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-decode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/base64url-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/blowfish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer-init.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/buffer.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-absorb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-crypt-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-invert-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia-table.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia128-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-decrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/camellia256-set-encrypt-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cast128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cbc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ccm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cfb.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-poly1305.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/chacha-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-memcpy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cpuid.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ctr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/des3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eax.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/fat-x86_64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-aes256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-camellia256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm-hash8.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gcm.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gosthash94.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hkdf.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/hmac.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/knuth-lfib.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md4.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memeql-sec.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor-2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/memxor3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-lookup-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-aeads.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-armors.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-ciphers.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/nettle-meta-hashes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2-hmac-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pbkdf2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-aes.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/poly1305-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/realloc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ripemd160.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-128-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-256-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-core-internal.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20-set-nonce.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/salsa20r12-crypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/serpent-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3-permute.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha384-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-224-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-256-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish-meta.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/twofish.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l2.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-l3.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh-n.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-nh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-poly64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac-set-key.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac128.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/umac96.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/version.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-be32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le32.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/write-le64.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/yarrow_key_event.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random-prime.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/cnd-copy.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-eh-to-x.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/curve25519-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der-iterator.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/der2rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-compat.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-gen-params.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/dsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-192.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-224.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-25519.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-384.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521-modp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-521.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-a-to-j.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-ehh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jja.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-add-jjj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-dup-jj.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-eh-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-j-to-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-arith.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod-inv.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mod.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-a.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g-eh.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pm1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul-g.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point-mul.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-point.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-pp1-redc.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-random.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-scalar.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecc-size.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ecdsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/ed25519-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-compress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-decompress.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-expand.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-hash.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-pubkey.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/eddsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/gmp-glue.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pgp-encode.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-digest.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-md5.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha256.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-rsa-sha512.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pkcs1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss-mgf1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/pss.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-blind.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-encrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-keygen.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-md5-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pkcs1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-pss-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-compute-root.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sec-decrypt.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha1-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha256-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sha512-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign-tr.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-sign.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa-verify.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2openpgp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/rsa2sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-add-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-sub-1.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sec-tabselect.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport-format.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp-transport.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2bignum.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2dsa.o': can't open to read symbols: No such file or directory. warning: `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_nettle/nettle/work/nettle-3.4.1/sexp2rsa.o': can't open to read symbols: No such file or directory. [New Thread 0x1313 of process 10047] Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib (gdb) thread apply all bt Thread 2 (Thread 0x1313 of process 10047): #0 0x00007fff91f4707a in select$DARWIN_EXTSN () from /usr/lib/system/libsystem_kernel.dylib #1 0x000000010140ae97 in g_poll () from /opt/local/lib/libglib-2.0.0.dylib #2 0x00000001013fe623 in g_main_context_iterate () from /opt/local/lib/libglib-2.0.0.dylib #3 0x00000001013fe6d1 in g_main_context_iteration () from /opt/local/lib/libglib-2.0.0.dylib #4 0x00000001013ff7d6 in glib_worker_main () from /opt/local/lib/libglib-2.0.0.dylib #5 0x0000000101420904 in g_thread_proxy () from /opt/local/lib/libglib-2.0.0.dylib #6 0x00007fff91c9899d in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib #7 0x00007fff91c9891a in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib #8 0x00007fff91c96351 in thread_start () from /usr/lib/system/libsystem_pthread.dylib #9 0x0000000000000000 in ?? () Thread 1 (Thread 0x1103 of process 10047): #0 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib #1 0x0000000100fddfee in XrmDestroyDatabase () from /opt/X11/lib/libX11.6.dylib #2 0x0000000100fddf9d in XrmSetDatabase () from /opt/X11/lib/libX11.6.dylib #3 0x0000000100177677 in x_term_init (display_name=4376825252, xrm_option=0x0, resource_name=0x105019318 "emacs") at ../../emacs/src/xterm.c:12633 #4 0x000000010019727b in Fx_open_connection (display=4376825252, xrm_string=0, must_succeed=48432) at ../../emacs/src/xfns.c:5642 #5 0x00000001002f8be1 in funcall_subr (subr=0x10045f7c8, numargs=3, args=0x7fff5fbfa688) at ../../emacs/src/eval.c:2856 #6 0x00000001002f78fd in Ffuncall (nargs=4, args=0x7fff5fbfa680) at ../../emacs/src/eval.c:2776 #7 0x0000000100381f29 in exec_byte_code (bytestr=4389655084, vector=4413740605, maxdepth=30, args_template=1026, nargs=0, args=0x7fff5fbfbb88) at ../../emacs/src/bytecode.c:630 #8 0x00000001002f9005 in funcall_lambda (fun=4413643197, nargs=0, arg_vector=0x7fff5fbfbb88) at ../../emacs/src/eval.c:2977 #9 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2778 #10 0x00000001002ee166 in Fapply (nargs=2, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2349 #11 0x00000001002f8aa8 in funcall_subr (subr=0x10076ef68, numargs=2, args=0x7fff5fbfbb80) at ../../emacs/src/eval.c:2831 #12 0x00000001002f78fd in Ffuncall (nargs=3, args=0x7fff5fbfbb78) at ../../emacs/src/eval.c:2776 #13 0x0000000100381f29 in exec_byte_code (bytestr=4389491116, vector=4413729149, maxdepth=62, args_template=514, nargs=0, args=0x7fff5fbfc690) at ../../emacs/src/bytecode.c:630 #14 0x00000001002f9005 in funcall_lambda (fun=4413472333, nargs=0, arg_vector=0x7fff5fbfc690) at ../../emacs/src/eval.c:2977 #15 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfc688) at ../../emacs/src/eval.c:2778 #16 0x0000000100381f29 in exec_byte_code (bytestr=4300632420, vector=4300632453, maxdepth=86, args_template=2, nargs=0, args=0x7fff5fbfd8a8) at ../../emacs/src/bytecode.c:630 #17 0x00000001002f9005 in funcall_lambda (fun=4300632373, nargs=0, arg_vector=0x7fff5fbfd8a8) at ../../emacs/src/eval.c:2977 #18 0x00000001002f7945 in Ffuncall (nargs=1, args=0x7fff5fbfd8a0) at ../../emacs/src/eval.c:2778 #19 0x0000000100381f29 in exec_byte_code (bytestr=4300628980, vector=4300629013, maxdepth=50, args_template=2, nargs=0, args=0x7fff5fbfe490) at ../../emacs/src/bytecode.c:630 #20 0x00000001002f9005 in funcall_lambda (fun=4300628933, nargs=0, arg_vector=0x7fff5fbfe490) at ../../emacs/src/eval.c:2977 #21 0x00000001002edfd6 in apply_lambda (fun=4300628933, args=0, count=4) at ../../emacs/src/eval.c:2913 #22 0x00000001002e1d1e in eval_sub (form=4396692483) at ../../emacs/src/eval.c:2286 #23 0x00000001002e9d9d in Feval (form=4396692483, lexical=0) at ../../emacs/src/eval.c:2061 #24 0x00000001001eb92d in top_level_2 () at ../../emacs/src/keyboard.c:1119 #25 0x00000001002e8a6f in internal_condition_case (bfun=0x1001eb900 <top_level_2>, handlers=20496, hfun=0x1001eb6e0 <cmd_error>) at ../../emacs/src/eval.c:1336 #26 0x00000001001eb674 in top_level_1 (ignore=0) at ../../emacs/src/keyboard.c:1127 #27 0x00000001002e8228 in internal_catch (tag=50064, func=0x1001eb620 <top_level_1>, arg=0) at ../../emacs/src/eval.c:1101 #28 0x00000001001d4bbc in command_loop () at ../../emacs/src/keyboard.c:1088 #29 0x00000001001d4a50 in recursive_edit_1 () at ../../emacs/src/keyboard.c:695 #30 0x00000001001d4d88 in Frecursive_edit () at ../../emacs/src/keyboard.c:766 #31 0x00000001001d2a11 in main (argc=2, argv=0x7fff5fbff380) at ../../emacs/src/emacs.c:1722 (gdb) q A debugging session is active. Inferior 1 [process 10047] will be killed. Quit anyway? (y or n) y #+end_example [-- Attachment #3: Type: text/plain, Size: 609 bytes --] > On 21 Jun 2019, at 00:25, Robert Pluim <rpluim@gmail.com> wrote: > > VanL> I take out-of tree to mean the downloaded distribution without any git stuff that was announced on gmane. > > Say your emacs source code is in 'emacs-26'. > > An in-tree build is: > cd emacs-26; configure; make > > An out-of tree build is > > mkdir emacs-26-build; cd emacs-26-build; ../emacs-26/configure; make > > Both should work, especially from release tarballs. That explains it. Thanks. The inability to find 'macuvs.h' could be due to MacPort's gcc environment. The 'clang' build finds it. ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-21 3:21 ` VanL @ 2019-06-21 5:58 ` Eli Zaretskii 2019-06-21 11:01 ` VanL 0 siblings, 1 reply; 22+ messages in thread From: Eli Zaretskii @ 2019-06-21 5:58 UTC (permalink / raw) To: VanL; +Cc: 36280, rpluim > From: VanL <van@scratch.space> > Date: Fri, 21 Jun 2019 13:21:43 +1000 > Cc: rpluim@gmail.com, > 36280@debbugs.gnu.org > > (gdb) thread apply all bt > > Thread 2 (Thread 0x1313 of process 10047): > #0 0x00007fff91f4707a in select$DARWIN_EXTSN () from /usr/lib/system/libsystem_kernel.dylib > #1 0x000000010140ae97 in g_poll () from /opt/local/lib/libglib-2.0.0.dylib > #2 0x00000001013fe623 in g_main_context_iterate () from /opt/local/lib/libglib-2.0.0.dylib > #3 0x00000001013fe6d1 in g_main_context_iteration () from /opt/local/lib/libglib-2.0.0.dylib > #4 0x00000001013ff7d6 in glib_worker_main () from /opt/local/lib/libglib-2.0.0.dylib > #5 0x0000000101420904 in g_thread_proxy () from /opt/local/lib/libglib-2.0.0.dylib > #6 0x00007fff91c9899d in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib > #7 0x00007fff91c9891a in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib > #8 0x00007fff91c96351 in thread_start () from /usr/lib/system/libsystem_pthread.dylib > #9 0x0000000000000000 in ?? () > > Thread 1 (Thread 0x1103 of process 10047): > #0 0x00007fff91c9645c in pthread_mutex_lock () from /usr/lib/system/libsystem_pthread.dylib > #1 0x0000000100fddfee in XrmDestroyDatabase () from /opt/X11/lib/libX11.6.dylib > #2 0x0000000100fddf9d in XrmSetDatabase () from /opt/X11/lib/libX11.6.dylib > #3 0x0000000100177677 in x_term_init (display_name=4376825252, xrm_option=0x0, resource_name=0x105019318 "emacs") at ../../emacs/src/xterm.c:12633 Looks like some kind of incompatibility between Xlib and GTK? They both try to lock a mutex or something? Entirely out of my area of expertise. Maybe someone else can chime in. Is this configuration even known to work on Darwin? ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-21 5:58 ` Eli Zaretskii @ 2019-06-21 11:01 ` VanL 0 siblings, 0 replies; 22+ messages in thread From: VanL @ 2019-06-21 11:01 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 36280, rpluim > On 21 Jun 2019, at 15:58, Eli Zaretskii <eliz@gnu.org> wrote: > > Is this configuration even known to work on Darwin? A possibility is MacPort's contribution to /opt has twisted with what's in /usr by Apple and confused the build product. ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-20 13:07 ` VanL 2019-06-20 13:25 ` Eli Zaretskii @ 2019-06-20 14:25 ` Robert Pluim 1 sibling, 0 replies; 22+ messages in thread From: Robert Pluim @ 2019-06-20 14:25 UTC (permalink / raw) To: VanL; +Cc: 36280 >>>>> On Thu, 20 Jun 2019 23:07:05 +1000, VanL <van@scratch.space> said: >> On 20 Jun 2019, at 21:06, Robert Pluim <rpluim@gmail.com> wrote: >> >>>>>>> On Thu, 20 Jun 2019 19:28:35 +1000, VanL <van@scratch.space> said: >> >>>> On 20 Jun 2019, at 00:32, Robert Pluim <rpluim@gmail.com> wrote: >>>> >>>> Strange. Iʼve just built from the tarball both in-tree and out-of tree >>>> without any issues (but Iʼm not targeting X11/GTK), so I donʼt >>>> understand why building from git makes any difference for you. >> VanL> Maybe, your macOS has the 'macuvs.h' in the environment for the out-of tree case. >> >> Itʼs part of the emacs source code, so thatʼs highly unlikely. VanL> There was a line about a missing 'macuvs.h' file and switching from out to in-tree build located it for me. VanL> I take out-of tree to mean the downloaded distribution without any git stuff that was announced on gmane. Say your emacs source code is in 'emacs-26'. An in-tree build is: cd emacs-26; configure; make An out-of tree build is mkdir emacs-26-build; cd emacs-26-build; ../emacs-26/configure; make Both should work, especially from release tarballs. Robert ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 18:07 ` Eli Zaretskii 2019-06-18 23:20 ` Van L @ 2019-06-22 20:35 ` Alan Third 1 sibling, 0 replies; 22+ messages in thread From: Alan Third @ 2019-06-22 20:35 UTC (permalink / raw) To: Eli Zaretskii; +Cc: van, 36280, Robert Pluim On Tue, Jun 18, 2019 at 09:07:59PM +0300, Eli Zaretskii wrote: > > From: Robert Pluim <rpluim@gmail.com> > > Cc: VanL <van@scratch.space>, 36280@debbugs.gnu.org > > Date: Tue, 18 Jun 2019 19:58:37 +0200 > > > > Emacs using X11/GTK2 on macOS? Is that supposed to even work? > > I don't know. Alan? I know that X11/Lucid works on macOS, if you have XQuartz, but I’ve no idea about GTK2. For all I know Van might be the first person to ever try it. When I try it fails during the build with this: In file included from frame.c:32: In file included from ./gtkutil.h:28: ./xterm.h:50:10: fatal error: 'gdk/gdkx.h' file not found #include <gdk/gdkx.h> ^~~~~~~~~~~~ Which looks pretty fatal to me. -- Alan Third ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2019-06-18 14:17 bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault VanL 2019-06-18 16:19 ` Eli Zaretskii @ 2022-04-22 13:05 ` Lars Ingebrigtsen 2022-05-22 11:28 ` Lars Ingebrigtsen 1 sibling, 1 reply; 22+ messages in thread From: Lars Ingebrigtsen @ 2022-04-22 13:05 UTC (permalink / raw) To: VanL; +Cc: 36280 VanL <van@scratch.space> writes: > The cut-out sections are included as follows: > > 1. 26.2.90 'emacs -Q' runs but has a SIGSEGV before ever being useable > a. unfortunately I didn't have symbols included in the build > b. see gdb bt > c. gmake build completed successfully (I'm going through old bug reports that unfortunately weren't resolved at the time.) Do you still see this issue in more recent Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ^ permalink raw reply [flat|nested] 22+ messages in thread
* bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault 2022-04-22 13:05 ` Lars Ingebrigtsen @ 2022-05-22 11:28 ` Lars Ingebrigtsen 0 siblings, 0 replies; 22+ messages in thread From: Lars Ingebrigtsen @ 2022-05-22 11:28 UTC (permalink / raw) To: VanL; +Cc: 36280 Lars Ingebrigtsen <larsi@gnus.org> writes: > Do you still see this issue in more recent Emacs versions? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no ^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2022-05-22 11:28 UTC | newest] Thread overview: 22+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-06-18 14:17 bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault VanL 2019-06-18 16:19 ` Eli Zaretskii 2019-06-18 17:58 ` Robert Pluim 2019-06-18 18:07 ` Eli Zaretskii 2019-06-18 23:20 ` Van L 2019-06-19 7:24 ` Robert Pluim 2019-06-19 7:58 ` VanL 2019-06-19 13:28 ` VanL 2019-06-19 13:38 ` Robert Pluim 2019-06-19 14:02 ` VanL 2019-06-19 14:32 ` Robert Pluim 2019-06-20 9:28 ` VanL 2019-06-20 11:06 ` Robert Pluim 2019-06-20 13:07 ` VanL 2019-06-20 13:25 ` Eli Zaretskii 2019-06-21 3:21 ` VanL 2019-06-21 5:58 ` Eli Zaretskii 2019-06-21 11:01 ` VanL 2019-06-20 14:25 ` Robert Pluim 2019-06-22 20:35 ` Alan Third 2022-04-22 13:05 ` Lars Ingebrigtsen 2022-05-22 11:28 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).