Skip to content

Instantly share code, notes, and snippets.

@codedmart
Created June 4, 2015 12:11
Show Gist options
  • Select an option

  • Save codedmart/cceb8d2a0cbf49eb3a3d to your computer and use it in GitHub Desktop.

Select an option

Save codedmart/cceb8d2a0cbf49eb3a3d to your computer and use it in GitHub Desktop.
installing ‘vim_configurable-7.4.516’
these derivations will be built:
/nix/store/c81bhjpzxa9sngr33w3bis5465id0axz-vim_configurable-7.4.516.drv
building path(s) ‘/nix/store/77gd8kqcpy3w5z4440k1g9xfbmwdf9sf-vim_configurable-7.4.516’
unpacking sources
unpacking source archive /nix/store/llbsiq7kakf07m5rl09p2kvbbm2q0fkj-vim-nox-hg-2082fc3.tar.bz2
source root is nix_repository_manager
patching sources
applying patch /nix/store/6cdi98w5p0nwx5rahal7rqk9qvynqpbf-python_framework.patch
patching file auto/configure
Hunk #1 succeeded at 5308 (offset -330 lines).
Hunk #2 succeeded at 5315 (offset -330 lines).
patching file filetype.vim
Hunk #1 succeeded at 2358 (offset 100 lines).
Hunk #2 succeeded at 2570 (offset 127 lines).
patching file syntax/nix.vim
patching file ftplugin/nix.vim
configuring
configure flags: --prefix=/nix/store/77gd8kqcpy3w5z4440k1g9xfbmwdf9sf-vim_configurable-7.4.516 --enable-gui=auto --with-features=huge --disable-acl --enable-cscope --enable-darwin --disable-fontset --disable-gpm --disable-hangulinput --with-lua-prefix=/nix/store/gxpjxyrfs58ahgl90ch3qbm4zc95nrxf-lua-5.1.5 --enable-luainterp --disable-multibyte --disable-mzschemeinterp --enable-netbeans --disable-nls --disable-perlinterp --enable-pythoninterp=yes --with-python-config-dir=/nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10/lib --disable-python3interp --enable-rubyinterp --disable-sniff --disable-tclinterp --disable-workshop --disable-xim --disable-xsmp --disable-xsmp_interact
configure: creating cache auto/config.cache
checking whether make sets $(MAKE)... yes
checking for gcc... clang
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 accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /nix/store/g7xqfanl0pcrgyrk6jjvfn1r084pdlm3-gnugrep-2.21/bin/grep
checking for egrep... /nix/store/g7xqfanl0pcrgyrk6jjvfn1r084pdlm3-gnugrep-2.21/bin/grep -E
checking for library containing strerror... none required
checking for gawk... gawk
checking for strip... strip
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
configure: checking for buggy tools...
- sh is 'GNU bash, version 4.3.33(1)-release (x86_64-apple-darwin13.4.0)
Copyright (C) 2013 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.' - probably OK.
checking for BeOS... no
checking for QNX... no
checking for Darwin (Mac OS X)... yes
checking --disable-darwin argument... no
checking if Darwin files are there... yes
checking --with-mac-arch argument... defaulting to current
checking --with-developer-dir argument... not present
checking for xcode-select... no
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 Carbon/Carbon.h usability... yes
checking Carbon/Carbon.h presence... yes
checking for Carbon/Carbon.h... yes
checking --with-local-dir argument... Defaulting to /usr/local
checking --with-vim-name argument... Defaulting to vim
checking --with-ex-name argument... Defaulting to ex
checking --with-view-name argument... Defaulting to view
checking --with-global-runtime argument... no
checking --with-modified-by argument... no
checking if character set is EBCDIC... no
checking --disable-selinux argument... no
checking for is_selinux_enabled in -lselinux... no
checking --with-features argument... huge
checking --with-compiledby argument... no
checking --disable-xsmp argument... yes
checking --enable-luainterp argument... yes
checking --with-lua-prefix argument... /nix/store/gxpjxyrfs58ahgl90ch3qbm4zc95nrxf-lua-5.1.5
checking if lua.h can be found in /nix/store/gxpjxyrfs58ahgl90ch3qbm4zc95nrxf-lua-5.1.5/include... yes
checking --enable-mzschemeinterp argument... no
checking --enable-perlinterp argument... no
checking --enable-pythoninterp argument... yes
checking for python... /nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10/bin/python
checking Python version... 2.7
checking Python is 1.4 or better... yep
checking Python's install prefix... /nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10
checking Python's execution prefix... /nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10
checking Python's configuration directory... (cached) /nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10/lib
cat: /nix/store/phk526ghadd2f93lghhaw2ygzk9vxx7x-python-2.7.10/lib/Makefile: No such file or directory
checking if -pthread should be used... no
checking if compile and link flags for Python are sane... yes
checking --enable-python3interp argument... no
checking --enable-tclinterp argument... no
checking --enable-rubyinterp argument... yes
checking --with-ruby-command argument... defaulting to ruby
checking for ruby... /nix/store/cnljnwlx4y0ifab65ca2697yv3r001s8-ruby-1.9.3-p547/bin/ruby
checking Ruby version... OK
checking Ruby header files... /nix/store/cnljnwlx4y0ifab65ca2697yv3r001s8-ruby-1.9.3-p547/include/ruby-1.9.1
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
-e:1: Use RbConfig instead of obsolete and deprecated Config.
checking --enable-cscope argument... yes
checking --enable-workshop argument... no
checking --disable-netbeans argument... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking whether compiling netbeans integration is possible... yes
checking --enable-sniff argument... no
checking --enable-multibyte argument... no
checking --enable-hangulinput argument... no
checking --enable-xim argument... no
checking --enable-fontset argument... no
defaulting to: don't HAVE_X11
checking --enable-gui argument... auto - Carbon GUI is outdated - disable GUI support
checking whether toupper is broken... no
checking whether __DATE__ and __TIME__ work... yes
checking whether __attribute__((unused)) is allowed... yes
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for unistd.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking util/debug.h usability... no
checking util/debug.h presence... no
checking for util/debug.h... no
checking util/msg18n.h usability... no
checking util/msg18n.h presence... no
checking for util/msg18n.h... no
checking frame.h usability... no
checking frame.h presence... no
checking for frame.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/access.h usability... no
checking sys/access.h presence... no
checking for sys/access.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/ptem.h... no
checking for sys/sysctl.h... yes
checking for pthread_np.h... no
checking for strings.h... (cached) yes
checking whether clang needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ino_t... yes
checking for dev_t... yes
checking whether byte ordering is bigendian... no
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... empty: automatic terminal library selection
checking for tgetent in -ltinfo... no
checking for tgetent in -lncurses... yes
checking whether we talk terminfo... yes
checking what tgetent() returns for an unknown terminal... zero
checking whether termcap.h contains ospeed... yes
checking whether termcap.h contains UP, BC and PC... yes
checking whether tputs() uses outfuntype... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for /dev/ptc... no
checking for SVR4 ptys... yes
checking for ptyranges... pqrstuvw / 0123456789abcdef
checking default tty permissions/group... can't determine - assume ptys are world accessible
world
checking return type of signal handlers... void
checking for struct sigcontext... yes
checking getcwd implementation is broken... no
checking for bcmp... yes
checking for fchdir... yes
checking for fchown... yes
checking for fsync... yes
checking for getcwd... yes
checking for getpseudotty... no
checking for getpwnam... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for getwd... yes
checking for lstat... yes
checking for memcmp... yes
checking for memset... yes
checking for mkdtemp... yes
checking for nanosleep... yes
checking for opendir... yes
checking for putenv... yes
checking for qsort... yes
checking for readlink... yes
checking for select... yes
checking for setenv... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigaltstack... yes
checking for sigstack... no
checking for sigset... yes
checking for sigsetjmp... yes
checking for sigaction... yes
checking for sigvec... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strpbrk... yes
checking for strtol... yes
checking for tgetent... yes
checking for towlower... yes
checking for towupper... yes
checking for iswupper... yes
checking for usleep... yes
checking for utime... yes
checking for utimes... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for st_blksize... yes
checking whether stat() ignores a trailing slash... no
checking for iconv_open()... yes; with -liconv
checking for nl_langinfo(CODESET)... yes
checking for strtod in -lm... yes
checking for strtod() and other floating point functions... yes
checking --disable-acl argument... yes
checking --disable-gpm argument... yes
checking --disable-sysmouse argument... no
checking for sysmouse... no
checking for FD_CLOEXEC... yes
checking for rename... yes
checking for sysctl... yes
checking for sysinfo... not usable
checking for sysinfo.mem_unit... no
checking for sysconf... not usable
checking size of int... 4
checking size of long... 8
checking size of time_t... 8
checking size of off_t... 8
checking uint32_t is 32 bits... ok
checking whether memmove handles overlaps... yes
checking for _xpg4_setrunelocale in -lxpg4... no
checking how to create tags... ctags
checking how to run man with a section nr... man
checking --disable-nls argument... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen()... yes
checking for dlsym()... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking whether we need -framework Cocoa... yes
checking for GCC 3 or later... yes
checking whether we need -D_FORTIFY_SOURCE=1... yes
checking linker --as-needed support... no
configure: updating cache auto/config.cache
configure: creating auto/config.status
config.status: creating auto/config.mk
config.status: creating auto/config.h
building
make flags: SHELL=/nix/store/sl3scf6za8b9bpr4ynfkfh6sqn3rcdvl-bash-4.3-p33/bin/bash
Starting make in the src directory.
If there are problems, cd to the src directory and run make there
cd src && make first
make[1]: Entering directory '/private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-vim_configurable-7.4.516.drv-0/nix_repository_manager/src'
mkdir objects
CC="clang -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include " srcdir=. sh ./osdef.sh
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/os_macosx.o os_macosx.m
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/os_mac_conv.o os_mac_conv.c
cd xxd; CC="clang" CFLAGS="-DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1" \
make -f Makefile
creating auto/pathdef.c
make[2]: Entering directory '/private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-vim_configurable-7.4.516.drv-0/nix_repository_manager/src/xxd'
clang -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -DUNIX -o xxd xxd.c
xxd.c:725:30: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
(p % cols) ? ", " : ",\n "+2*!p, c) < 0)
~~~~~~~^~~~~
xxd.c:725:30: note: use array indexing to silence this warning
(p % cols) ? ", " : ",\n "+2*!p, c) < 0)
^
& [ ]
xxd.c:733:21: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
if (fputs("\n};\n" + 3 * (fp == stdin), fpo) == EOF)
~~~~~~~~~^~~~~~~~~~~~~~~~~~~
xxd.c:733:21: note: use array indexing to silence this warning
if (fputs("\n};\n" + 3 * (fp == stdin), fpo) == EOF)
^
& [ ]
/nix/store/sl3scf6za8b9bpr4ynfkfh6sqn3rcdvl-bash-4.3-p33/bin/bash: hostname: command not found
2 warnings generated.
make[2]: Leaving directory '/private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-vim_configurable-7.4.516.drv-0/nix_repository_manager/src/xxd'
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c
charset.c:1606:165: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
static char_u latin1upper[257] = " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~<U+007F><80><81><82><83><84><85><86><87><88><89><8A><8B><8C><8D><8E><8F><90><91><92><93><94><95><96><97><98><99><9A><9B><9C><9D><9E><9F><A0><A1><A2><A3><A4><A5><A6><A7><A8><A9><AA><AB><AC><AD><AE><AF><B0><B1><B2><B3><B4><B5><B6><B7><B8><B9><BA><BB><BC><BD><BE><BF><C0><C1><C2><C3><C4><C5><C6><C7><C8><C9><CA><CB><CC><CD><CE><CF><D0><D1><D2><D3><D4><D5><D6><D7><D8><D9><DA><DB><DC><DD><DE><DF><C0><C1><C2><C3><C4><C5><C6><C7><C8><C9><CA><CB><CC><CD><CE><CF><D0><D1><D2><D3><D4><D5><D6><F7><D8><D9><DA><DB><DC><DD><DE><FF>";
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
charset.c:1607:165: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
static char_u latin1lower[257] = " !\"#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~<U+007F><80><81><82><83><84><85><86><87><88><89><8A><8B><8C><8D><8E><8F><90><91><92><93><94><95><96><97><98><99><9A><9B><9C><9D><9E><9F><A0><A1><A2><A3><A4><A5><A6><A7><A8><A9><AA><AB><AC><AD><AE><AF><B0><B1><B2><B3><B4><B5><B6><B7><B8><B9><BA><BB><BC><BD><BE><BF><E0><E1><E2><E3><E4><E5><E6><E7><E8><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4><F5><F6><D7><F8><F9><FA><FB><FC><FD><FE><DF><E0><E1><E2><E3><E4><E5><E6><E7><E8><E9><EA><EB><EC><ED><EE><EF><F0><F1><F2><F3><F4><F5><F6><F7><F8><F9><FA><FB><FC><FD><FE><FF>";
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c
In file included from os_macosx.m:24:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:83:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSOpenPanel.h:8:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSSavePanel.h:132:48: warning: property type 'id<NSOpenSavePanelDelegate>' is incompatible with type 'id<NSWindowDelegate>' inherited from 'NSWindow' [-Wincompatible-property-type]
@property (assign) id<NSOpenSavePanelDelegate> delegate;
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:307:41: note: property declared here
@property (assign) id<NSWindowDelegate> delegate;
^
In file included from os_macosx.m:24:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:88:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPopUpButton.h:9:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSMenuItemCell.h:65:32: warning: attribute 'readonly' of property 'tag' restricts attribute 'readwrite' of property inherited from 'NSActionCell' [-Wproperty-attribute-mismatch]
@property (readonly) NSInteger tag;
^
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c
eval.c:13760:42: warning: expression which evaluates to zero treated as a null pointer constant of type 'char_u *' (aka 'unsigned char *') [-Wnon-literal-null-conversion]
list_append_string(rettv->vval.v_list, NUL, -1);
^~~
./ascii.h:24:14: note: expanded from macro 'NUL'
#define NUL '\000'
^~~~~~
eval.c:13761:42: warning: expression which evaluates to zero treated as a null pointer constant of type 'char_u *' (aka 'unsigned char *') [-Wnon-literal-null-conversion]
list_append_string(rettv->vval.v_list, NUL, -1);
^~~
./ascii.h:24:14: note: expanded from macro 'NUL'
#define NUL '\000'
^~~~~~
In file included from os_macosx.m:24:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:203:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSPathComponentCell.h:42:27: warning: 'copy' attribute on property 'image' does not match the property inherited from 'NSCell' [-Wproperty-attribute-mismatch]
@property (copy) NSImage *image;
^
3 warnings generated.
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c
2 warnings generated.
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/if_cmdsrv.o if_cmdsrv.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:57:18: warning: passing 'char_u [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
vim_snprintf(buf, sizeof(buf), "/tmp/vim-cmdsrv-%d", (int)getuid());
^~~
./proto.h:127:28: note: passing argument to parameter here
vim_snprintf __ARGS((char *, size_t, char *, ...));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:67:18: warning: passing 'char_u [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
vim_snprintf(buf, sizeof(buf), "");
^~~
./proto.h:127:28: note: passing argument to parameter here
vim_snprintf __ARGS((char *, size_t, char *, ...));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:95:20: warning: passing 'char [2]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "/");
^~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:121:18: warning: passing 'char_u [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
vim_snprintf(buf, sizeof(buf), "%s/%s*", cmdsrv_dir(), prefix);
^~~
./proto.h:127:28: note: passing argument to parameter here
vim_snprintf __ARGS((char *, size_t, char *, ...));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:281:32: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
strcpy(unix_addr.sun_path, path);
^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
__builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
^
In file included from if_cmdsrv.c:42:
./if_cmdsrv_unix.c:463:32: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
strcpy(unix_addr.sun_path, path);
^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
__builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
^
if_cmdsrv.c:545:39: warning: passing 'char [13]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
return cmdsrv_send_expr(serverid, "foreground()", NULL);
^~~~~~~~~~~~~~
if_cmdsrv.c:392:44: note: passing argument to parameter 'expr' here
cmdsrv_send_expr(char_u *serverid, char_u *expr, char_u **result)
^
if_cmdsrv.c:690:19: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
d += sprintf(d, "%%%02x", *s++);
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
^
if_cmdsrv.c:823:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "type");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:825:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "keys");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:828:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "sender");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:833:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "script");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:839:20: warning: passing 'char [9]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "encoding");
^~~~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:865:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "type");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:867:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "expr");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:870:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "sender");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:875:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "script");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:881:20: warning: passing 'char [9]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "encoding");
^~~~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:910:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "type");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:912:20: warning: passing 'char [6]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "reply");
^~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:915:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "sender");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:920:20: warning: passing 'char [6]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "reply");
^~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:925:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "code");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:927:20: warning: passing 'char [30]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, codestr);
^~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:931:20: warning: passing 'char [9]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "encoding");
^~~~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:957:20: warning: passing 'char [5]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "type");
^~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:959:20: warning: passing 'char [13]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "notification");
^~~~~~~~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:962:20: warning: passing 'char [7]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "sender");
^~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:967:20: warning: passing 'char [6]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "reply");
^~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:973:20: warning: passing 'char [9]' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
ga_concat(&ga, "encoding");
^~~~~~~~~~
proto/misc2.pro:59:47: note: passing argument to parameter 's' here
void ga_concat __ARGS((garray_T *gap, char_u *s));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
if_cmdsrv.c:1023:25: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
result->ncode = strtol(result->code, (char **)&endp, 10);
^~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/stdlib.h:164:26: note: passing argument to parameter here
long strtol(const char *, char **, int);
^
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c
31 warnings generated.
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/message.o message.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/move.o move.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/option.o option.c
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c
os_unix.c:833:46: warning: declaration of 'struct sigaltstack' will not be visible outside of this function [-Wvisibility]
extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss));
^
./os_unix.h:88:21: note: expanded from macro '__ARGS'
# define __ARGS(x) x
^
os_unix.c:833:13: error: conflicting types for 'sigaltstack'
extern int sigaltstack __ARGS((const struct sigaltstack *ss, struct sigaltstack *oss));
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/signal.h:87:5: note: previous declaration is here
int sigaltstack(const stack_t * __restrict, stack_t * __restrict) __DARWIN_ALIAS(sigaltstack);
^
1 warning and 1 error generated.
clang -c -I. -Iproto -DHAVE_CONFIG_H -DMACOS_X_UNIX -no-cpp-precomp -I/usr/local/include -g -O2 -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c
Makefile:2638: recipe for target 'objects/os_unix.o' failed
make[1]: *** [objects/os_unix.o] Error 1
make[1]: *** Waiting for unfinished jobs....
2 warnings generated.
make[1]: Leaving directory '/private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-vim_configurable-7.4.516.drv-0/nix_repository_manager/src'
Makefile:26: recipe for target 'first' failed
make: *** [first] Error 2
builder for ‘/nix/store/c81bhjpzxa9sngr33w3bis5465id0axz-vim_configurable-7.4.516.drv’ failed with exit code 2
error: build of ‘/nix/store/c81bhjpzxa9sngr33w3bis5465id0axz-vim_configurable-7.4.516.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment