Created
June 26, 2018 17:17
-
-
Save dhess/1453e03a2d3cd9ce829430e935d3dee5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| unpacking sources | |
| unpacking source archive /nix/store/r2k6y2rysvg0jia6iywf2rhpd1x2694n-libsecurity_utilities-55030.3.tar.gz | |
| source root is libsecurity_utilities-55030.3 | |
| setting SOURCE_DATE_EPOCH to timestamp 1340756801 of file libsecurity_utilities-55030.3/libsecurity_utilities.xcodeproj/project.pbxproj | |
| patching sources | |
| configuring | |
| no configure script, doing nothing | |
| building | |
| build flags: -j1 -l1 SHELL=/nix/store/q2wqq1k20v8kc3vckapqf5nws30brnni-bash-4.4-p23/bin/bash -f/nix/store/6s7h04lfk9q13rv19gx6l81xh21gq9nb-GNUmakefile MAKEFILE_NAME=/nix/store/6s7h04lfk9q13rv19gx6l81xh21gq9nb-GNUmakefile GNUSTEP_ABSOLUTE_INSTALL_PATHS=yes GNUSTEP_MAKEFILES=/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles LIB_LINK_INSTALL_DIR=\$\(out\)/lib -j1 | |
| This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help. | |
| Running in gnustep-make version 2 strict mode. | |
| Making all for library security_utilities... | |
| Creating obj/security_utilities.obj/lib/... | |
| Compiling file lib/crc.c ... | |
| Compiling file lib/mach_notify.c ... | |
| lib/mach_notify.c:216:48: warning: unused typedef '__Request' [-Wunused-local-typedef] | |
| typedef __Request__mach_notify_port_deleted_t __Request; | |
| ^ | |
| lib/mach_notify.c:266:50: warning: unused typedef '__Request' [-Wunused-local-typedef] | |
| typedef __Request__mach_notify_port_destroyed_t __Request; | |
| ^ | |
| lib/mach_notify.c:321:46: warning: unused typedef '__Request' [-Wunused-local-typedef] | |
| typedef __Request__mach_notify_no_senders_t __Request; | |
| ^ | |
| lib/mach_notify.c:366:45: warning: unused typedef '__Request' [-Wunused-local-typedef] | |
| typedef __Request__mach_notify_send_once_t __Request; | |
| ^ | |
| lib/mach_notify.c:414:45: warning: unused typedef '__Request' [-Wunused-local-typedef] | |
| typedef __Request__mach_notify_dead_name_t __Request; | |
| ^ | |
| 5 warnings generated. | |
| Compiling file lib/globalizer.cpp ... | |
| In file included from lib/globalizer.cpp:37: | |
| In file included from ./security_utilities/globalizer.h:31: | |
| In file included from ./security_utilities/threading.h:35: | |
| In file included from ./security_utilities/utilities.h:32: | |
| ./security_utilities/errors.h:33:10: fatal error: '/nix/store/kmfa1i8rim3big8br77jcn3lfzf8b18w-MacOS_SDK-10.10/include/MacTypes.h' file not found | |
| #include "/nix/store/kmfa1i8rim3big8br77jcn3lfzf8b18w-MacOS_SDK-10.10/include/MacTypes.h" | |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| make[3]: *** [/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles/rules.make:499: obj/security_utilities.obj/lib/globalizer.cpp.o] Error 1 | |
| make[2]: *** [/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles/Instance/library.make:278: internal-library-all_] Error 2 | |
| make[1]: *** [/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles/Master/rules.make:297: security_utilities.all.library.variables] Error 2 | |
| make: *** [/nix/store/02h6j1k37yqlz11njjrik58njjkxr95y-gnustep-make-2.7.0/share/GNUstep/Makefiles/Master/library.make:37: internal-all] Error 2 | |
| builder for '/nix/store/4acgzbw5n6xb427lsxalljm3iflkhvyz-libsecurity_utilities-osx-10.7.5.drv' failed with exit code 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment