Skip to content

Instantly share code, notes, and snippets.

@gnachman
Created August 31, 2023 17:56
Show Gist options
  • Save gnachman/bea5d119916e1bc240479cfc27155a03 to your computer and use it in GitHub Desktop.
Save gnachman/bea5d119916e1bc240479cfc27155a03 to your computer and use it in GitHub Desktop.
Mac:/Users/gnachman/git/iterm2-alt2% git checkout saagarjha-master
Switched to branch 'saagarjha-master'
Mac:/Users/gnachman/git/iterm2-alt2% git pull origin HEAD
From https://github.com/gnachman/iterm2
* branch HEAD -> FETCH_HEAD
Successfully rebased and updated refs/heads/saagarjha-master.
Mac:/Users/gnachman/git/iterm2-alt2% git clean -xfd .
Removing .DS_Store
Removing BetterFontPicker/.DS_Store
Removing BetterFontPicker/BetterFontPicker.xcodeproj/project.xcworkspace/xcuserdata/
Removing BetterFontPicker/BetterFontPicker.xcodeproj/xcuserdata/
Removing BetterFontPicker/Build/
Removing Build/
Removing ColorPicker/.DS_Store
Removing ColorPicker/Build/
Removing ColorPicker/ColorPicker.xcodeproj/project.xcworkspace/xcuserdata/
Removing ColorPicker/ColorPicker.xcodeproj/xcuserdata/gnachman.xcuserdatad/
Removing Media.xcassets/.DS_Store
Removing OtherResources/.DS_Store
Removing SearchableComboListView/.DS_Store
Removing SearchableComboListView/Build/
Removing SearchableComboListView/SearchableComboListView.xcodeproj/project.xcworkspace/xcuserdata/
Removing SignedArchive/Build/
Removing SignedArchive/SignedArchive.xcodeproj/project.xcworkspace/xcuserdata/gnachman.xcuserdatad/
Removing SignedArchive/SignedArchive.xcodeproj/xcuserdata/
Removing ThirdParty/.DS_Store
Removing ThirdParty/CoreParse/.DS_Store
Removing ThirdParty/CoreParse/CoreParse.xcodeproj/xcuserdata/
Removing ThirdParty/NMSSH.framework.dSYM/
Removing ThirdParty/PowerlineExtraSymbols/.DS_Store
Removing ThirdParty/libsixel-arm/
Removing ThirdParty/libsixel-x86/
Removing api/library/python/iterm2/build/
Removing api/library/python/iterm2/dist/
Removing api/library/python/iterm2/docs/.DS_Store
Removing api/library/python/iterm2/docs/_build/
Removing api/library/python/iterm2/iterm2.egg-info/
Removing api/library/python/iterm2/iterm2/__pycache__/
Removing iTerm2.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/
Removing iTerm2.xcodeproj/project.xcworkspace/xcuserdata/gnachman.xcuserdatad/UserInterfaceState.xcuserstate
Removing iTerm2.xcodeproj/xcuserdata/
Removing images/.DS_Store
Removing sources/.DS_Store
Removing sources/Metal/.DS_Store
Removing submodules/.DS_Store
Removing tools/EastAsianWidth.txt
Removing tools/emoji-data.txt
Mac:/Users/gnachman/git/iterm2-alt2% make deps
mkdir -p submodules/libsixel/build-arm
cd submodules/libsixel/build-arm && CC="/usr/bin/clang -target arm64-apple-macos10.14" LDFLAGS="-target arm64-apple-macos10.14" CFLAGS="-target arm64-apple-macos10.14" LIBTOOLFLAGS="-target arm64-apple-macos10.14" ../configure --host=aarch64-apple-darwin --prefix=/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm --without-libcurl --without-jpeg --without-png --disable-python --disable-shared && /Applications/Xcode.app/Contents/Developer/usr/bin/make && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
checking build system type... x86_64-apple-darwin22.6.0
checking host system type... aarch64-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ../install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-apple-darwin-gcc... /usr/bin/clang -target arm64-apple-macos10.14
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 -target arm64-apple-macos10.14 accepts -g... yes
checking for /usr/bin/clang -target arm64-apple-macos10.14 option to accept ISO C89... none needed
checking whether /usr/bin/clang -target arm64-apple-macos10.14 understands -c and -o together... yes
checking dependency style of /usr/bin/clang -target arm64-apple-macos10.14... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang -target arm64-apple-macos10.14... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for aarch64-apple-darwin-dumpbin... no
checking for aarch64-apple-darwin-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin22.6.0 file names to aarch64-apple-darwin format... func_convert_file_noop
checking how to convert x86_64-apple-darwin22.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for aarch64-apple-darwin-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-apple-darwin-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-apple-darwin-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for aarch64-apple-darwin-strip... strip
checking for aarch64-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from /usr/bin/clang -target arm64-apple-macos10.14 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-apple-darwin-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for aarch64-apple-darwin-dsymutil... no
checking for dsymutil... dsymutil
checking for aarch64-apple-darwin-nmedit... no
checking for nmedit... nmedit
checking for aarch64-apple-darwin-lipo... no
checking for lipo... lipo
checking for aarch64-apple-darwin-otool... no
checking for otool... otool
checking for aarch64-apple-darwin-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -target arm64-apple-macos10.14 -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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang -target arm64-apple-macos10.14 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang -target arm64-apple-macos10.14 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 static flag -static works... no
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -c -o file.o... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang -target arm64-apple-macos10.14 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for __attribute__((deprecated))... yes
checking for __attribute__((deprecated))... yes
checking for __builtin_unreachable... yes
configure: pkgconfig directory is ${exec_prefix}/lib/pkgconfig
configure: bash-completion directory is ${datarootdir}/bash-completion/completions
configure: zsh-completion directory is ${datarootdir}/zsh/site-functions
checking for gawk... (cached) awk
checking for aarch64-apple-darwin-gcc... (cached) /usr/bin/clang -target arm64-apple-macos10.14
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang -target arm64-apple-macos10.14 accepts -g... (cached) yes
checking for /usr/bin/clang -target arm64-apple-macos10.14 option to accept ISO C89... (cached) none needed
checking whether /usr/bin/clang -target arm64-apple-macos10.14 understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/clang -target arm64-apple-macos10.14... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/clang -target arm64-apple-macos10.14 -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-apple-darwin-pkg-config... no
checking for pkg-config... no
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -std=c99... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wall... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wextra... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wformat=2... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wsign-conversion... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wuninitialized... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wstrict-overflow... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wshadow... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wdouble-promotion... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wswitch-default... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wunused-function... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wclobbered... no
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Wunused-but-set-variable... yes
checking if /usr/bin/clang -target arm64-apple-macos10.14 supports -Bsymbolic... yes
checking for md5sum... no
checking for md5... md5
checking for floor in -lm... yes
checking for ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for inttypes.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for getopt_long... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... (cached) yes
checking for setmode... yes
checking for _setmode... no
checking for signal... yes
checking for nanosleep... yes
checking for strdup... yes
checking for strtoul... yes
checking for calloc... yes
checking for clock... yes
checking for clearerr... yes
checking for stat... yes
checking for setjmp... yes
checking for longjmp... yes
checking for strerror... yes
checking for isatty... yes
checking for strncmp... yes
checking for ldiv... yes
checking for floor... yes
checking for localeconv... yes
checking for pow... yes
checking for select... yes
checking for sqrt... yes
checking for strchr... yes
checking for strerror... (cached) yes
checking for strstr... yes
checking for strtol... yes
checking for strtol... (cached) yes
checking for pow... (cached) yes
checking whether SIGINT is declared... yes
checking whether SIGTERM is declared... yes
checking whether SIGHUP is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsixel.pc
config.status: creating package.json.in
config.status: creating include/sixel.h
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating converters/Makefile
config.status: creating tools/Makefile
config.status: creating tools/libsixel-config
config.status: creating python/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
libsixel was configured as follows
Loader component : stb_image
libcurl integration : no
pkg-config dir : ${exec_prefix}/lib/pkgconfig
Bash completion dir : ${datarootdir}/bash-completion/completions
Zsh completion dir : ${datarootdir}/zsh/site-functions
python bindings : no
gcov integration : no
debugging : no
tests : no
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in include
make[3]: Nothing to be done for `all'.
Making all in src
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c -o libsixel_la-output.lo `test -f 'output.c' || echo '../../src/'`output.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c ../../src/output.c -o libsixel_la-output.o
mv -f .deps/libsixel_la-output.Tpo .deps/libsixel_la-output.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c -o libsixel_la-fromsixel.lo `test -f 'fromsixel.c' || echo '../../src/'`fromsixel.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c ../../src/fromsixel.c -o libsixel_la-fromsixel.o
mv -f .deps/libsixel_la-fromsixel.Tpo .deps/libsixel_la-fromsixel.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c -o libsixel_la-tosixel.lo `test -f 'tosixel.c' || echo '../../src/'`tosixel.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c ../../src/tosixel.c -o libsixel_la-tosixel.o
mv -f .deps/libsixel_la-tosixel.Tpo .deps/libsixel_la-tosixel.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c -o libsixel_la-quant.lo `test -f 'quant.c' || echo '../../src/'`quant.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c ../../src/quant.c -o libsixel_la-quant.o
mv -f .deps/libsixel_la-quant.Tpo .deps/libsixel_la-quant.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c -o libsixel_la-dither.lo `test -f 'dither.c' || echo '../../src/'`dither.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c ../../src/dither.c -o libsixel_la-dither.o
mv -f .deps/libsixel_la-dither.Tpo .deps/libsixel_la-dither.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c -o libsixel_la-frame.lo `test -f 'frame.c' || echo '../../src/'`frame.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c ../../src/frame.c -o libsixel_la-frame.o
mv -f .deps/libsixel_la-frame.Tpo .deps/libsixel_la-frame.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c -o libsixel_la-pixelformat.lo `test -f 'pixelformat.c' || echo '../../src/'`pixelformat.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c ../../src/pixelformat.c -o libsixel_la-pixelformat.o
mv -f .deps/libsixel_la-pixelformat.Tpo .deps/libsixel_la-pixelformat.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c -o libsixel_la-scale.lo `test -f 'scale.c' || echo '../../src/'`scale.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c ../../src/scale.c -o libsixel_la-scale.o
mv -f .deps/libsixel_la-scale.Tpo .deps/libsixel_la-scale.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c -o libsixel_la-chunk.lo `test -f 'chunk.c' || echo '../../src/'`chunk.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c ../../src/chunk.c -o libsixel_la-chunk.o
mv -f .deps/libsixel_la-chunk.Tpo .deps/libsixel_la-chunk.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c -o libsixel_la-loader.lo `test -f 'loader.c' || echo '../../src/'`loader.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c ../../src/loader.c -o libsixel_la-loader.o
mv -f .deps/libsixel_la-loader.Tpo .deps/libsixel_la-loader.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c -o libsixel_la-frompnm.lo `test -f 'frompnm.c' || echo '../../src/'`frompnm.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c ../../src/frompnm.c -o libsixel_la-frompnm.o
mv -f .deps/libsixel_la-frompnm.Tpo .deps/libsixel_la-frompnm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c -o libsixel_la-fromgif.lo `test -f 'fromgif.c' || echo '../../src/'`fromgif.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c ../../src/fromgif.c -o libsixel_la-fromgif.o
mv -f .deps/libsixel_la-fromgif.Tpo .deps/libsixel_la-fromgif.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c -o libsixel_la-encoder.lo `test -f 'encoder.c' || echo '../../src/'`encoder.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c ../../src/encoder.c -o libsixel_la-encoder.o
In file included from ../../src/encoder.c:63:
rgblookup.gperf:44:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gperf_case_strcmp (s1, s2)
^
rgblookup.gperf:67:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
hash (str, len)
^
rgblookup.gperf:146:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
lookup_rgb (str, len)
^
3 warnings generated.
mv -f .deps/libsixel_la-encoder.Tpo .deps/libsixel_la-encoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c -o libsixel_la-decoder.lo `test -f 'decoder.c' || echo '../../src/'`decoder.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c ../../src/decoder.c -o libsixel_la-decoder.o
mv -f .deps/libsixel_la-decoder.Tpo .deps/libsixel_la-decoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c -o libsixel_la-writer.lo `test -f 'writer.c' || echo '../../src/'`writer.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c ../../src/writer.c -o libsixel_la-writer.o
mv -f .deps/libsixel_la-writer.Tpo .deps/libsixel_la-writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c -o libsixel_la-status.lo `test -f 'status.c' || echo '../../src/'`status.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c ../../src/status.c -o libsixel_la-status.o
mv -f .deps/libsixel_la-status.Tpo .deps/libsixel_la-status.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c -o libsixel_la-allocator.lo `test -f 'allocator.c' || echo '../../src/'`allocator.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c ../../src/allocator.c -o libsixel_la-allocator.o
mv -f .deps/libsixel_la-allocator.Tpo .deps/libsixel_la-allocator.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c -o libsixel_la-tty.lo `test -f 'tty.c' || echo '../../src/'`tty.c
libtool: compile: /usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c ../../src/tty.c -o libsixel_la-tty.o
mv -f .deps/libsixel_la-tty.Tpo .deps/libsixel_la-tty.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -no-undefined -version-info 1:6:0 -target arm64-apple-macos10.14 -o libsixel.la -rpath /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib libsixel_la-output.lo libsixel_la-fromsixel.lo libsixel_la-tosixel.lo libsixel_la-quant.lo libsixel_la-dither.lo libsixel_la-frame.lo libsixel_la-pixelformat.lo libsixel_la-scale.lo libsixel_la-chunk.lo libsixel_la-loader.lo libsixel_la-frompnm.lo libsixel_la-fromgif.lo libsixel_la-encoder.lo libsixel_la-decoder.lo libsixel_la-writer.lo libsixel_la-stb_image_write.lo libsixel_la-status.lo libsixel_la-malloc_stub.lo libsixel_la-allocator.lo libsixel_la-tty.lo -lm -lm
libtool: link: rm -fr .libs/libsixel.a .libs/libsixel.la .libs/libsixel.lai
libtool: link: ar cru .libs/libsixel.a libsixel_la-output.o libsixel_la-fromsixel.o libsixel_la-tosixel.o libsixel_la-quant.o libsixel_la-dither.o libsixel_la-frame.o libsixel_la-pixelformat.o libsixel_la-scale.o libsixel_la-chunk.o libsixel_la-loader.o libsixel_la-frompnm.o libsixel_la-fromgif.o libsixel_la-encoder.o libsixel_la-decoder.o libsixel_la-writer.o libsixel_la-stb_image_write.o libsixel_la-status.o libsixel_la-malloc_stub.o libsixel_la-allocator.o libsixel_la-tty.o
libtool: link: ranlib .libs/libsixel.a
libtool: link: ( cd ".libs" && rm -f "libsixel.la" && ln -s "../libsixel.la" "libsixel.la" )
Making all in converters
/usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../converters -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT img2sixel-img2sixel.o -MD -MP -MF .deps/img2sixel-img2sixel.Tpo -c -o img2sixel-img2sixel.o `test -f 'img2sixel.c' || echo '../../converters/'`img2sixel.c
mv -f .deps/img2sixel-img2sixel.Tpo .deps/img2sixel-img2sixel.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -o img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/libsixel.la -lm
libtool: link: /usr/bin/clang -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -o img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/.libs/libsixel.a -lm
/usr/bin/clang -target arm64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../converters -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -MT sixel2png-sixel2png.o -MD -MP -MF .deps/sixel2png-sixel2png.Tpo -c -o sixel2png-sixel2png.o `test -f 'sixel2png.c' || echo '../../converters/'`sixel2png.c
mv -f .deps/sixel2png-sixel2png.Tpo .deps/sixel2png-sixel2png.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -o sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/libsixel.la -lm
libtool: link: /usr/bin/clang -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target arm64-apple-macos10.14 -target arm64-apple-macos10.14 -o sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/.libs/libsixel.a -lm
Making all in tools
make[3]: Nothing to be done for `all'.
Making all in python
make[3]: Nothing to be done for `all'.
cp ./package.json.in ./package.json
Making install in include
make[3]: Nothing to be done for `install-exec-am'.
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/include'
/usr/bin/install -c -m 644 sixel.h '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/include'
Making install in src
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsixel.la '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib'
libtool: install: /usr/bin/install -c .libs/libsixel.lai /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/libsixel.la
libtool: install: /usr/bin/install -c .libs/libsixel.a /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/libsixel.a
libtool: install: chmod 644 /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/libsixel.a
libtool: install: ranlib /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/libsixel.a
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/man/man5'
/usr/bin/install -c -m 644 ../../src/sixel.5 '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/man/man5'
Making install in converters
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c img2sixel sixel2png '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin'
libtool: install: /usr/bin/install -c img2sixel /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin/img2sixel
libtool: install: /usr/bin/install -c sixel2png /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin/sixel2png
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/bash-completion/completions'
/usr/bin/install -c -m 644 ../../converters/shell-completion/bash/img2sixel '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/bash-completion/completions'
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/zsh/site-functions'
/usr/bin/install -c -m 644 ../../converters/shell-completion/zsh/_img2sixel '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/zsh/site-functions'
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/man/man1'
/usr/bin/install -c -m 644 ../../converters/img2sixel.1 ../../converters/sixel2png.1 '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/share/man/man1'
Making install in tools
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin'
/usr/bin/install -c libsixel-config '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in python
make[3]: Nothing to be done for `install-exec-am'.
cp ./package.json.in ./package.json
make[3]: Nothing to be done for `install-exec-am'.
../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/pkgconfig'
/usr/bin/install -c -m 644 ./libsixel.pc '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-arm/lib/pkgconfig'
mkdir -p submodules/libsixel/build-x86
cd submodules/libsixel/build-x86 && CC="/usr/bin/clang -target x86_64-apple-macos10.14" LDFLAGS="-target x86_64-apple-macos10.14" CFLAGS="-target x86_64-apple-macos10.14" LIBTOOLFLAGS="-target x86_64-apple-macos10.14" ../configure -host=x86_64-apple-darwin --prefix=/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86 --without-libcurl --without-jpeg --without-png --disable-python --disable-shared && /Applications/Xcode.app/Contents/Developer/usr/bin/make && /Applications/Xcode.app/Contents/Developer/usr/bin/make install
checking build system type... x86_64-apple-darwin22.6.0
checking host system type... x86_64-apple-darwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ../install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-apple-darwin-gcc... /usr/bin/clang -target x86_64-apple-macos10.14
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 -target x86_64-apple-macos10.14 accepts -g... yes
checking for /usr/bin/clang -target x86_64-apple-macos10.14 option to accept ISO C89... none needed
checking whether /usr/bin/clang -target x86_64-apple-macos10.14 understands -c and -o together... yes
checking dependency style of /usr/bin/clang -target x86_64-apple-macos10.14... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang -target x86_64-apple-macos10.14... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-apple-darwin-dumpbin... no
checking for x86_64-apple-darwin-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin22.6.0 file names to x86_64-apple-darwin format... func_convert_file_noop
checking how to convert x86_64-apple-darwin22.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin-strip... strip
checking for x86_64-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from /usr/bin/clang -target x86_64-apple-macos10.14 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-apple-darwin-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin-otool... no
checking for otool... otool
checking for x86_64-apple-darwin-otool64... no
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -target x86_64-apple-macos10.14 -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 for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang -target x86_64-apple-macos10.14 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang -target x86_64-apple-macos10.14 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 static flag -static works... no
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -c -o file.o... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang -target x86_64-apple-macos10.14 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for __attribute__((deprecated))... yes
checking for __attribute__((deprecated))... yes
checking for __builtin_unreachable... yes
configure: pkgconfig directory is ${exec_prefix}/lib/pkgconfig
configure: bash-completion directory is ${datarootdir}/bash-completion/completions
configure: zsh-completion directory is ${datarootdir}/zsh/site-functions
checking for gawk... (cached) awk
checking for x86_64-apple-darwin-gcc... (cached) /usr/bin/clang -target x86_64-apple-macos10.14
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/clang -target x86_64-apple-macos10.14 accepts -g... (cached) yes
checking for /usr/bin/clang -target x86_64-apple-macos10.14 option to accept ISO C89... (cached) none needed
checking whether /usr/bin/clang -target x86_64-apple-macos10.14 understands -c and -o together... (cached) yes
checking dependency style of /usr/bin/clang -target x86_64-apple-macos10.14... (cached) gcc3
checking how to run the C preprocessor... /usr/bin/clang -target x86_64-apple-macos10.14 -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-apple-darwin-pkg-config... no
checking for pkg-config... no
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -std=c99... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wall... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wextra... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wformat=2... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wsign-conversion... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wuninitialized... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wstrict-overflow... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wshadow... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wdouble-promotion... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wswitch-default... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wunused-function... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wclobbered... no
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Wunused-but-set-variable... yes
checking if /usr/bin/clang -target x86_64-apple-macos10.14 supports -Bsymbolic... yes
checking for md5sum... no
checking for md5... md5
checking for floor in -lm... yes
checking for ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for inttypes.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for getopt_long... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... (cached) yes
checking for setmode... yes
checking for _setmode... no
checking for signal... yes
checking for nanosleep... yes
checking for strdup... yes
checking for strtoul... yes
checking for calloc... yes
checking for clock... yes
checking for clearerr... yes
checking for stat... yes
checking for setjmp... yes
checking for longjmp... yes
checking for strerror... yes
checking for isatty... yes
checking for strncmp... yes
checking for ldiv... yes
checking for floor... yes
checking for localeconv... yes
checking for pow... yes
checking for select... yes
checking for sqrt... yes
checking for strchr... yes
checking for strerror... (cached) yes
checking for strstr... yes
checking for strtol... yes
checking for strtol... (cached) yes
checking for pow... (cached) yes
checking whether SIGINT is declared... yes
checking whether SIGTERM is declared... yes
checking whether SIGHUP is declared... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsixel.pc
config.status: creating package.json.in
config.status: creating include/sixel.h
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating converters/Makefile
config.status: creating tools/Makefile
config.status: creating tools/libsixel-config
config.status: creating python/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
libsixel was configured as follows
Loader component : stb_image
libcurl integration : no
pkg-config dir : ${exec_prefix}/lib/pkgconfig
Bash completion dir : ${datarootdir}/bash-completion/completions
Zsh completion dir : ${datarootdir}/zsh/site-functions
python bindings : no
gcov integration : no
debugging : no
tests : no
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in include
make[3]: Nothing to be done for `all'.
Making all in src
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c -o libsixel_la-output.lo `test -f 'output.c' || echo '../../src/'`output.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-output.lo -MD -MP -MF .deps/libsixel_la-output.Tpo -c ../../src/output.c -o libsixel_la-output.o
mv -f .deps/libsixel_la-output.Tpo .deps/libsixel_la-output.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c -o libsixel_la-fromsixel.lo `test -f 'fromsixel.c' || echo '../../src/'`fromsixel.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-fromsixel.lo -MD -MP -MF .deps/libsixel_la-fromsixel.Tpo -c ../../src/fromsixel.c -o libsixel_la-fromsixel.o
mv -f .deps/libsixel_la-fromsixel.Tpo .deps/libsixel_la-fromsixel.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c -o libsixel_la-tosixel.lo `test -f 'tosixel.c' || echo '../../src/'`tosixel.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-tosixel.lo -MD -MP -MF .deps/libsixel_la-tosixel.Tpo -c ../../src/tosixel.c -o libsixel_la-tosixel.o
mv -f .deps/libsixel_la-tosixel.Tpo .deps/libsixel_la-tosixel.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c -o libsixel_la-quant.lo `test -f 'quant.c' || echo '../../src/'`quant.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-quant.lo -MD -MP -MF .deps/libsixel_la-quant.Tpo -c ../../src/quant.c -o libsixel_la-quant.o
mv -f .deps/libsixel_la-quant.Tpo .deps/libsixel_la-quant.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c -o libsixel_la-dither.lo `test -f 'dither.c' || echo '../../src/'`dither.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-dither.lo -MD -MP -MF .deps/libsixel_la-dither.Tpo -c ../../src/dither.c -o libsixel_la-dither.o
mv -f .deps/libsixel_la-dither.Tpo .deps/libsixel_la-dither.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c -o libsixel_la-frame.lo `test -f 'frame.c' || echo '../../src/'`frame.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-frame.lo -MD -MP -MF .deps/libsixel_la-frame.Tpo -c ../../src/frame.c -o libsixel_la-frame.o
mv -f .deps/libsixel_la-frame.Tpo .deps/libsixel_la-frame.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c -o libsixel_la-pixelformat.lo `test -f 'pixelformat.c' || echo '../../src/'`pixelformat.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-pixelformat.lo -MD -MP -MF .deps/libsixel_la-pixelformat.Tpo -c ../../src/pixelformat.c -o libsixel_la-pixelformat.o
mv -f .deps/libsixel_la-pixelformat.Tpo .deps/libsixel_la-pixelformat.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c -o libsixel_la-scale.lo `test -f 'scale.c' || echo '../../src/'`scale.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-scale.lo -MD -MP -MF .deps/libsixel_la-scale.Tpo -c ../../src/scale.c -o libsixel_la-scale.o
mv -f .deps/libsixel_la-scale.Tpo .deps/libsixel_la-scale.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c -o libsixel_la-chunk.lo `test -f 'chunk.c' || echo '../../src/'`chunk.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-chunk.lo -MD -MP -MF .deps/libsixel_la-chunk.Tpo -c ../../src/chunk.c -o libsixel_la-chunk.o
mv -f .deps/libsixel_la-chunk.Tpo .deps/libsixel_la-chunk.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c -o libsixel_la-loader.lo `test -f 'loader.c' || echo '../../src/'`loader.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-loader.lo -MD -MP -MF .deps/libsixel_la-loader.Tpo -c ../../src/loader.c -o libsixel_la-loader.o
mv -f .deps/libsixel_la-loader.Tpo .deps/libsixel_la-loader.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c -o libsixel_la-frompnm.lo `test -f 'frompnm.c' || echo '../../src/'`frompnm.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-frompnm.lo -MD -MP -MF .deps/libsixel_la-frompnm.Tpo -c ../../src/frompnm.c -o libsixel_la-frompnm.o
mv -f .deps/libsixel_la-frompnm.Tpo .deps/libsixel_la-frompnm.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c -o libsixel_la-fromgif.lo `test -f 'fromgif.c' || echo '../../src/'`fromgif.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-fromgif.lo -MD -MP -MF .deps/libsixel_la-fromgif.Tpo -c ../../src/fromgif.c -o libsixel_la-fromgif.o
mv -f .deps/libsixel_la-fromgif.Tpo .deps/libsixel_la-fromgif.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c -o libsixel_la-encoder.lo `test -f 'encoder.c' || echo '../../src/'`encoder.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-encoder.lo -MD -MP -MF .deps/libsixel_la-encoder.Tpo -c ../../src/encoder.c -o libsixel_la-encoder.o
In file included from ../../src/encoder.c:63:
rgblookup.gperf:44:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
gperf_case_strcmp (s1, s2)
^
rgblookup.gperf:67:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
hash (str, len)
^
rgblookup.gperf:146:1: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
lookup_rgb (str, len)
^
3 warnings generated.
mv -f .deps/libsixel_la-encoder.Tpo .deps/libsixel_la-encoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c -o libsixel_la-decoder.lo `test -f 'decoder.c' || echo '../../src/'`decoder.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-decoder.lo -MD -MP -MF .deps/libsixel_la-decoder.Tpo -c ../../src/decoder.c -o libsixel_la-decoder.o
mv -f .deps/libsixel_la-decoder.Tpo .deps/libsixel_la-decoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c -o libsixel_la-writer.lo `test -f 'writer.c' || echo '../../src/'`writer.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-writer.lo -MD -MP -MF .deps/libsixel_la-writer.Tpo -c ../../src/writer.c -o libsixel_la-writer.o
mv -f .deps/libsixel_la-writer.Tpo .deps/libsixel_la-writer.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c -o libsixel_la-status.lo `test -f 'status.c' || echo '../../src/'`status.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-status.lo -MD -MP -MF .deps/libsixel_la-status.Tpo -c ../../src/status.c -o libsixel_la-status.o
mv -f .deps/libsixel_la-status.Tpo .deps/libsixel_la-status.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c -o libsixel_la-allocator.lo `test -f 'allocator.c' || echo '../../src/'`allocator.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-allocator.lo -MD -MP -MF .deps/libsixel_la-allocator.Tpo -c ../../src/allocator.c -o libsixel_la-allocator.o
mv -f .deps/libsixel_la-allocator.Tpo .deps/libsixel_la-allocator.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c -o libsixel_la-tty.lo `test -f 'tty.c' || echo '../../src/'`tty.c
libtool: compile: /usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../src -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT libsixel_la-tty.lo -MD -MP -MF .deps/libsixel_la-tty.Tpo -c ../../src/tty.c -o libsixel_la-tty.o
mv -f .deps/libsixel_la-tty.Tpo .deps/libsixel_la-tty.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -no-undefined -version-info 1:6:0 -target x86_64-apple-macos10.14 -o libsixel.la -rpath /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib libsixel_la-output.lo libsixel_la-fromsixel.lo libsixel_la-tosixel.lo libsixel_la-quant.lo libsixel_la-dither.lo libsixel_la-frame.lo libsixel_la-pixelformat.lo libsixel_la-scale.lo libsixel_la-chunk.lo libsixel_la-loader.lo libsixel_la-frompnm.lo libsixel_la-fromgif.lo libsixel_la-encoder.lo libsixel_la-decoder.lo libsixel_la-writer.lo libsixel_la-stb_image_write.lo libsixel_la-status.lo libsixel_la-malloc_stub.lo libsixel_la-allocator.lo libsixel_la-tty.lo -lm -lm
libtool: link: rm -fr .libs/libsixel.a .libs/libsixel.la .libs/libsixel.lai
libtool: link: ar cru .libs/libsixel.a libsixel_la-output.o libsixel_la-fromsixel.o libsixel_la-tosixel.o libsixel_la-quant.o libsixel_la-dither.o libsixel_la-frame.o libsixel_la-pixelformat.o libsixel_la-scale.o libsixel_la-chunk.o libsixel_la-loader.o libsixel_la-frompnm.o libsixel_la-fromgif.o libsixel_la-encoder.o libsixel_la-decoder.o libsixel_la-writer.o libsixel_la-stb_image_write.o libsixel_la-status.o libsixel_la-malloc_stub.o libsixel_la-allocator.o libsixel_la-tty.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsixel.a(libsixel_la-malloc_stub.o) has no symbols
libtool: link: ranlib .libs/libsixel.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libsixel.a(libsixel_la-malloc_stub.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libsixel.la" && ln -s "../libsixel.la" "libsixel.la" )
Making all in converters
/usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../converters -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT img2sixel-img2sixel.o -MD -MP -MF .deps/img2sixel-img2sixel.Tpo -c -o img2sixel-img2sixel.o `test -f 'img2sixel.c' || echo '../../converters/'`img2sixel.c
mv -f .deps/img2sixel-img2sixel.Tpo .deps/img2sixel-img2sixel.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -o img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/libsixel.la -lm
libtool: link: /usr/bin/clang -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -o img2sixel img2sixel-img2sixel.o img2sixel-malloc_stub.o ../src/.libs/libsixel.a -lm
/usr/bin/clang -target x86_64-apple-macos10.14 -DHAVE_CONFIG_H -I. -I../../converters -I.. -I../include/ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -MT sixel2png-sixel2png.o -MD -MP -MF .deps/sixel2png-sixel2png.Tpo -c -o sixel2png-sixel2png.o `test -f 'sixel2png.c' || echo '../../converters/'`sixel2png.c
mv -f .deps/sixel2png-sixel2png.Tpo .deps/sixel2png-sixel2png.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -o sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/libsixel.la -lm
libtool: link: /usr/bin/clang -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -Wall -Wextra -Wformat=2 -Bsymbolic -target x86_64-apple-macos10.14 -target x86_64-apple-macos10.14 -o sixel2png sixel2png-sixel2png.o sixel2png-malloc_stub.o ../src/.libs/libsixel.a -lm
Making all in tools
make[3]: Nothing to be done for `all'.
Making all in python
make[3]: Nothing to be done for `all'.
cp ./package.json.in ./package.json
Making install in include
make[3]: Nothing to be done for `install-exec-am'.
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/include'
/usr/bin/install -c -m 644 sixel.h '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/include'
Making install in src
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libsixel.la '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib'
libtool: install: /usr/bin/install -c .libs/libsixel.lai /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/libsixel.la
libtool: install: /usr/bin/install -c .libs/libsixel.a /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/libsixel.a
libtool: install: chmod 644 /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/libsixel.a
libtool: install: ranlib /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/libsixel.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/libsixel.a(libsixel_la-malloc_stub.o) has no symbols
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/man/man5'
/usr/bin/install -c -m 644 ../../src/sixel.5 '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/man/man5'
Making install in converters
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c img2sixel sixel2png '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin'
libtool: install: /usr/bin/install -c img2sixel /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin/img2sixel
libtool: install: /usr/bin/install -c sixel2png /Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin/sixel2png
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/bash-completion/completions'
/usr/bin/install -c -m 644 ../../converters/shell-completion/bash/img2sixel '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/bash-completion/completions'
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/zsh/site-functions'
/usr/bin/install -c -m 644 ../../converters/shell-completion/zsh/_img2sixel '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/zsh/site-functions'
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/man/man1'
/usr/bin/install -c -m 644 ../../converters/img2sixel.1 ../../converters/sixel2png.1 '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/share/man/man1'
Making install in tools
../../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin'
/usr/bin/install -c libsixel-config '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/bin'
make[3]: Nothing to be done for `install-data-am'.
Making install in python
make[3]: Nothing to be done for `install-exec-am'.
cp ./package.json.in ./package.json
make[3]: Nothing to be done for `install-exec-am'.
../install-sh -c -d '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/pkgconfig'
/usr/bin/install -c -m 644 ./libsixel.pc '/Users/gnachman/git/iterm2-alt2/ThirdParty/libsixel-x86/lib/pkgconfig'
lipo -create -output ThirdParty/libsixel/lib/libsixel.a ThirdParty/libsixel-arm/lib/libsixel.a ThirdParty/libsixel-x86/lib/libsixel.a
mkdir -p submodules/openssl/build-arm
cd submodules/openssl/build-arm && ../Configure darwin64-arm64-cc && /Applications/Xcode.app/Contents/Developer/usr/bin/make build_generated
Configuring OpenSSL version 1.1.1h-dev (0x10101080L) for darwin64-arm64-cc
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL file first) ***
*** ***
**********************************************************************
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
mkdir -p submodules/openssl/build-x86
cd submodules/openssl/build-x86 && ../Configure darwin64-x86_64-cc && /Applications/Xcode.app/Contents/Developer/usr/bin/make build_generated
Configuring OpenSSL version 1.1.1h-dev (0x10101080L) for darwin64-x86_64-cc
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
**********************************************************************
*** ***
*** OpenSSL has been successfully configured ***
*** ***
*** If you encounter a problem while building, please open an ***
*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
*** and include the output from the following command: ***
*** ***
*** perl configdata.pm --dump ***
*** ***
*** (If you are new to OpenSSL, you might want to consult the ***
*** 'Troubleshooting' section in the INSTALL file first) ***
*** ***
**********************************************************************
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
perl "-I." -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
cd submodules/openssl/build-x86 && /Applications/Xcode.app/Contents/Developer/usr/bin/make libcrypto.a libssl.a
cc -I. -Iinclude -I.. -I../include -fPIC -arch x86_64 -I/opt/homebrew/Cellar/libevent/2.1.12/include -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAESNI_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_REENTRANT -DNDEBUG -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT crypto/ec/curve448/arch_32/f_impl.o -c -o crypto/ec/curve448/arch_32/f_impl.o ../crypto/ec/curve448/arch_32/f_impl.c
../crypto/ec/curve448/arch_32/f_impl.c:13:10: fatal error: 'field.h' file not found
#include "field.h"
^~~~~~~~~
1 error generated.
make[1]: *** [crypto/ec/curve448/arch_32/f_impl.o] Error 1
make: *** [x86openssl] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment