Advertisement
Guest User

Untitled

a guest
Feb 24th, 2022
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.17 KB | None | 0 0
  1. @nix { "action": "setPhase", "phase": "unpackPhase" }
  2. unpacking sources
  3. unpacking source archive /nix/store/v0jifivq7ghqcqp02bkxddzzsy9fq89f-dummy-src
  4. source root is dummy-src
  5. @nix { "action": "setPhase", "phase": "patchPhase" }
  6. patching sources
  7. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
  8. updateAutotoolsGnuConfigScriptsPhase
  9. @nix { "action": "setPhase", "phase": "configurePhase" }
  10. configuring
  11. [naersk] cargo_version (read): 1.58.0
  12. [naersk] cargo_message_format (set): json-diagnostic-rendered-ansi
  13. [naersk] cargo_release: --release
  14. [naersk] cargo_options:
  15. [naersk] cargo_build_options: $cargo_release -j "$NIX_BUILD_CORES" --message-format=$cargo_message_format
  16. [naersk] cargo_test_options: $cargo_release -j "$NIX_BUILD_CORES"
  17. [naersk] RUST_TEST_THREADS: 8
  18. [naersk] cargo_bins_jq_filter: .
  19. [naersk] cargo_build_output_json (created): /private/tmp/nix-build-mnsend-deps-0.1.0.drv-0/tmp.mdGnKEqPu1
  20. [naersk] crate_sources: /nix/store/ksyhrx04fa0czzxjl1c4s8gjg401qv3z-crates-io
  21. [naersk] RUSTFLAGS:
  22. [naersk] CARGO_BUILD_RUSTFLAGS:
  23. [naersk] CARGO_BUILD_RUSTFLAGS (updated): --remap-path-prefix /nix/store/ksyhrx04fa0czzxjl1c4s8gjg401qv3z-crates-io=/sources
  24. @nix { "action": "setPhase", "phase": "buildPhase" }
  25. building
  26. cargo build $cargo_release -j "$NIX_BUILD_CORES" --message-format=$cargo_message_format
  27.    Compiling libc v0.2.119
  28.    Compiling autocfg v1.1.0
  29.    Compiling version_check v0.9.4
  30.    Compiling proc-macro2 v1.0.36
  31.    Compiling unicode-xid v0.2.2
  32.    Compiling syn v1.0.86
  33.    Compiling memchr v2.4.1
  34.    Compiling cc v1.0.73
  35.    Compiling hashbrown v0.11.2
  36.    Compiling anyhow v1.0.55
  37.    Compiling cfg-if v1.0.0
  38.    Compiling block v0.1.6
  39.    Compiling heck v0.4.0
  40.    Compiling termcolor v1.1.2
  41.    Compiling mnsend v0.1.0 (/private/tmp/nix-build-mnsend-deps-0.1.0.drv-0/dummy-src)
  42.    Compiling bitflags v1.3.2
  43.    Compiling lazy_static v1.4.0
  44.    Compiling strsim v0.10.0
  45.    Compiling textwrap v0.14.2
  46.    Compiling num-traits v0.2.14
  47.    Compiling num-integer v0.1.44
  48.    Compiling indexmap v1.8.0
  49.    Compiling proc-macro-error-attr v1.0.4
  50.    Compiling proc-macro-error v1.0.4
  51.    Compiling mac-notification-sys v0.3.1 (https://github.com/h4llow3En/mac-notification-sys?branch=master#2ee92b82)
  52.    Compiling os_str_bytes v6.0.0
  53.    Compiling quote v1.0.15
  54.    Compiling malloc_buf v0.0.6
  55.    Compiling time v0.1.43
  56.    Compiling dirs-sys-next v0.1.2
  57.    Compiling atty v0.2.14
  58.    Compiling objc v0.2.7
  59.    Compiling dirs-next v2.0.0
  60. The following warnings were emitted during compilation:
  61.  
  62. warning: In file included from objc/notify.m:1:
  63. warning: objc/notify.h:1:9: fatal error: 'Cocoa/Cocoa.h' file not found
  64. warning: #import <Cocoa/Cocoa.h>
  65. warning:         ^~~~~~~~~~~~~~~
  66. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  67. warning: In file included from <module-includes>:1:
  68. warning: /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:19:10: fatal error: could not build module 'CoreFoundation'
  69. warning: #include <CoreFoundation/CoreFoundation.h>
  70. warning:  ~~~~~~~~^
  71. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  72. warning: While building module 'DiskArbitration' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56:
  73. warning: In file included from <module-includes>:1:
  74. warning: /nix/store/bx8h4bl5fh5f3a639paykpz50cr8nfj6-apple-framework-DiskArbitration-11.0.0/Library/Frameworks/DiskArbitration.framework/Headers/DiskArbitration.h:27:10: fatal error: could not build module 'CoreFoundation'
  75. warning: #include <CoreFoundation/CoreFoundation.h>
  76. warning:  ~~~~~~~~^
  77. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  78. warning: While building module 'DiskArbitration' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56:
  79. warning: While building module 'IOKit' imported from /nix/store/bx8h4bl5fh5f3a639paykpz50cr8nfj6-apple-framework-DiskArbitration-11.0.0/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:
  80. warning: In file included from <module-includes>:4:
  81. warning: /nix/store/vdwk5bz75dfk6rlkxns59vml7m49fs8b-apple-framework-IOKit-11.0.0/Library/Frameworks/IOKit.framework/Headers/IOCFBundle.h:26:10: fatal error: could not build module 'CoreFoundation'
  82. warning: #include <CoreFoundation/CoreFoundation.h>
  83. warning:  ~~~~~~~~^
  84. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  85. warning: While building module 'CFNetwork' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:31:
  86. warning: In file included from <module-includes>:1:
  87. warning: /nix/store/dkr5w4p0pbrkvw9q1iamvq7f21sg779p-apple-framework-CFNetwork-11.0.0/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  88. warning: #include <CoreFoundation/CoreFoundation.h>
  89. warning:  ~~~~~~~~^
  90. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  91. warning: While building module 'Security' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentityBase.h:23:
  92. warning: In file included from <module-includes>:1:
  93. warning: In file included from /nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/Security.h:27:
  94. warning: /nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  95. warning: #include <CoreFoundation/CFBase.h>
  96. warning:  ~~~~~~~~^
  97. warning: While building module 'CoreServices' imported from objc/notify.h:2:
  98. warning: While building module 'Security' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentityBase.h:23:
  99. warning: While building module 'XPC' imported from /nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/SecCode.h:35:
  100. warning: /nix/store/lfsd0c96b0ckaxgdchgdds5ixf0rpy44-libobjc-11.0.0/include/objc/module.modulemap:1:8: error: redefinition of module 'ObjectiveC'
  101. warning: module ObjectiveC [system] [extern_c] {
  102. warning:        ^
  103. warning: /nix/store/s08r4iph68fdhvlc9fpniq1xi5k02w97-libobjc-11.0.0/include/objc/module.modulemap:1:8: note: previously defined here
  104. warning: module ObjectiveC [system] [extern_c] {
  105. warning:        ^
  106. warning: 7 errors generated.
  107.  
  108. error: failed to run custom build command for `mac-notification-sys v0.3.1 (https://github.com/h4llow3En/mac-notification-sys?branch=master#2ee92b82)`
  109.  
  110. Caused by:
  111.   process didn't exit successfully: `/private/tmp/nix-build-mnsend-deps-0.1.0.drv-0/dummy-src/target/release/build/mac-notification-sys-ba2c14c742f6a459/build-script-build` (exit status: 1)
  112.  --- stdout
  113.  TARGET = Some("aarch64-apple-darwin")
  114.  OPT_LEVEL = Some("3")
  115.  HOST = Some("aarch64-apple-darwin")
  116.  CC_aarch64-apple-darwin = None
  117.  CC_aarch64_apple_darwin = None
  118.  HOST_CC = None
  119.  CC = Some("clang")
  120.  CFLAGS_aarch64-apple-darwin = None
  121.  CFLAGS_aarch64_apple_darwin = None
  122.  HOST_CFLAGS = None
  123.  CFLAGS = None
  124.  CRATE_CC_NO_DEFAULTS = None
  125.  DEBUG = Some("false")
  126.  running: "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-darwin" "-fmodules" "-o" "/private/tmp/nix-build-mnsend-deps-0.1.0.drv-0/dummy-src/target/release/build/mac-notification-sys-c61474086add03b2/out/objc/notify.o" "-c" "objc/notify.m"
  127.  cargo:warning=In file included from objc/notify.m:1:
  128.  cargo:warning=objc/notify.h:1:9: fatal error: 'Cocoa/Cocoa.h' file not found
  129.  cargo:warning=#import <Cocoa/Cocoa.h>
  130.  cargo:warning=        ^~~~~~~~~~~~~~~
  131.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  132.  cargo:warning=In file included from <module-includes>:1:
  133.  cargo:warning=/nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:19:10: fatal error: could not build module 'CoreFoundation'
  134.  cargo:warning=#include <CoreFoundation/CoreFoundation.h>
  135.  cargo:warning= ~~~~~~~~^
  136.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  137.  cargo:warning=While building module 'DiskArbitration' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56:
  138.  cargo:warning=In file included from <module-includes>:1:
  139.  cargo:warning=/nix/store/bx8h4bl5fh5f3a639paykpz50cr8nfj6-apple-framework-DiskArbitration-11.0.0/Library/Frameworks/DiskArbitration.framework/Headers/DiskArbitration.h:27:10: fatal error: could not build module 'CoreFoundation'
  140.  cargo:warning=#include <CoreFoundation/CoreFoundation.h>
  141.  cargo:warning= ~~~~~~~~^
  142.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  143.  cargo:warning=While building module 'DiskArbitration' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56:
  144.  cargo:warning=While building module 'IOKit' imported from /nix/store/bx8h4bl5fh5f3a639paykpz50cr8nfj6-apple-framework-DiskArbitration-11.0.0/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:
  145.  cargo:warning=In file included from <module-includes>:4:
  146.  cargo:warning=/nix/store/vdwk5bz75dfk6rlkxns59vml7m49fs8b-apple-framework-IOKit-11.0.0/Library/Frameworks/IOKit.framework/Headers/IOCFBundle.h:26:10: fatal error: could not build module 'CoreFoundation'
  147.  cargo:warning=#include <CoreFoundation/CoreFoundation.h>
  148.  cargo:warning= ~~~~~~~~^
  149.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  150.  cargo:warning=While building module 'CFNetwork' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:31:
  151.  cargo:warning=In file included from <module-includes>:1:
  152.  cargo:warning=/nix/store/dkr5w4p0pbrkvw9q1iamvq7f21sg779p-apple-framework-CFNetwork-11.0.0/Library/Frameworks/CFNetwork.framework/Headers/CFNetwork.h:18:10: fatal error: could not build module 'CoreFoundation'
  153.  cargo:warning=#include <CoreFoundation/CoreFoundation.h>
  154.  cargo:warning= ~~~~~~~~^
  155.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  156.  cargo:warning=While building module 'Security' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentityBase.h:23:
  157.  cargo:warning=In file included from <module-includes>:1:
  158.  cargo:warning=In file included from /nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/Security.h:27:
  159.  cargo:warning=/nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/SecBase.h:28:10: fatal error: could not build module 'CoreFoundation'
  160.  cargo:warning=#include <CoreFoundation/CFBase.h>
  161.  cargo:warning= ~~~~~~~~^
  162.  cargo:warning=While building module 'CoreServices' imported from objc/notify.h:2:
  163.  cargo:warning=While building module 'Security' imported from /nix/store/za8im9vfw13d73yfyxz50slga8hkp1kv-apple-framework-CoreServices-11.0.0/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentityBase.h:23:
  164.  cargo:warning=While building module 'XPC' imported from /nix/store/46fa5qhxc3cafslfs10dqp3ab1vks55g-apple-framework-Security-11.0.0/Library/Frameworks/Security.framework/Headers/SecCode.h:35:
  165.  cargo:warning=/nix/store/lfsd0c96b0ckaxgdchgdds5ixf0rpy44-libobjc-11.0.0/include/objc/module.modulemap:1:8: error: redefinition of module 'ObjectiveC'
  166.  cargo:warning=module ObjectiveC [system] [extern_c] {
  167.  cargo:warning=       ^
  168.  cargo:warning=/nix/store/s08r4iph68fdhvlc9fpniq1xi5k02w97-libobjc-11.0.0/include/objc/module.modulemap:1:8: note: previously defined here
  169.  cargo:warning=module ObjectiveC [system] [extern_c] {
  170.  cargo:warning=       ^
  171.  cargo:warning=7 errors generated.
  172.  exit status: 1
  173.  
  174.  --- stderr
  175.  
  176.  
  177.  error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=arm64-apple-darwin" "-fmodules" "-o" "/private/tmp/nix-build-mnsend-deps-0.1.0.drv-0/dummy-src/target/release/build/mac-notification-sys-c61474086add03b2/out/objc/notify.o" "-c" "objc/notify.m" with args "clang" did not execute successfully (status code exit status: 1).
  178.  
  179.  
  180. warning: build failed, waiting for other jobs to finish...
  181. error: build failed
  182. [naersk] cargo returned with exit code 101, exiting
  183.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement