Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sambrightman/f83cfe9b66037f65584ae6d6c4735ae3 to your computer and use it in GitHub Desktop.
Save sambrightman/f83cfe9b66037f65584ae6d6c4735ae3 to your computer and use it in GitHub Desktop.
util-linux on Ubuntu 16.04.4 LTS - Homebrew build logs
Homebrew build logs for util-linux on Ubuntu 16.04.4 LTS
Build date: 2018-05-11 11:17:12
HOMEBREW_VERSION: 1.6.3
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: b67917c837f1fb9c5bf2494cfd89b4eee6802802
Last commit: 5 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: fb38e053ca492a9dc09d4233ef6f994b11fcf5a4
Core tap last commit: 13 hours ago
HOMEBREW_PREFIX: /spare/ssd/sbrightman/dev/linuxbrew
HOMEBREW_REPOSITORY: /spare/ssd/sbrightman/dev/linuxbrew
HOMEBREW_CELLAR: /spare/ssd/sbrightman/dev/linuxbrew/Cellar
HOMEBREW_CACHE: /apps/homefs1/sbrightman/.cache/Homebrew
HOMEBREW_BUILD_FROM_SOURCE: 1
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_TEMP: /apps/homefs1/sbrightman/tmp
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby
Clang: 6.0 build 600
Git: 2.17.0 => /spare/ssd/sbrightman/dev/linuxbrew/bin/git
Curl: 7.47.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 4.4.0-119-generic x86_64 GNU/Linux
OS: Ubuntu 16.04.4 LTS (xenial)
Host glibc: 2.23
/usr/bin/gcc: 5.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: You have HOMEBREW_BUILD_FROM_SOURCE set. This environment variable is
intended for use by Homebrew developers. If you are encountering errors,
please try unsetting this. Please do not file issues if you encounter
errors when using this environment variable.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/apps/homefs1/sbrightman/.cargo/bin/cargo-install-update-config
2018-05-11 11:16:14 +0100
./configure
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
--prefix=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1
--disable-use-tty-group
--disable-kill
--disable-cal
--without-systemd
--disable-chfn-chsh
--disable-login
--disable-su
--disable-runuser
--disable-makeinstall-chown
--disable-makeinstall-setuid
configure: WARNING: unrecognized options: --disable-debug
checking for gcc... gcc-5
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 gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking how to run the C preprocessor... gcc-5 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc-5... none
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc-5 option to accept ISO C99... none needed
checking for gcc-5 option to accept ISO Standard C... (cached) none needed
checking for bison... bison -y
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking whether compiler handles -fno-common... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Werror=sequence-point... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wextra-semi... no
checking whether compiler handles -Wembedded-directive... no
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-parameter-type... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wsign-compare... yes
checking whether compiler handles -Wtype-limits... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wformat-security... no
checking whether compiler handles -Wimplicit-function-declaration... yes
checking whether compiler handles -Wno-clobbered... yes
checking whether compiler handles -Wno-unused-parameter... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc-5... /spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /spare/ssd/sbrightman/dev/linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/spare/ssd/sbrightman/dev/linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /spare/ssd/sbrightman/dev/linuxbrew/opt/binutils/bin/nm -B output from gcc-5 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 mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking whether to build static libraries... yes
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for xsltproc... /usr/bin/xsltproc
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable assertions... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc-5... /spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/spare/ssd/sbrightman/dev/linuxbrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for linux/compiler.h... no
checking for linux/blkpg.h... yes
checking for linux/major.h... yes
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking linux/cdrom.h usability... yes
checking linux/cdrom.h presence... yes
checking for linux/cdrom.h... yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking linux/watchdog.h usability... yes
checking linux/watchdog.h presence... yes
checking for linux/watchdog.h... yes
checking linux/fd.h usability... yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking linux/tiocl.h usability... yes
checking linux/tiocl.h presence... yes
checking for linux/tiocl.h... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking linux/net_namespace.h usability... yes
checking linux/net_namespace.h presence... yes
checking for linux/net_namespace.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking for stdint.h... (cached) yes
checking stdio_ext.h usability... yes
checking stdio_ext.h presence... yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timex.h usability... yes
checking sys/timex.h presence... yes
checking for sys/timex.h... yes
checking sys/ttydefaults.h usability... yes
checking sys/ttydefaults.h presence... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking sys/ucred.h usability... no
checking sys/ucred.h presence... no
checking for sys/ucred.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for unistd.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for linux/fs.h... no
checking for linux/gsmmux.h... no
checking for security/pam_misc.h... no
checking linux/blkzoned.h usability... no
checking linux/blkzoned.h presence... no
checking for linux/blkzoned.h... no
checking for security/openpam.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking whether langinfo.h defines ALTMON_x constants... no
checking whether langinfo.h defines _NL_ABALTMON_x constants... no
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... yes
checking whether llseek is declared... no
checking whether lseek64 is declared... yes
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
checking for __fpending... yes
checking for secure_getenv... yes
checking for __secure_getenv... no
checking for eaccess... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... no
checking for fsync... yes
checking for utimensat... yes
checking for getdomainname... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... no
checking for getrlimit... yes
checking for getsgnam... yes
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for llseek... yes
checking for lseek64... yes
checking for mempcpy... yes
checking for mkostemp... yes
checking for nanosleep... yes
checking for ntp_gettime... yes
checking for personality... yes
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... yes
checking for rpmatch... yes
checking for scandirat... yes
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... yes
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for sigqueue... yes
checking for srandom... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for ioperm... yes
checking for iopl... yes
checking for futimens... yes
checking for inotify_init1... yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for getusershell... yes
checking for isnan... yes
checking for clock_gettime... yes
checking for timer_create... no
checking for timer_create in -lrt... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking whether the target supports thread-local storage... yes
checking scanf string alloc modifiers... (%ms) yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... yes
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for udev_new in -ludev... no
checking for ncursesw6-config... ncursesw6-config
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/term.h usability... yes
checking ncursesw/term.h presence... yes
checking for ncursesw/term.h... yes
checking for use_default_colors in -lncursesw... yes
checking for resizeterm in -lncursesw... yes
checking for TINFOW... no
checking for tgetent in -ltinfow... no
checking for TINFO... yes
checking for readline in -lreadline... yes
checking for syscall fallocate... SYS_fallocate
checking for valid fallocate() function... yes
checking for valid posix_fallocate() function... yes
checking for syscall unshare... SYS_unshare
checking for unshare... yes
checking for syscall setns... SYS_setns
checking for setns... yes
checking for capng_apply in -lcap-ng... no
configure: WARNING: libcap-ng library not found; not building setpriv
checking for crc32 in -lz... yes
checking for syscall swapon... SYS_swapon
checking for syscall swapoff... SYS_swapoff
checking for swapon... yes
checking for swapoff... yes
checking for syscall prlimit64... SYS_prlimit64
checking for prlimit... yes
checking for syscall pivot_root... SYS_pivot_root
configure: WARNING: linux/blkzoned.h header not found; not building blkzone
checking for LIBUSER... no
checking for syscall ioprio_set... SYS_ioprio_set
checking for syscall ioprio_get... SYS_ioprio_get
checking for syscall sched_getaffinity... SYS_sched_getaffinity
checking for syscall sched_setattr... SYS_sched_setattr
checking for a Python interpreter with version >= 2... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for PYTHON... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
config.status: creating libmount/src/libmount.h
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --disable-debug
util-linux 2.32
prefix: /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1
exec prefix: ${prefix}
runstatedir: ${localstatedir}/run
bindir: ${exec_prefix}/bin
sbindir: ${exec_prefix}/sbin
libdir: ${exec_prefix}/lib
includedir: ${prefix}/include
usrbin_execdir: ${exec_prefix}/bin
usrsbin_execdir: ${exec_prefix}/sbin
usrlib_execdir: ${exec_prefix}/lib
compiler: gcc-5
cflags: -g -O2
suid cflags:
ldflags:
suid ldflags:
Python: /usr/bin/python
Python version: 2.7
Python libs: ${exec_prefix}/lib/python2.7/site-packages
Bash completions: /usr/share/bash-completion/completions
Systemd support: no
Btrfs support: yes
Wide-char support: yes
warnings:
-fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration
Type 'make' or 'make <utilname>' to compile.
gcc-5 called with: --version
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os --version -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -qversion
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -qversion -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c conftest.c -o conftest2.o -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E /apps/homefs1/sbrightman/tmp/cgJPcwoO/dummy.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E /apps/homefs1/sbrightman/tmp/cgJPcwoO/dummy.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -fno-common conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -fno-common conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wall conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wall conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Werror=sequence-point conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Werror=sequence-point conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wextra conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wextra conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wextra-semi conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wextra-semi conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wembedded-directive conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wembedded-directive conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wmissing-declarations conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wmissing-declarations conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wmissing-parameter-type conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wmissing-parameter-type conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wmissing-prototypes conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wmissing-prototypes conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wno-missing-field-initializers conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wno-missing-field-initializers conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wredundant-decls conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wredundant-decls conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wsign-compare conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wsign-compare conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wtype-limits conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wtype-limits conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wuninitialized conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wuninitialized conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wunused-but-set-parameter conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wunused-but-set-parameter conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wunused-but-set-variable conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wunused-but-set-variable conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wunused-parameter conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wunused-parameter conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wunused-result conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wunused-result conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wunused-variable conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wunused-variable conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wnested-externs conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wnested-externs conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wpointer-arith conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wpointer-arith conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wstrict-prototypes conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wstrict-prototypes conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wformat-security conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wformat-security conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wimplicit-function-declaration conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wimplicit-function-declaration conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wno-clobbered conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wno-clobbered conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E -Werror -Wno-unused-parameter conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E -Werror -Wno-unused-parameter conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c conftstm.o
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c conftstm.o -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -fPIC -DPIC -DPIC conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 -o out/conftest2.o conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 -o out/conftest2.o conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -V -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -print-search-dirs -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -g -O2 -print-multi-os-directory
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -g -O2 -print-multi-os-directory -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -print-prog-name=ld -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
ld called with: -m elf_x86_64 -v
superenv added: --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: ld --dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -L/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib -m elf_x86_64 --help
gcc-5 called with: -print-search-dirs
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -print-search-dirs -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lrt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lrt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lrtas
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lrtas -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 -static conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 -static conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -pthread -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -pthread -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -pthread -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -pthread -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lutil
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lutil -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lutil
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lutil -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -ludev -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ludev -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -ltinfow -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -ltinfow -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lcap-ng -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lcap-ng -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lz -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lz -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -print-multiarch
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -print-multiarch -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
superenv executed: gcc-5 -pipe -Os -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt -isystem/spare/ssd/sbrightman/dev/linuxbrew/include -Wl,--dynamic-linker=/spare/ssd/sbrightman/dev/linuxbrew/lib/ld.so -B/spare/ssd/sbrightman/dev/linuxbrew/opt/glibc/lib -L/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/lib -Wl,-rpath=/spare/ssd/sbrightman/dev/linuxbrew/opt/ncurses/lib
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -Os -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
superenv executed: gcc-5 -pipe -Os -c -g -O2 conftest.c -isystem/spare/ssd/sbrightman/dev/linuxbrew/include
This file has been truncated, but you can view the full file.
2018-05-11 11:16:36 +0100
make
install
make install-recursive
make[1]: Entering directory '/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32'
Making install in po
make[2]: Entering directory '/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/po'
installing ca.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/ca/LC_MESSAGES/util-linux.mo
installing cs.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/cs/LC_MESSAGES/util-linux.mo
installing da.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/da/LC_MESSAGES/util-linux.mo
installing de.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/de/LC_MESSAGES/util-linux.mo
installing es.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/es/LC_MESSAGES/util-linux.mo
installing et.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/et/LC_MESSAGES/util-linux.mo
installing eu.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/eu/LC_MESSAGES/util-linux.mo
installing fi.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/fi/LC_MESSAGES/util-linux.mo
installing fr.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/fr/LC_MESSAGES/util-linux.mo
installing gl.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/gl/LC_MESSAGES/util-linux.mo
installing hr.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/hr/LC_MESSAGES/util-linux.mo
installing hu.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/hu/LC_MESSAGES/util-linux.mo
installing id.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/id/LC_MESSAGES/util-linux.mo
installing it.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/it/LC_MESSAGES/util-linux.mo
installing ja.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/ja/LC_MESSAGES/util-linux.mo
installing nl.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/nl/LC_MESSAGES/util-linux.mo
installing pl.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/pl/LC_MESSAGES/util-linux.mo
installing pt_BR.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
installing ru.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/ru/LC_MESSAGES/util-linux.mo
installing sl.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/sl/LC_MESSAGES/util-linux.mo
installing sv.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/sv/LC_MESSAGES/util-linux.mo
installing tr.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/tr/LC_MESSAGES/util-linux.mo
installing uk.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/uk/LC_MESSAGES/util-linux.mo
installing vi.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/vi/LC_MESSAGES/util-linux.mo
installing zh_CN.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
installing zh_TW.gmo as /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
if test "util-linux" = "gettext-tools"; then \
/bin/mkdir -p /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/po'
make[2]: Entering directory '/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32'
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o lib/libuuid_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o lib/libuuid_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o lib/libuuid_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/dmesg-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/fstrim-fstrim.o `test -f 'sys-utils/fstrim.c' || echo './'`sys-utils/fstrim.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ctrlaltdel.o sys-utils/ctrlaltdel.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/fsfreeze.o sys-utils/fsfreeze.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/blkdiscard.o sys-utils/blkdiscard.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/monotonic.o lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/losetup-losetup.o `test -f 'sys-utils/losetup.c' || echo './'`sys-utils/losetup.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/zramctl-zramctl.o `test -f 'sys-utils/zramctl.c' || echo './'`sys-utils/zramctl.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libsmartcols/src -g -O2 -c -o sys-utils/swapon-swapon.o `test -f 'sys-utils/swapon.c' || echo './'`sys-utils/swapon.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libsmartcols/src -g -O2 -c -o sys-utils/swapon-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libsmartcols/src -g -O2 -c -o lib/swapon-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -g -O2 -c -o sys-utils/swapoff-swapoff.o `test -f 'sys-utils/swapoff.c' || echo './'`sys-utils/swapoff.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -g -O2 -c -o sys-utils/swapoff-swapon-common.o `test -f 'sys-utils/swapon-common.c' || echo './'`sys-utils/swapon-common.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/md5.c -fPIC -DPIC -o lib/.libs/libuuid_la-md5.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -g -O2 -c -o lib/swapoff-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/sha1.c -fPIC -DPIC -o lib/.libs/libuuid_la-sha1.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/chcpu.o sys-utils/chcpu.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/randutils.c -fPIC -DPIC -o lib/.libs/libuuid_la-randutils.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/pivot_root.o sys-utils/pivot_root.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/switch_root.o sys-utils/switch_root.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/hwclock.o sys-utils/hwclock.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/hwclock-cmos.o sys-utils/hwclock-cmos.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/randutils.c -o lib/libuuid_la-randutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/md5.c -o lib/libuuid_la-md5.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/hwclock-rtc.o sys-utils/hwclock-rtc.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -c -o misc-utils/blkid-blkid.o `test -f 'misc-utils/blkid.c' || echo './'`misc-utils/blkid.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -c -o misc-utils/findfs-findfs.o `test -f 'misc-utils/findfs.c' || echo './'`misc-utils/findfs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -c -o misc-utils/wipefs-wipefs.o `test -f 'misc-utils/wipefs.c' || echo './'`misc-utils/wipefs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libuuid/src -g -O2 -c -o lib/swaplabel-swapprober.o `test -f 'lib/swapprober.c' || echo './'`lib/swapprober.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -I./libblkid/src -g -O2 -c -o disk-utils/fsck-fsck.o `test -f 'disk-utils/fsck.c' || echo './'`disk-utils/fsck.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c lib/sha1.c -o lib/libuuid_la-sha1.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -I./libblkid/src -g -O2 -c -o lib/fsck-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/raw.o disk-utils/raw.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/fsck.cramfs.o disk-utils/fsck.cramfs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/cramfs_common.o disk-utils/cramfs_common.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/mkfs.cramfs.o disk-utils/mkfs.cramfs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/blockdev.o disk-utils/blockdev.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -g -O2 -c -o disk-utils/fdisk-fdisk.o `test -f 'disk-utils/fdisk.c' || echo './'`disk-utils/fdisk.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -g -O2 -c -o disk-utils/fdisk-fdisk-menu.o `test -f 'disk-utils/fdisk-menu.c' || echo './'`disk-utils/fdisk-menu.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -g -O2 -c -o disk-utils/fdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -g -O2 -c -o disk-utils/sfdisk-sfdisk.o `test -f 'disk-utils/sfdisk.c' || echo './'`disk-utils/sfdisk.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -g -O2 -c -o disk-utils/sfdisk-fdisk-list.o `test -f 'disk-utils/fdisk-list.c' || echo './'`disk-utils/fdisk-list.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libfdisk/src -I./libsmartcols/src -I./libmount/src -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/spare/ssd/sbrightman/dev/linuxbrew/Cellar/ncurses/6.1/include/ncursesw -I/spare/ssd/sbrightman/dev/linuxbrew/Cellar/ncurses/6.1/include -g -O2 -c -o disk-utils/cfdisk-cfdisk.o `test -f 'disk-utils/cfdisk.c' || echo './'`disk-utils/cfdisk.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/col.o text-utils/col.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/colcrt.o text-utils/colcrt.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/colrm.o text-utils/colrm.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o text-utils/column-column.o `test -f 'text-utils/column.c' || echo './'`text-utils/column.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/hexdump-conv.o text-utils/hexdump-conv.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/hexdump-display.o text-utils/hexdump-display.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/hexdump.o text-utils/hexdump.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/hexdump-parse.o text-utils/hexdump-parse.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/rev.o text-utils/rev.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o text-utils/ul-ul.o `test -f 'text-utils/ul.c' || echo './'`text-utils/ul.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-format-y2k -g -O2 -c -o term-utils/script-script.o `test -f 'term-utils/script.c' || echo './'`term-utils/script.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-format-y2k -g -O2 -c -o lib/script-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o term-utils/scriptreplay.o term-utils/scriptreplay.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c -o term-utils/setterm-setterm.o `test -f 'term-utils/setterm.c' || echo './'`term-utils/setterm.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o term-utils/mesg.o term-utils/mesg.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o term-utils/wall-wall.o `test -f 'term-utils/wall.c' || echo './'`term-utils/wall.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o term-utils/wall-ttymsg.o `test -f 'term-utils/ttymsg.c' || echo './'`term-utils/ttymsg.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o login-utils/last.o login-utils/last.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o login-utils/utmpdump.o login-utils/utmpdump.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o login-utils/lslogins-lslogins.o `test -f 'login-utils/lslogins.c' || echo './'`login-utils/lslogins.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o login-utils/lslogins-logindefs.o `test -f 'login-utils/logindefs.c' || echo './'`login-utils/logindefs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lsmem-lsmem.o `test -f 'sys-utils/lsmem.c' || echo './'`sys-utils/lsmem.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/chmem.o sys-utils/chmem.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/flock.o sys-utils/flock.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/timer.o lib/timer.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ipcmk.o sys-utils/ipcmk.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ipcrm.o sys-utils/ipcrm.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ipcs.o sys-utils/ipcs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ipcutils.o sys-utils/ipcutils.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lsipc-lsipc.o `test -f 'sys-utils/lsipc.c' || echo './'`sys-utils/lsipc.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lsipc-ipcutils.o `test -f 'sys-utils/ipcutils.c' || echo './'`sys-utils/ipcutils.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/renice.o sys-utils/renice.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/setsid.o sys-utils/setsid.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/setarch.o sys-utils/setarch.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/eject-eject.o `test -f 'sys-utils/eject.c' || echo './'`sys-utils/eject.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o lib/eject-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/prlimit-prlimit.o `test -f 'sys-utils/prlimit.c' || echo './'`sys-utils/prlimit.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libmount/src -g -O2 -c -o sys-utils/lsns-lsns.o `test -f 'sys-utils/lsns.c' || echo './'`sys-utils/lsns.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lscpu-lscpu.o `test -f 'sys-utils/lscpu.c' || echo './'`sys-utils/lscpu.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lscpu-lscpu-arm.o `test -f 'sys-utils/lscpu-arm.c' || echo './'`sys-utils/lscpu-arm.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/lscpu-lscpu-dmi.o `test -f 'sys-utils/lscpu-dmi.c' || echo './'`sys-utils/lscpu-dmi.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/fallocate.o sys-utils/fallocate.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/unshare-unshare.o `test -f 'sys-utils/unshare.c' || echo './'`sys-utils/unshare.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/nsenter.o sys-utils/nsenter.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/logger-logger.o `test -f 'misc-utils/logger.c' || echo './'`misc-utils/logger.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/logger-strutils.o `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/logger-strv.o `test -f 'lib/strv.c' || echo './'`lib/strv.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/look.o misc-utils/look.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/mcookie.o misc-utils/mcookie.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/md5.o lib/md5.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/namei.o misc-utils/namei.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/strutils.o lib/strutils.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/idcache.o lib/idcache.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/whereis.o misc-utils/whereis.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -I./libsmartcols/src -g -O2 -c -o misc-utils/lslocks-lslocks.o `test -f 'misc-utils/lslocks.c' || echo './'`misc-utils/lslocks.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -c -o misc-utils/uuidgen-uuidgen.o `test -f 'misc-utils/uuidgen.c' || echo './'`misc-utils/uuidgen.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libsmartcols/src -g -O2 -c -o misc-utils/uuidparse-uuidparse.o `test -f 'misc-utils/uuidparse.c' || echo './'`misc-utils/uuidparse.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/rename.o misc-utils/rename.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o misc-utils/getopt.o misc-utils/getopt.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o misc-utils/fincore-fincore.o `test -f 'misc-utils/fincore.c' || echo './'`misc-utils/fincore.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/isosize.o disk-utils/isosize.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/rfkill-rfkill.o `test -f 'sys-utils/rfkill.c' || echo './'`sys-utils/rfkill.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/readprofile.o sys-utils/readprofile.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/ldattach.o sys-utils/ldattach.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/rtcwake.o sys-utils/rtcwake.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -c -o misc-utils/uuidd-uuidd.o `test -f 'misc-utils/uuidd.c' || echo './'`misc-utils/uuidd.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -c -o lib/uuidd-monotonic.o `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -c -o lib/uuidd-timer.o `test -f 'lib/timer.c' || echo './'`lib/timer.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/fdformat.o disk-utils/fdformat.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -c -o disk-utils/partx-partx.o `test -f 'disk-utils/partx.c' || echo './'`disk-utils/partx.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/addpart.o disk-utils/addpart.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/delpart.o disk-utils/delpart.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/resizepart.o disk-utils/resizepart.c
/bin/mkdir -p $(dirname sys-utils/rtcwake.8)
srcdir=''; \
test -f ./sys-utils/rtcwake.8.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}sys-utils/rtcwake.8.in >sys-utils/rtcwake.8.tmp
/bin/mkdir -p $(dirname sys-utils/hwclock.8)
srcdir=''; \
test -f ./sys-utils/hwclock.8.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}sys-utils/hwclock.8.in >sys-utils/hwclock.8.tmp
/bin/mkdir -p sys-utils
/bin/mkdir -p $(dirname misc-utils/uuidd.8)
echo ".so man8/setarch.8" > sys-utils/uname26.8
srcdir=''; \
test -f ./misc-utils/uuidd.8.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}misc-utils/uuidd.8.in >misc-utils/uuidd.8.tmp
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/linux32.8
/bin/mkdir -p sys-utils
/bin/mkdir -p sys-utils
/bin/mkdir -p sys-utils
echo ".so man8/setarch.8" > sys-utils/linux64.8
echo ".so man8/setarch.8" > sys-utils/i386.8
echo ".so man8/setarch.8" > sys-utils/x86_64.8
/bin/mkdir -p $(dirname libuuid/uuid.pc)
/bin/mkdir -p $(dirname libblkid/blkid.pc)
/bin/mkdir -p $(dirname libmount/mount.pc)
srcdir=''; \
test -f ./libuuid/uuid.pc.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}libuuid/uuid.pc.in >libuuid/uuid.pc.tmp
srcdir=''; \
test -f ./libblkid/blkid.pc.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}libblkid/blkid.pc.in >libblkid/blkid.pc.tmp
srcdir=''; \
test -f ./libmount/mount.pc.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}libmount/mount.pc.in >libmount/mount.pc.tmp
/bin/mkdir -p $(dirname libsmartcols/smartcols.pc)
/bin/mkdir -p $(dirname libfdisk/fdisk.pc)
srcdir=''; \
test -f ./libsmartcols/smartcols.pc.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}libsmartcols/smartcols.pc.in >libsmartcols/smartcols.pc.tmp
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-blkdev.lo `test -f 'lib/blkdev.c' || echo './'`lib/blkdev.c
srcdir=''; \
test -f ./libfdisk/fdisk.pc.in || srcdir=./; \
sed -e 's|@prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@exec_prefix[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1|g' -e 's|@sysconfdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/etc|g' -e 's|@datadir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share|g' -e 's|@sbindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@bindir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@includedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/include|g' -e 's|@runstatedir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run|g' -e 's|@usrlib_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib|g' -e 's|@usrbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/bin|g' -e 's|@usrsbin_execdir[@]|/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/sbin|g' -e 's|@VERSION[@]|2.32|g' -e 's|@ADJTIME_PATH[@]|/etc/adjtime|g' -e 's|@LIBUUID_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_VERSION[@]|2.32.0|g' -e 's|@LIBMOUNT_MAJOR_VERSION[@]|2|g' -e 's|@LIBMOUNT_MINOR_VERSION[@]|32|g' -e 's|@LIBMOUNT_PATCH_VERSION[@]|0|g' -e 's|@LIBSMARTCOLS_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_PC_REQUIRES[@]|uuid blkid|g' -e 's|@LIBFDISK_VERSION[@]|2.32.0|g' -e 's|@LIBFDISK_MAJOR_VERSION[@]|2|g' -e 's|@LIBFDISK_MINOR_VERSION[@]|32|g' -e 's|@LIBFDISK_PATCH_VERSION[@]|0|g' -e 's|@LIBBLKID_VERSION[@]|2.32.0|g' ${srcdir}libfdisk/fdisk.pc.in >libfdisk/fdisk.pc.tmp
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-canonicalize.lo `test -f 'lib/canonicalize.c' || echo './'`lib/canonicalize.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-crc32.lo `test -f 'lib/crc32.c' || echo './'`lib/crc32.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-crc32c.lo `test -f 'lib/crc32c.c' || echo './'`lib/crc32c.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-env.lo `test -f 'lib/env.c' || echo './'`lib/env.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-idcache.lo `test -f 'lib/idcache.c' || echo './'`lib/idcache.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-fileutils.lo `test -f 'lib/fileutils.c' || echo './'`lib/fileutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/canonicalize.c -fPIC -DPIC -o lib/.libs/libcommon_la-canonicalize.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/env.c -fPIC -DPIC -o lib/.libs/libcommon_la-env.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/crc32c.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc32c.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/fileutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-fileutils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/crc32.c -fPIC -DPIC -o lib/.libs/libcommon_la-crc32.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/idcache.c -fPIC -DPIC -o lib/.libs/libcommon_la-idcache.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/blkdev.c -fPIC -DPIC -o lib/.libs/libcommon_la-blkdev.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-ismounted.lo `test -f 'lib/ismounted.c' || echo './'`lib/ismounted.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/canonicalize.c -o lib/libcommon_la-canonicalize.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/crc32c.c -o lib/libcommon_la-crc32c.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/crc32.c -o lib/libcommon_la-crc32.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/env.c -o lib/libcommon_la-env.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/fileutils.c -o lib/libcommon_la-fileutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/idcache.c -o lib/libcommon_la-idcache.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-mangle.lo `test -f 'lib/mangle.c' || echo './'`lib/mangle.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/blkdev.c -o lib/libcommon_la-blkdev.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-match.lo `test -f 'lib/match.c' || echo './'`lib/match.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-mbsalign.lo `test -f 'lib/mbsalign.c' || echo './'`lib/mbsalign.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-mbsedit.lo `test -f 'lib/mbsedit.c' || echo './'`lib/mbsedit.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-md5.lo `test -f 'lib/md5.c' || echo './'`lib/md5.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/ismounted.c -fPIC -DPIC -o lib/.libs/libcommon_la-ismounted.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-pager.lo `test -f 'lib/pager.c' || echo './'`lib/pager.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/color-names.c -fPIC -DPIC -o lib/.libs/libcommon_la-color-names.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mbsalign.c -fPIC -DPIC -o lib/.libs/libcommon_la-mbsalign.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/match.c -fPIC -DPIC -o lib/.libs/libcommon_la-match.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mangle.c -fPIC -DPIC -o lib/.libs/libcommon_la-mangle.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/md5.c -fPIC -DPIC -o lib/.libs/libcommon_la-md5.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/match.c -o lib/libcommon_la-match.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/color-names.c -o lib/libcommon_la-color-names.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mangle.c -o lib/libcommon_la-mangle.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/ismounted.c -o lib/libcommon_la-ismounted.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mbsedit.c -fPIC -DPIC -o lib/.libs/libcommon_la-mbsedit.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mbsalign.c -o lib/libcommon_la-mbsalign.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-parse-date.lo `test -f 'lib/parse-date.c' || echo './'`lib/parse-date.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-path.lo `test -f 'lib/path.c' || echo './'`lib/path.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-pwdutils.lo `test -f 'lib/pwdutils.c' || echo './'`lib/pwdutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/md5.c -o lib/libcommon_la-md5.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-randutils.lo `test -f 'lib/randutils.c' || echo './'`lib/randutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/mbsedit.c -o lib/libcommon_la-mbsedit.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/pager.c -fPIC -DPIC -o lib/.libs/libcommon_la-pager.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-setproctitle.lo `test -f 'lib/setproctitle.c' || echo './'`lib/setproctitle.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-strutils.lo `test -f 'lib/strutils.c' || echo './'`lib/strutils.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-timeutils.lo `test -f 'lib/timeutils.c' || echo './'`lib/timeutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/pwdutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-pwdutils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/pager.c -o lib/libcommon_la-pager.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/path.c -fPIC -DPIC -o lib/.libs/libcommon_la-path.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/parse-date.c -fPIC -DPIC -o lib/.libs/libcommon_la-parse-date.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/randutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-randutils.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-ttyutils.lo `test -f 'lib/ttyutils.c' || echo './'`lib/ttyutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/pwdutils.c -o lib/libcommon_la-pwdutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/setproctitle.c -fPIC -DPIC -o lib/.libs/libcommon_la-setproctitle.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/path.c -o lib/libcommon_la-path.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/randutils.c -o lib/libcommon_la-randutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/strutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-strutils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/timeutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-timeutils.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-exec_shell.lo `test -f 'lib/exec_shell.c' || echo './'`lib/exec_shell.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/setproctitle.c -o lib/libcommon_la-setproctitle.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-strv.lo `test -f 'lib/strv.c' || echo './'`lib/strv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-sha1.lo `test -f 'lib/sha1.c' || echo './'`lib/sha1.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-signames.lo `test -f 'lib/signames.c' || echo './'`lib/signames.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/ttyutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-ttyutils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/timeutils.c -o lib/libcommon_la-timeutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/parse-date.c -o lib/libcommon_la-parse-date.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/exec_shell.c -fPIC -DPIC -o lib/.libs/libcommon_la-exec_shell.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/ttyutils.c -o lib/libcommon_la-ttyutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/strutils.c -o lib/libcommon_la-strutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/exec_shell.c -o lib/libcommon_la-exec_shell.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/strv.c -fPIC -DPIC -o lib/.libs/libcommon_la-strv.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/signames.c -fPIC -DPIC -o lib/.libs/libcommon_la-signames.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-linux_version.lo `test -f 'lib/linux_version.c' || echo './'`lib/linux_version.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/sha1.c -fPIC -DPIC -o lib/.libs/libcommon_la-sha1.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-loopdev.lo `test -f 'lib/loopdev.c' || echo './'`lib/loopdev.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-plymouth-ctrl.lo `test -f 'lib/plymouth-ctrl.c' || echo './'`lib/plymouth-ctrl.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/signames.c -o lib/libcommon_la-signames.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/strv.c -o lib/libcommon_la-strv.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-cpuset.lo `test -f 'lib/cpuset.c' || echo './'`lib/cpuset.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-procutils.lo `test -f 'lib/procutils.c' || echo './'`lib/procutils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/sha1.c -o lib/libcommon_la-sha1.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o lib/libcommon_la-sysfs.lo `test -f 'lib/sysfs.c' || echo './'`lib/sysfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/linux_version.c -fPIC -DPIC -o lib/.libs/libcommon_la-linux_version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/loopdev.c -fPIC -DPIC -o lib/.libs/libcommon_la-loopdev.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/plymouth-ctrl.c -fPIC -DPIC -o lib/.libs/libcommon_la-plymouth-ctrl.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c -o lib/libtcolors_la-colors.lo `test -f 'lib/colors.c' || echo './'`lib/colors.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/linux_version.c -o lib/libcommon_la-linux_version.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/procutils.c -fPIC -DPIC -o lib/.libs/libcommon_la-procutils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/plymouth-ctrl.c -o lib/libcommon_la-plymouth-ctrl.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/cpuset.c -fPIC -DPIC -o lib/.libs/libcommon_la-cpuset.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c -o lib/libtcolors_la-color-names.lo `test -f 'lib/color-names.c' || echo './'`lib/color-names.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c -o libmount/python/pylibmount_la-pylibmount.lo `test -f 'libmount/python/pylibmount.c' || echo './'`libmount/python/pylibmount.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/sysfs.c -fPIC -DPIC -o lib/.libs/libcommon_la-sysfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c -o libmount/python/pylibmount_la-fs.lo `test -f 'libmount/python/fs.c' || echo './'`libmount/python/fs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/procutils.c -o lib/libcommon_la-procutils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/cpuset.c -o lib/libcommon_la-cpuset.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c lib/colors.c -fPIC -DPIC -o lib/.libs/libtcolors_la-colors.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c -o libmount/python/pylibmount_la-tab.lo `test -f 'libmount/python/tab.c' || echo './'`libmount/python/tab.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/pylibmount.c -fPIC -DPIC -o libmount/python/.libs/pylibmount_la-pylibmount.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c lib/color-names.c -fPIC -DPIC -o lib/.libs/libtcolors_la-color-names.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/loopdev.c -o lib/libcommon_la-loopdev.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c lib/sysfs.c -o lib/libcommon_la-sysfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c -o libmount/python/pylibmount_la-context.lo `test -f 'libmount/python/context.c' || echo './'`libmount/python/context.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/fs.c -fPIC -DPIC -o libmount/python/.libs/pylibmount_la-fs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c lib/color-names.c -o lib/libtcolors_la-color-names.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -c lib/colors.c -o lib/libtcolors_la-colors.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/pylibmount.c -o libmount/python/pylibmount_la-pylibmount.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/context.c -fPIC -DPIC -o libmount/python/.libs/pylibmount_la-context.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o lib/libmount_la-monotonic.lo `test -f 'lib/monotonic.c' || echo './'`lib/monotonic.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/tab.c -fPIC -DPIC -o libmount/python/.libs/pylibmount_la-tab.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-cache.lo `test -f 'libmount/src/cache.c' || echo './'`libmount/src/cache.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/fs.c -o libmount/python/pylibmount_la-fs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-fs.lo `test -f 'libmount/src/fs.c' || echo './'`libmount/src/fs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-init.lo `test -f 'libmount/src/init.c' || echo './'`libmount/src/init.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c lib/monotonic.c -fPIC -DPIC -o lib/.libs/libmount_la-monotonic.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-iter.lo `test -f 'libmount/src/iter.c' || echo './'`libmount/src/iter.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/cache.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-cache.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c lib/monotonic.c -o lib/libmount_la-monotonic.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/fs.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-fs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/tab.c -o libmount/python/pylibmount_la-tab.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -c libmount/python/context.c -o libmount/python/pylibmount_la-context.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-lock.lo `test -f 'libmount/src/lock.c' || echo './'`libmount/src/lock.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-optmap.lo `test -f 'libmount/src/optmap.c' || echo './'`libmount/src/optmap.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/init.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/iter.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-iter.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/cache.c -o libmount/src/libmount_la-cache.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-optstr.lo `test -f 'libmount/src/optstr.c' || echo './'`libmount/src/optstr.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/init.c -o libmount/src/libmount_la-init.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/iter.c -o libmount/src/libmount_la-iter.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/lock.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-lock.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/fs.c -o libmount/src/libmount_la-fs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-tab.lo `test -f 'libmount/src/tab.c' || echo './'`libmount/src/tab.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-tab_diff.lo `test -f 'libmount/src/tab_diff.c' || echo './'`libmount/src/tab_diff.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-tab_parse.lo `test -f 'libmount/src/tab_parse.c' || echo './'`libmount/src/tab_parse.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/optmap.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-optmap.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/optstr.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-optstr.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-tab_update.lo `test -f 'libmount/src/tab_update.c' || echo './'`libmount/src/tab_update.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/optmap.c -o libmount/src/libmount_la-optmap.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/lock.c -o libmount/src/libmount_la-lock.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-test.lo `test -f 'libmount/src/test.c' || echo './'`libmount/src/test.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_parse.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_parse.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_diff.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_diff.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_update.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-tab_update.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-utils.lo `test -f 'libmount/src/utils.c' || echo './'`libmount/src/utils.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-version.lo `test -f 'libmount/src/version.c' || echo './'`libmount/src/version.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/optstr.c -o libmount/src/libmount_la-optstr.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_diff.c -o libmount/src/libmount_la-tab_diff.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/test.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-test.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/test.c -o libmount/src/libmount_la-test.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab.c -o libmount/src/libmount_la-tab.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_update.c -o libmount/src/libmount_la-tab_update.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-context.lo `test -f 'libmount/src/context.c' || echo './'`libmount/src/context.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-context_loopdev.lo `test -f 'libmount/src/context_loopdev.c' || echo './'`libmount/src/context_loopdev.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/tab_parse.c -o libmount/src/libmount_la-tab_parse.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/version.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/utils.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-utils.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-context_mount.lo `test -f 'libmount/src/context_mount.c' || echo './'`libmount/src/context_mount.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/version.c -o libmount/src/libmount_la-version.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_loopdev.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_loopdev.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-context.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-context_umount.lo `test -f 'libmount/src/context_umount.c' || echo './'`libmount/src/context_umount.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-monitor.lo `test -f 'libmount/src/monitor.c' || echo './'`libmount/src/monitor.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_mount.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_mount.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c -o libmount/src/libmount_la-btrfs.lo `test -f 'libmount/src/btrfs.c' || echo './'`libmount/src/btrfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/utils.c -o libmount/src/libmount_la-utils.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-init.lo `test -f 'libblkid/src/init.c' || echo './'`libblkid/src/init.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_loopdev.c -o libmount/src/libmount_la-context_loopdev.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_umount.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-context_umount.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/monitor.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-monitor.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/btrfs.c -fPIC -DPIC -o libmount/src/.libs/libmount_la-btrfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-cache.lo `test -f 'libblkid/src/cache.c' || echo './'`libblkid/src/cache.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_mount.c -o libmount/src/libmount_la-context_mount.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-config.lo `test -f 'libblkid/src/config.c' || echo './'`libblkid/src/config.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/init.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/btrfs.c -o libmount/src/libmount_la-btrfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context.c -o libmount/src/libmount_la-context.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/context_umount.c -o libmount/src/libmount_la-context_umount.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -c libmount/src/monitor.c -o libmount/src/libmount_la-monitor.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/init.c -o libblkid/src/libblkid_la-init.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-dev.lo `test -f 'libblkid/src/dev.c' || echo './'`libblkid/src/dev.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/cache.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-cache.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-devname.lo `test -f 'libblkid/src/devname.c' || echo './'`libblkid/src/devname.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/config.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-config.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/cache.c -o libblkid/src/libblkid_la-cache.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-devno.lo `test -f 'libblkid/src/devno.c' || echo './'`libblkid/src/devno.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-encode.lo `test -f 'libblkid/src/encode.c' || echo './'`libblkid/src/encode.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/config.c -o libblkid/src/libblkid_la-config.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-evaluate.lo `test -f 'libblkid/src/evaluate.c' || echo './'`libblkid/src/evaluate.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/dev.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-dev.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-getsize.lo `test -f 'libblkid/src/getsize.c' || echo './'`libblkid/src/getsize.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/devname.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devname.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-llseek.lo `test -f 'libblkid/src/llseek.c' || echo './'`libblkid/src/llseek.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/devno.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-devno.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/dev.c -o libblkid/src/libblkid_la-dev.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/encode.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-encode.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/evaluate.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-evaluate.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-probe.lo `test -f 'libblkid/src/probe.c' || echo './'`libblkid/src/probe.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/getsize.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-getsize.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-read.lo `test -f 'libblkid/src/read.c' || echo './'`libblkid/src/read.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/devno.c -o libblkid/src/libblkid_la-devno.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/encode.c -o libblkid/src/libblkid_la-encode.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/devname.c -o libblkid/src/libblkid_la-devname.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/getsize.c -o libblkid/src/libblkid_la-getsize.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/evaluate.c -o libblkid/src/libblkid_la-evaluate.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/llseek.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-llseek.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-resolve.lo `test -f 'libblkid/src/resolve.c' || echo './'`libblkid/src/resolve.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-save.lo `test -f 'libblkid/src/save.c' || echo './'`libblkid/src/save.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-tag.lo `test -f 'libblkid/src/tag.c' || echo './'`libblkid/src/tag.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/llseek.c -o libblkid/src/libblkid_la-llseek.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/probe.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-probe.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-verify.lo `test -f 'libblkid/src/verify.c' || echo './'`libblkid/src/verify.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/read.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-read.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/libblkid_la-version.lo `test -f 'libblkid/src/version.c' || echo './'`libblkid/src/version.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-aix.lo `test -f 'libblkid/src/partitions/aix.c' || echo './'`libblkid/src/partitions/aix.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/resolve.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-resolve.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/tag.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-tag.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/save.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-save.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/read.c -o libblkid/src/libblkid_la-read.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/resolve.c -o libblkid/src/libblkid_la-resolve.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/verify.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-verify.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/version.c -fPIC -DPIC -o libblkid/src/.libs/libblkid_la-version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/save.c -o libblkid/src/libblkid_la-save.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-atari.lo `test -f 'libblkid/src/partitions/atari.c' || echo './'`libblkid/src/partitions/atari.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/tag.c -o libblkid/src/libblkid_la-tag.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/version.c -o libblkid/src/libblkid_la-version.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-bsd.lo `test -f 'libblkid/src/partitions/bsd.c' || echo './'`libblkid/src/partitions/bsd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/verify.c -o libblkid/src/libblkid_la-verify.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/aix.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-aix.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-dos.lo `test -f 'libblkid/src/partitions/dos.c' || echo './'`libblkid/src/partitions/dos.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/probe.c -o libblkid/src/libblkid_la-probe.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-gpt.lo `test -f 'libblkid/src/partitions/gpt.c' || echo './'`libblkid/src/partitions/gpt.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-mac.lo `test -f 'libblkid/src/partitions/mac.c' || echo './'`libblkid/src/partitions/mac.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/aix.c -o libblkid/src/partitions/libblkid_la-aix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/atari.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-atari.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-minix.lo `test -f 'libblkid/src/partitions/minix.c' || echo './'`libblkid/src/partitions/minix.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/bsd.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-bsd.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-partitions.lo `test -f 'libblkid/src/partitions/partitions.c' || echo './'`libblkid/src/partitions/partitions.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/dos.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-dos.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/gpt.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-gpt.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/minix.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-minix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/atari.c -o libblkid/src/partitions/libblkid_la-atari.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/bsd.c -o libblkid/src/partitions/libblkid_la-bsd.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/mac.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-mac.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/dos.c -o libblkid/src/partitions/libblkid_la-dos.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/minix.c -o libblkid/src/partitions/libblkid_la-minix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/gpt.c -o libblkid/src/partitions/libblkid_la-gpt.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-sgi.lo `test -f 'libblkid/src/partitions/sgi.c' || echo './'`libblkid/src/partitions/sgi.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-solaris_x86.lo `test -f 'libblkid/src/partitions/solaris_x86.c' || echo './'`libblkid/src/partitions/solaris_x86.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/mac.c -o libblkid/src/partitions/libblkid_la-mac.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-sun.lo `test -f 'libblkid/src/partitions/sun.c' || echo './'`libblkid/src/partitions/sun.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/partitions.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-partitions.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-ultrix.lo `test -f 'libblkid/src/partitions/ultrix.c' || echo './'`libblkid/src/partitions/ultrix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/partitions/libblkid_la-unixware.lo `test -f 'libblkid/src/partitions/unixware.c' || echo './'`libblkid/src/partitions/unixware.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.lo `test -f 'libblkid/src/superblocks/adaptec_raid.c' || echo './'`libblkid/src/superblocks/adaptec_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-bcache.lo `test -f 'libblkid/src/superblocks/bcache.c' || echo './'`libblkid/src/superblocks/bcache.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/solaris_x86.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/sgi.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sgi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/ultrix.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-ultrix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/unixware.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-unixware.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/sun.c -fPIC -DPIC -o libblkid/src/partitions/.libs/libblkid_la-sun.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/solaris_x86.c -o libblkid/src/partitions/libblkid_la-solaris_x86.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/sgi.c -o libblkid/src/partitions/libblkid_la-sgi.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/ultrix.c -o libblkid/src/partitions/libblkid_la-ultrix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/bcache.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bcache.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/partitions.c -o libblkid/src/partitions/libblkid_la-partitions.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/adaptec_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-befs.lo `test -f 'libblkid/src/superblocks/befs.c' || echo './'`libblkid/src/superblocks/befs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/unixware.c -o libblkid/src/partitions/libblkid_la-unixware.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/partitions/sun.c -o libblkid/src/partitions/libblkid_la-sun.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-bfs.lo `test -f 'libblkid/src/superblocks/bfs.c' || echo './'`libblkid/src/superblocks/bfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-btrfs.lo `test -f 'libblkid/src/superblocks/btrfs.c' || echo './'`libblkid/src/superblocks/btrfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/bcache.c -o libblkid/src/superblocks/libblkid_la-bcache.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/adaptec_raid.c -o libblkid/src/superblocks/libblkid_la-adaptec_raid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-cramfs.lo `test -f 'libblkid/src/superblocks/cramfs.c' || echo './'`libblkid/src/superblocks/cramfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ddf_raid.lo `test -f 'libblkid/src/superblocks/ddf_raid.c' || echo './'`libblkid/src/superblocks/ddf_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-drbd.lo `test -f 'libblkid/src/superblocks/drbd.c' || echo './'`libblkid/src/superblocks/drbd.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo `test -f 'libblkid/src/superblocks/drbdproxy_datalog.c' || echo './'`libblkid/src/superblocks/drbdproxy_datalog.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/befs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-befs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/bfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-bfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/bfs.c -o libblkid/src/superblocks/libblkid_la-bfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/btrfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-drbdmanage.lo `test -f 'libblkid/src/superblocks/drbdmanage.c' || echo './'`libblkid/src/superblocks/drbdmanage.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ddf_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/cramfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbd.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbdproxy_datalog.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/btrfs.c -o libblkid/src/superblocks/libblkid_la-btrfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-exfat.lo `test -f 'libblkid/src/superblocks/exfat.c' || echo './'`libblkid/src/superblocks/exfat.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/befs.c -o libblkid/src/superblocks/libblkid_la-befs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbd.c -o libblkid/src/superblocks/libblkid_la-drbd.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/cramfs.c -o libblkid/src/superblocks/libblkid_la-cramfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ddf_raid.c -o libblkid/src/superblocks/libblkid_la-ddf_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbdproxy_datalog.c -o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-exfs.lo `test -f 'libblkid/src/superblocks/exfs.c' || echo './'`libblkid/src/superblocks/exfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ext.lo `test -f 'libblkid/src/superblocks/ext.c' || echo './'`libblkid/src/superblocks/ext.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-f2fs.lo `test -f 'libblkid/src/superblocks/f2fs.c' || echo './'`libblkid/src/superblocks/f2fs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbdmanage.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-gfs.lo `test -f 'libblkid/src/superblocks/gfs.c' || echo './'`libblkid/src/superblocks/gfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-hfs.lo `test -f 'libblkid/src/superblocks/hfs.c' || echo './'`libblkid/src/superblocks/hfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/exfat.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfat.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.lo `test -f 'libblkid/src/superblocks/highpoint_raid.c' || echo './'`libblkid/src/superblocks/highpoint_raid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/drbdmanage.c -o libblkid/src/superblocks/libblkid_la-drbdmanage.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/exfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-exfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/f2fs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ext.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ext.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/exfat.c -o libblkid/src/superblocks/libblkid_la-exfat.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/hfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-hpfs.lo `test -f 'libblkid/src/superblocks/hpfs.c' || echo './'`libblkid/src/superblocks/hpfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/exfs.c -o libblkid/src/superblocks/libblkid_la-exfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/gfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-gfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/f2fs.c -o libblkid/src/superblocks/libblkid_la-f2fs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-iso9660.lo `test -f 'libblkid/src/superblocks/iso9660.c' || echo './'`libblkid/src/superblocks/iso9660.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ext.c -o libblkid/src/superblocks/libblkid_la-ext.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/highpoint_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-isw_raid.lo `test -f 'libblkid/src/superblocks/isw_raid.c' || echo './'`libblkid/src/superblocks/isw_raid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/hfs.c -o libblkid/src/superblocks/libblkid_la-hfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/gfs.c -o libblkid/src/superblocks/libblkid_la-gfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/highpoint_raid.c -o libblkid/src/superblocks/libblkid_la-highpoint_raid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-jfs.lo `test -f 'libblkid/src/superblocks/jfs.c' || echo './'`libblkid/src/superblocks/jfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.lo `test -f 'libblkid/src/superblocks/jmicron_raid.c' || echo './'`libblkid/src/superblocks/jmicron_raid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/hpfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-linux_raid.lo `test -f 'libblkid/src/superblocks/linux_raid.c' || echo './'`libblkid/src/superblocks/linux_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-lsi_raid.lo `test -f 'libblkid/src/superblocks/lsi_raid.c' || echo './'`libblkid/src/superblocks/lsi_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-luks.lo `test -f 'libblkid/src/superblocks/luks.c' || echo './'`libblkid/src/superblocks/luks.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/iso9660.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/isw_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/hpfs.c -o libblkid/src/superblocks/libblkid_la-hpfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/jfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/jmicron_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/iso9660.c -o libblkid/src/superblocks/libblkid_la-iso9660.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/isw_raid.c -o libblkid/src/superblocks/libblkid_la-isw_raid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-lvm.lo `test -f 'libblkid/src/superblocks/lvm.c' || echo './'`libblkid/src/superblocks/lvm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/jfs.c -o libblkid/src/superblocks/libblkid_la-jfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/linux_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/jmicron_raid.c -o libblkid/src/superblocks/libblkid_la-jmicron_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/lsi_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/luks.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-luks.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-minix.lo `test -f 'libblkid/src/superblocks/minix.c' || echo './'`libblkid/src/superblocks/minix.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-mpool.lo `test -f 'libblkid/src/superblocks/mpool.c' || echo './'`libblkid/src/superblocks/mpool.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-netware.lo `test -f 'libblkid/src/superblocks/netware.c' || echo './'`libblkid/src/superblocks/netware.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/linux_raid.c -o libblkid/src/superblocks/libblkid_la-linux_raid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-nilfs.lo `test -f 'libblkid/src/superblocks/nilfs.c' || echo './'`libblkid/src/superblocks/nilfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/lsi_raid.c -o libblkid/src/superblocks/libblkid_la-lsi_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/luks.c -o libblkid/src/superblocks/libblkid_la-luks.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ntfs.lo `test -f 'libblkid/src/superblocks/ntfs.c' || echo './'`libblkid/src/superblocks/ntfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/lvm.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-lvm.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-refs.lo `test -f 'libblkid/src/superblocks/refs.c' || echo './'`libblkid/src/superblocks/refs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/netware.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-netware.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.lo `test -f 'libblkid/src/superblocks/nvidia_raid.c' || echo './'`libblkid/src/superblocks/nvidia_raid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/mpool.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-mpool.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/minix.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-minix.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/lvm.c -o libblkid/src/superblocks/libblkid_la-lvm.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/nilfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/netware.c -o libblkid/src/superblocks/libblkid_la-netware.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/mpool.c -o libblkid/src/superblocks/libblkid_la-mpool.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/minix.c -o libblkid/src/superblocks/libblkid_la-minix.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ntfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ocfs.lo `test -f 'libblkid/src/superblocks/ocfs.c' || echo './'`libblkid/src/superblocks/ocfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/nilfs.c -o libblkid/src/superblocks/libblkid_la-nilfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-promise_raid.lo `test -f 'libblkid/src/superblocks/promise_raid.c' || echo './'`libblkid/src/superblocks/promise_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-reiserfs.lo `test -f 'libblkid/src/superblocks/reiserfs.c' || echo './'`libblkid/src/superblocks/reiserfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/nvidia_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/refs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-refs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-romfs.lo `test -f 'libblkid/src/superblocks/romfs.c' || echo './'`libblkid/src/superblocks/romfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ntfs.c -o libblkid/src/superblocks/libblkid_la-ntfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-silicon_raid.lo `test -f 'libblkid/src/superblocks/silicon_raid.c' || echo './'`libblkid/src/superblocks/silicon_raid.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/refs.c -o libblkid/src/superblocks/libblkid_la-refs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/nvidia_raid.c -o libblkid/src/superblocks/libblkid_la-nvidia_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ocfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/promise_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-squashfs.lo `test -f 'libblkid/src/superblocks/squashfs.c' || echo './'`libblkid/src/superblocks/squashfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/reiserfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-stratis.lo `test -f 'libblkid/src/superblocks/stratis.c' || echo './'`libblkid/src/superblocks/stratis.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/romfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-romfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-superblocks.lo `test -f 'libblkid/src/superblocks/superblocks.c' || echo './'`libblkid/src/superblocks/superblocks.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/promise_raid.c -o libblkid/src/superblocks/libblkid_la-promise_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ocfs.c -o libblkid/src/superblocks/libblkid_la-ocfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/silicon_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/reiserfs.c -o libblkid/src/superblocks/libblkid_la-reiserfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/romfs.c -o libblkid/src/superblocks/libblkid_la-romfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-swap.lo `test -f 'libblkid/src/superblocks/swap.c' || echo './'`libblkid/src/superblocks/swap.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/squashfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/stratis.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-stratis.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/silicon_raid.c -o libblkid/src/superblocks/libblkid_la-silicon_raid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-sysv.lo `test -f 'libblkid/src/superblocks/sysv.c' || echo './'`libblkid/src/superblocks/sysv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ubi.lo `test -f 'libblkid/src/superblocks/ubi.c' || echo './'`libblkid/src/superblocks/ubi.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/superblocks.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ubifs.lo `test -f 'libblkid/src/superblocks/ubifs.c' || echo './'`libblkid/src/superblocks/ubifs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/squashfs.c -o libblkid/src/superblocks/libblkid_la-squashfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/stratis.c -o libblkid/src/superblocks/libblkid_la-stratis.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-udf.lo `test -f 'libblkid/src/superblocks/udf.c' || echo './'`libblkid/src/superblocks/udf.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/swap.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-swap.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-ufs.lo `test -f 'libblkid/src/superblocks/ufs.c' || echo './'`libblkid/src/superblocks/ufs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-vdo.lo `test -f 'libblkid/src/superblocks/vdo.c' || echo './'`libblkid/src/superblocks/vdo.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ubi.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubi.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ubifs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/superblocks.c -o libblkid/src/superblocks/libblkid_la-superblocks.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/swap.c -o libblkid/src/superblocks/libblkid_la-swap.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/sysv.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-sysv.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ubi.c -o libblkid/src/superblocks/libblkid_la-ubi.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ubifs.c -o libblkid/src/superblocks/libblkid_la-ubifs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/sysv.c -o libblkid/src/superblocks/libblkid_la-sysv.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/udf.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-udf.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-vfat.lo `test -f 'libblkid/src/superblocks/vfat.c' || echo './'`libblkid/src/superblocks/vfat.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-via_raid.lo `test -f 'libblkid/src/superblocks/via_raid.c' || echo './'`libblkid/src/superblocks/via_raid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-vmfs.lo `test -f 'libblkid/src/superblocks/vmfs.c' || echo './'`libblkid/src/superblocks/vmfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-vxfs.lo `test -f 'libblkid/src/superblocks/vxfs.c' || echo './'`libblkid/src/superblocks/vxfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vdo.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vdo.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-xfs.lo `test -f 'libblkid/src/superblocks/xfs.c' || echo './'`libblkid/src/superblocks/xfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ufs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-ufs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/udf.c -o libblkid/src/superblocks/libblkid_la-udf.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vfat.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vfat.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vdo.c -o libblkid/src/superblocks/libblkid_la-vdo.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/ufs.c -o libblkid/src/superblocks/libblkid_la-ufs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/via_raid.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vmfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vxfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/xfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-xfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/superblocks/libblkid_la-zfs.lo `test -f 'libblkid/src/superblocks/zfs.c' || echo './'`libblkid/src/superblocks/zfs.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-topology.lo `test -f 'libblkid/src/topology/topology.c' || echo './'`libblkid/src/topology/topology.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-dm.lo `test -f 'libblkid/src/topology/dm.c' || echo './'`libblkid/src/topology/dm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vxfs.c -o libblkid/src/superblocks/libblkid_la-vxfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/via_raid.c -o libblkid/src/superblocks/libblkid_la-via_raid.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vfat.c -o libblkid/src/superblocks/libblkid_la-vfat.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/xfs.c -o libblkid/src/superblocks/libblkid_la-xfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/vmfs.c -o libblkid/src/superblocks/libblkid_la-vmfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-evms.lo `test -f 'libblkid/src/topology/evms.c' || echo './'`libblkid/src/topology/evms.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-ioctl.lo `test -f 'libblkid/src/topology/ioctl.c' || echo './'`libblkid/src/topology/ioctl.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-lvm.lo `test -f 'libblkid/src/topology/lvm.c' || echo './'`libblkid/src/topology/lvm.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/zfs.c -fPIC -DPIC -o libblkid/src/superblocks/.libs/libblkid_la-zfs.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-md.lo `test -f 'libblkid/src/topology/md.c' || echo './'`libblkid/src/topology/md.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/dm.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-dm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/topology.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-topology.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c -o libblkid/src/topology/libblkid_la-sysfs.lo `test -f 'libblkid/src/topology/sysfs.c' || echo './'`libblkid/src/topology/sysfs.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/ioctl.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-ioctl.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/evms.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-evms.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/dm.c -o libblkid/src/topology/libblkid_la-dm.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/superblocks/zfs.c -o libblkid/src/superblocks/libblkid_la-zfs.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/lvm.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-lvm.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/topology.c -o libblkid/src/topology/libblkid_la-topology.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/evms.c -o libblkid/src/topology/libblkid_la-evms.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/ioctl.c -o libblkid/src/topology/libblkid_la-ioctl.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/md.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-md.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-clear.lo `test -f 'libuuid/src/clear.c' || echo './'`libuuid/src/clear.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/sysfs.c -fPIC -DPIC -o libblkid/src/topology/.libs/libblkid_la-sysfs.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/lvm.c -o libblkid/src/topology/libblkid_la-lvm.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-compare.lo `test -f 'libuuid/src/compare.c' || echo './'`libuuid/src/compare.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-copy.lo `test -f 'libuuid/src/copy.c' || echo './'`libuuid/src/copy.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/md.c -o libblkid/src/topology/libblkid_la-md.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-gen_uuid.lo `test -f 'libuuid/src/gen_uuid.c' || echo './'`libuuid/src/gen_uuid.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-isnull.lo `test -f 'libuuid/src/isnull.c' || echo './'`libuuid/src/isnull.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -c libblkid/src/topology/sysfs.c -o libblkid/src/topology/libblkid_la-sysfs.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-pack.lo `test -f 'libuuid/src/pack.c' || echo './'`libuuid/src/pack.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-parse.lo `test -f 'libuuid/src/parse.c' || echo './'`libuuid/src/parse.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/compare.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-compare.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/clear.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-clear.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-unpack.lo `test -f 'libuuid/src/unpack.c' || echo './'`libuuid/src/unpack.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/copy.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-copy.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/isnull.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-isnull.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/gen_uuid.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-gen_uuid.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/compare.c -o libuuid/src/libuuid_la-compare.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/clear.c -o libuuid/src/libuuid_la-clear.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/isnull.c -o libuuid/src/libuuid_la-isnull.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/copy.c -o libuuid/src/libuuid_la-copy.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/parse.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-parse.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-unparse.lo `test -f 'libuuid/src/unparse.c' || echo './'`libuuid/src/unparse.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-uuid_time.lo `test -f 'libuuid/src/uuid_time.c' || echo './'`libuuid/src/uuid_time.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/pack.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-pack.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c -o libuuid/src/libuuid_la-predefined.lo `test -f 'libuuid/src/predefined.c' || echo './'`libuuid/src/predefined.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-iter.lo `test -f 'libsmartcols/src/iter.c' || echo './'`libsmartcols/src/iter.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/unpack.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unpack.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/parse.c -o libuuid/src/libuuid_la-parse.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/pack.c -o libuuid/src/libuuid_la-pack.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/gen_uuid.c -o libuuid/src/libuuid_la-gen_uuid.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-symbols.lo `test -f 'libsmartcols/src/symbols.c' || echo './'`libsmartcols/src/symbols.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-cell.lo `test -f 'libsmartcols/src/cell.c' || echo './'`libsmartcols/src/cell.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/unpack.c -o libuuid/src/libuuid_la-unpack.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/predefined.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-predefined.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/uuid_time.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-uuid_time.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/iter.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-iter.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-column.lo `test -f 'libsmartcols/src/column.c' || echo './'`libsmartcols/src/column.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-line.lo `test -f 'libsmartcols/src/line.c' || echo './'`libsmartcols/src/line.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/predefined.c -o libuuid/src/libuuid_la-predefined.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/unparse.c -fPIC -DPIC -o libuuid/src/.libs/libuuid_la-unparse.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/uuid_time.c -o libuuid/src/libuuid_la-uuid_time.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/iter.c -o libsmartcols/src/libsmartcols_la-iter.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/symbols.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-symbols.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-table.lo `test -f 'libsmartcols/src/table.c' || echo './'`libsmartcols/src/table.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/cell.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-cell.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 -c libuuid/src/unparse.c -o libuuid/src/libuuid_la-unparse.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-table_print.lo `test -f 'libsmartcols/src/table_print.c' || echo './'`libsmartcols/src/table_print.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/column.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-column.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-version.lo `test -f 'libsmartcols/src/version.c' || echo './'`libsmartcols/src/version.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c -o libsmartcols/src/libsmartcols_la-init.lo `test -f 'libsmartcols/src/init.c' || echo './'`libsmartcols/src/init.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/symbols.c -o libsmartcols/src/libsmartcols_la-symbols.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/line.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-line.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/cell.c -o libsmartcols/src/libsmartcols_la-cell.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/table.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-table.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-init.lo `test -f 'libfdisk/src/init.c' || echo './'`libfdisk/src/init.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/column.c -o libsmartcols/src/libsmartcols_la-column.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/version.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/table_print.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-table_print.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-field.lo `test -f 'libfdisk/src/field.c' || echo './'`libfdisk/src/field.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/init.c -fPIC -DPIC -o libsmartcols/src/.libs/libsmartcols_la-init.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/line.c -o libsmartcols/src/libsmartcols_la-line.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/version.c -o libsmartcols/src/libsmartcols_la-version.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/init.c -o libsmartcols/src/libsmartcols_la-init.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-item.lo `test -f 'libfdisk/src/item.c' || echo './'`libfdisk/src/item.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-test.lo `test -f 'libfdisk/src/test.c' || echo './'`libfdisk/src/test.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/init.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-init.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-ask.lo `test -f 'libfdisk/src/ask.c' || echo './'`libfdisk/src/ask.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-alignment.lo `test -f 'libfdisk/src/alignment.c' || echo './'`libfdisk/src/alignment.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/field.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-field.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/table.c -o libsmartcols/src/libsmartcols_la-table.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/init.c -o libfdisk/src/libfdisk_la-init.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/field.c -o libfdisk/src/libfdisk_la-field.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/item.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-item.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/ask.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-ask.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/test.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-test.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-label.lo `test -f 'libfdisk/src/label.c' || echo './'`libfdisk/src/label.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-utils.lo `test -f 'libfdisk/src/utils.c' || echo './'`libfdisk/src/utils.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/item.c -o libfdisk/src/libfdisk_la-item.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -c libsmartcols/src/table_print.c -o libsmartcols/src/libsmartcols_la-table_print.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/test.c -o libfdisk/src/libfdisk_la-test.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-context.lo `test -f 'libfdisk/src/context.c' || echo './'`libfdisk/src/context.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/alignment.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-alignment.o
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-parttype.lo `test -f 'libfdisk/src/parttype.c' || echo './'`libfdisk/src/parttype.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-partition.lo `test -f 'libfdisk/src/partition.c' || echo './'`libfdisk/src/partition.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/utils.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-utils.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/ask.c -o libfdisk/src/libfdisk_la-ask.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/label.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-label.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/parttype.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-parttype.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/context.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-context.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/alignment.c -o libfdisk/src/libfdisk_la-alignment.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/partition.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-partition.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/utils.c -o libfdisk/src/libfdisk_la-utils.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/parttype.c -o libfdisk/src/libfdisk_la-parttype.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/label.c -o libfdisk/src/libfdisk_la-label.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-table.lo `test -f 'libfdisk/src/table.c' || echo './'`libfdisk/src/table.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-iter.lo `test -f 'libfdisk/src/iter.c' || echo './'`libfdisk/src/iter.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-script.lo `test -f 'libfdisk/src/script.c' || echo './'`libfdisk/src/script.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-version.lo `test -f 'libfdisk/src/version.c' || echo './'`libfdisk/src/version.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-wipe.lo `test -f 'libfdisk/src/wipe.c' || echo './'`libfdisk/src/wipe.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/context.c -o libfdisk/src/libfdisk_la-context.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-sun.lo `test -f 'libfdisk/src/sun.c' || echo './'`libfdisk/src/sun.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/iter.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-iter.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/table.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-table.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/version.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-version.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/script.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-script.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/partition.c -o libfdisk/src/libfdisk_la-partition.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/wipe.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-wipe.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/iter.c -o libfdisk/src/libfdisk_la-iter.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/version.c -o libfdisk/src/libfdisk_la-version.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/wipe.c -o libfdisk/src/libfdisk_la-wipe.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-sgi.lo `test -f 'libfdisk/src/sgi.c' || echo './'`libfdisk/src/sgi.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-dos.lo `test -f 'libfdisk/src/dos.c' || echo './'`libfdisk/src/dos.c
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-bsd.lo `test -f 'libfdisk/src/bsd.c' || echo './'`libfdisk/src/bsd.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/table.c -o libfdisk/src/libfdisk_la-table.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c -o libfdisk/src/libfdisk_la-gpt.lo `test -f 'libfdisk/src/gpt.c' || echo './'`libfdisk/src/gpt.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/sun.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sun.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/sgi.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-sgi.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-clobbered -g -O2 -c -o text-utils/more-more.o `test -f 'text-utils/more.c' || echo './'`text-utils/more.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/dos.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-dos.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/gpt.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-gpt.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/script.c -o libfdisk/src/libfdisk_la-script.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o sys-utils/dmesg-dmesg.o `test -f 'sys-utils/dmesg.c' || echo './'`sys-utils/dmesg.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/bsd.c -fPIC -DPIC -o libfdisk/src/.libs/libfdisk_la-bsd.o
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/sun.c -o libfdisk/src/libfdisk_la-sun.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/sgi.c -o libfdisk/src/libfdisk_la-sgi.o >/dev/null 2>&1
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/bsd.c -o libfdisk/src/libfdisk_la-bsd.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/mount-mount.o `test -f 'sys-utils/mount.c' || echo './'`sys-utils/mount.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/umount-umount.o `test -f 'sys-utils/umount.c' || echo './'`sys-utils/umount.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/gpt.c -o libfdisk/src/libfdisk_la-gpt.o >/dev/null 2>&1
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -c -o sys-utils/wdctl-wdctl.o `test -f 'sys-utils/wdctl.c' || echo './'`sys-utils/wdctl.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -c -o sys-utils/mountpoint-mountpoint.o `test -f 'sys-utils/mountpoint.c' || echo './'`sys-utils/mountpoint.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libsmartcols/src -g -O2 -c -o misc-utils/lsblk-lsblk.o `test -f 'misc-utils/lsblk.c' || echo './'`misc-utils/lsblk.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -I./libsmartcols/src -I./libblkid/src -g -O2 -c -o misc-utils/findmnt-findmnt.o `test -f 'misc-utils/findmnt.c' || echo './'`misc-utils/findmnt.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -I./libsmartcols/src -I./libblkid/src -g -O2 -c -o misc-utils/findmnt-findmnt-verify.o `test -f 'misc-utils/findmnt-verify.c' || echo './'`misc-utils/findmnt-verify.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o term-utils/agetty.o term-utils/agetty.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o login-utils/sulogin.o login-utils/sulogin.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o login-utils/sulogin-consoles.o login-utils/sulogin-consoles.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o login-utils/nologin.o login-utils/nologin.c
libtool: compile: gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -c libfdisk/src/dos.c -o libfdisk/src/libfdisk_la-dos.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsfreeze sys-utils/fsfreeze.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o pivot_root sys-utils/pivot_root.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o switch_root sys-utils/switch_root.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/fsck.minix.o disk-utils/fsck.minix.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/mkfs.minix.o disk-utils/mkfs.minix.c
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsfreeze sys-utils/fsfreeze.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/mkfs.o disk-utils/mkfs.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o disk-utils/mkfs.bfs.o disk-utils/mkfs.bfs.c
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o pivot_root sys-utils/pivot_root.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libblkid/src -g -O2 -c -o disk-utils/mkswap-mkswap.o `test -f 'disk-utils/mkswap.c' || echo './'`disk-utils/mkswap.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libuuid/src -g -O2 -c -o disk-utils/swaplabel-swaplabel.o `test -f 'disk-utils/swaplabel.c' || echo './'`disk-utils/swaplabel.c
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o switch_root sys-utils/switch_root.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o raw disk-utils/raw.o
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o schedutils/chrt.o schedutils/chrt.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o schedutils/ionice.o schedutils/ionice.c
gcc-5 -DHAVE_CONFIG_H -I. -include config.h -I./include -DLOCALEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/share/locale\" -D_PATH_RUNSTATEDIR=\"/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/var/run\" -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -c -o schedutils/taskset.o schedutils/taskset.c
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o colcrt text-utils/colcrt.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rev text-utils/rev.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o raw disk-utils/raw.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ul text-utils/ul-ul.o -ltinfo -D_GNU_SOURCE
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mesg term-utils/mesg.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o renice sys-utils/renice.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o setsid sys-utils/setsid.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o colcrt text-utils/colcrt.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o setarch sys-utils/setarch.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rev text-utils/rev.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mesg term-utils/mesg.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o setsid sys-utils/setsid.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ul text-utils/ul-ul.o -D_GNU_SOURCE -ltinfo
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o renice sys-utils/renice.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o look misc-utils/look.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rename misc-utils/rename.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o getopt misc-utils/getopt.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o setarch sys-utils/setarch.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o libcommon.la lib/libcommon_la-blkdev.lo lib/libcommon_la-canonicalize.lo lib/libcommon_la-crc32.lo lib/libcommon_la-crc32c.lo lib/libcommon_la-env.lo lib/libcommon_la-idcache.lo lib/libcommon_la-fileutils.lo lib/libcommon_la-ismounted.lo lib/libcommon_la-color-names.lo lib/libcommon_la-mangle.lo lib/libcommon_la-match.lo lib/libcommon_la-mbsalign.lo lib/libcommon_la-mbsedit.lo lib/libcommon_la-md5.lo lib/libcommon_la-pager.lo lib/libcommon_la-parse-date.lo lib/libcommon_la-path.lo lib/libcommon_la-pwdutils.lo lib/libcommon_la-randutils.lo lib/libcommon_la-setproctitle.lo lib/libcommon_la-strutils.lo lib/libcommon_la-timeutils.lo lib/libcommon_la-ttyutils.lo lib/libcommon_la-exec_shell.lo lib/libcommon_la-strv.lo lib/libcommon_la-sha1.lo lib/libcommon_la-signames.lo lib/libcommon_la-linux_version.lo lib/libcommon_la-loopdev.lo lib/libcommon_la-plymouth-ctrl.lo lib/libcommon_la-cpuset.lo lib/libcommon_la-procutils.lo lib/libcommon_la-sysfs.lo
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o readprofile sys-utils/readprofile.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o logger misc-utils/logger-logger.o lib/logger-strutils.o lib/logger-strv.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -o libtcolors.la lib/libtcolors_la-colors.lo lib/libtcolors_la-color-names.lo -ltinfo
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rename misc-utils/rename.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o namei misc-utils/namei.o lib/strutils.o lib/idcache.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o look misc-utils/look.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -Ilibuuid/src -g -O2 libuuid_la_LDFLAGS += -Wl,--version-script,./libuuid/src/libuuid.sym -version-info 4:0:3 -o libuuid.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib libuuid/src/libuuid_la-clear.lo libuuid/src/libuuid_la-compare.lo libuuid/src/libuuid_la-copy.lo libuuid/src/libuuid_la-gen_uuid.lo libuuid/src/libuuid_la-isnull.lo libuuid/src/libuuid_la-pack.lo libuuid/src/libuuid_la-parse.lo libuuid/src/libuuid_la-unpack.lo libuuid/src/libuuid_la-unparse.lo libuuid/src/libuuid_la-uuid_time.lo libuuid/src/libuuid_la-predefined.lo lib/libuuid_la-randutils.lo lib/libuuid_la-md5.lo lib/libuuid_la-sha1.lo
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-clobbered -g -O2 -o more text-utils/more-more.o -ltinfo -D_GNU_SOURCE
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o getopt misc-utils/getopt.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o readprofile sys-utils/readprofile.o
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o nologin login-utils/nologin.o
libtool: link: ar cru .libs/libtcolors.a lib/.libs/libtcolors_la-colors.o lib/.libs/libtcolors_la-color-names.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libtcolors.a
libtool: link: ( cd ".libs" && rm -f "libtcolors.la" && ln -s "../libtcolors.la" "libtcolors.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs disk-utils/mkfs.o
libtool: link: ar cru .libs/libcommon.a lib/.libs/libcommon_la-blkdev.o lib/.libs/libcommon_la-canonicalize.o lib/.libs/libcommon_la-crc32.o lib/.libs/libcommon_la-crc32c.o lib/.libs/libcommon_la-env.o lib/.libs/libcommon_la-idcache.o lib/.libs/libcommon_la-fileutils.o lib/.libs/libcommon_la-ismounted.o lib/.libs/libcommon_la-color-names.o lib/.libs/libcommon_la-mangle.o lib/.libs/libcommon_la-match.o lib/.libs/libcommon_la-mbsalign.o lib/.libs/libcommon_la-mbsedit.o lib/.libs/libcommon_la-md5.o lib/.libs/libcommon_la-pager.o lib/.libs/libcommon_la-parse-date.o lib/.libs/libcommon_la-path.o lib/.libs/libcommon_la-pwdutils.o lib/.libs/libcommon_la-randutils.o lib/.libs/libcommon_la-setproctitle.o lib/.libs/libcommon_la-strutils.o lib/.libs/libcommon_la-timeutils.o lib/.libs/libcommon_la-ttyutils.o lib/.libs/libcommon_la-exec_shell.o lib/.libs/libcommon_la-strv.o lib/.libs/libcommon_la-sha1.o lib/.libs/libcommon_la-signames.o lib/.libs/libcommon_la-linux_version.o lib/.libs/libcommon_la-loopdev.o lib/.libs/libcommon_la-plymouth-ctrl.o lib/.libs/libcommon_la-cpuset.o lib/.libs/libcommon_la-procutils.o lib/.libs/libcommon_la-sysfs.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-clobbered -g -O2 -o more text-utils/more-more.o -D_GNU_SOURCE -ltinfo
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -I./libsmartcols/src -g -O2 -Wl,--version-script,./libsmartcols/src/libsmartcols.sym -version-info 2:0:1 -o libsmartcols.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib libsmartcols/src/libsmartcols_la-iter.lo libsmartcols/src/libsmartcols_la-symbols.lo libsmartcols/src/libsmartcols_la-cell.lo libsmartcols/src/libsmartcols_la-column.lo libsmartcols/src/libsmartcols_la-line.lo libsmartcols/src/libsmartcols_la-table.lo libsmartcols/src/libsmartcols_la-table_print.lo libsmartcols/src/libsmartcols_la-version.lo libsmartcols/src/libsmartcols_la-init.lo libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o libcommon.la libtcolors.la -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o agetty term-utils/agetty.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o sulogin login-utils/sulogin.o login-utils/sulogin-consoles.o libcommon.la -lcrypt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ctrlaltdel sys-utils/ctrlaltdel.o libcommon.la
libtool: link: gcc-5 -shared -fPIC -DPIC libuuid/src/.libs/libuuid_la-clear.o libuuid/src/.libs/libuuid_la-compare.o libuuid/src/.libs/libuuid_la-copy.o libuuid/src/.libs/libuuid_la-gen_uuid.o libuuid/src/.libs/libuuid_la-isnull.o libuuid/src/.libs/libuuid_la-pack.o libuuid/src/.libs/libuuid_la-parse.o libuuid/src/.libs/libuuid_la-unpack.o libuuid/src/.libs/libuuid_la-unparse.o libuuid/src/.libs/libuuid_la-uuid_time.o libuuid/src/.libs/libuuid_la-predefined.o lib/.libs/libuuid_la-randutils.o lib/.libs/libuuid_la-md5.o lib/.libs/libuuid_la-sha1.o -g -O2 -Wl,--version-script -Wl,./libuuid/src/libuuid.sym -Wl,-soname -Wl,libuuid.so.1 -o .libs/libuuid.so.1.3.0
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs disk-utils/mkfs.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o nologin login-utils/nologin.o
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o sulogin login-utils/sulogin.o login-utils/sulogin-consoles.o ./.libs/libcommon.a -lcrypt
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o dmesg sys-utils/dmesg-dmesg.o lib/dmesg-monotonic.o ./.libs/libcommon.a ./.libs/libtcolors.a -ltinfo -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o blkdiscard sys-utils/blkdiscard.o lib/monotonic.o libcommon.la -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chcpu sys-utils/chcpu.o libcommon.la
libtool: link: (cd ".libs" && rm -f "libuuid.so.1" && ln -s "libuuid.so.1.3.0" "libuuid.so.1")
libtool: link: (cd ".libs" && rm -f "libuuid.so" && ln -s "libuuid.so.1.3.0" "libuuid.so")
libtool: link: ar cru .libs/libuuid.a libuuid/src/libuuid_la-clear.o libuuid/src/libuuid_la-compare.o libuuid/src/libuuid_la-copy.o libuuid/src/libuuid_la-gen_uuid.o libuuid/src/libuuid_la-isnull.o libuuid/src/libuuid_la-pack.o libuuid/src/libuuid_la-parse.o libuuid/src/libuuid_la-unpack.o libuuid/src/libuuid_la-unparse.o libuuid/src/libuuid_la-uuid_time.o libuuid/src/libuuid_la-predefined.o lib/libuuid_la-randutils.o lib/libuuid_la-md5.o lib/libuuid_la-sha1.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o agetty term-utils/agetty.o ./.libs/libcommon.a
libtool: link: ranlib .libs/libuuid.a
libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o hwclock sys-utils/hwclock.o sys-utils/hwclock-cmos.o sys-utils/hwclock-rtc.o libcommon.la -lm
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ctrlaltdel sys-utils/ctrlaltdel.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsck.minix disk-utils/fsck.minix.o libcommon.la
libtool: link: gcc-5 -shared -fPIC -DPIC libsmartcols/src/.libs/libsmartcols_la-iter.o libsmartcols/src/.libs/libsmartcols_la-symbols.o libsmartcols/src/.libs/libsmartcols_la-cell.o libsmartcols/src/.libs/libsmartcols_la-column.o libsmartcols/src/.libs/libsmartcols_la-line.o libsmartcols/src/.libs/libsmartcols_la-table.o libsmartcols/src/.libs/libsmartcols_la-table_print.o libsmartcols/src/.libs/libsmartcols_la-version.o libsmartcols/src/.libs/libsmartcols_la-init.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -g -O2 -Wl,--version-script -Wl,./libsmartcols/src/libsmartcols.sym -Wl,-soname -Wl,libsmartcols.so.1 -o .libs/libsmartcols.so.1.1.0
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.minix disk-utils/mkfs.minix.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.bfs disk-utils/mkfs.bfs.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o -lz libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsck.minix disk-utils/fsck.minix.o ./.libs/libcommon.a
libtool: link: (cd ".libs" && rm -f "libsmartcols.so.1" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so.1")
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o blkdiscard sys-utils/blkdiscard.o lib/monotonic.o ./.libs/libcommon.a -lrt
libtool: link: (cd ".libs" && rm -f "libsmartcols.so" && ln -s "libsmartcols.so.1.1.0" "libsmartcols.so")
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o hwclock sys-utils/hwclock.o sys-utils/hwclock-cmos.o sys-utils/hwclock-rtc.o ./.libs/libcommon.a -lm
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chcpu sys-utils/chcpu.o ./.libs/libcommon.a
libtool: link: (cd .libs/libsmartcols.lax/libcommon.a && ar x "/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/./.libs/libcommon.a")
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fsck.cramfs disk-utils/fsck.cramfs.o disk-utils/cramfs_common.o -lz ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.minix disk-utils/mkfs.minix.o ./.libs/libcommon.a
libtool: link: ar cru .libs/libsmartcols.a libsmartcols/src/libsmartcols_la-iter.o libsmartcols/src/libsmartcols_la-symbols.o libsmartcols/src/libsmartcols_la-cell.o libsmartcols/src/libsmartcols_la-column.o libsmartcols/src/libsmartcols_la-line.o libsmartcols/src/libsmartcols_la-table.o libsmartcols/src/libsmartcols_la-table_print.o libsmartcols/src/libsmartcols_la-version.o libsmartcols/src/libsmartcols_la-init.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-blkdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-color-names.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-cpuset.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-crc32c.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-env.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-fileutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-idcache.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-ismounted.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-linux_version.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-loopdev.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mangle.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-match.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-md5.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pager.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-parse-date.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-path.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-procutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-randutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sha1.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-signames.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-strv.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-sysfs.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-timeutils.o .libs/libsmartcols.lax/libcommon.a/libcommon_la-ttyutils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsmartcols.a
libtool: link: rm -fr .libs/libsmartcols.lax
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o -lz libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.bfs disk-utils/mkfs.bfs.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o blockdev disk-utils/blockdev.o libcommon.la
libtool: link: ( cd ".libs" && rm -f "libsmartcols.la" && ln -s "../libsmartcols.la" "libsmartcols.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chrt schedutils/chrt.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ionice schedutils/ionice.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o taskset schedutils/taskset.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o col text-utils/col.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o colrm text-utils/colrm.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o column text-utils/column-column.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mkfs.cramfs disk-utils/mkfs.cramfs.o disk-utils/cramfs_common.o -lz ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o blockdev disk-utils/blockdev.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ionice schedutils/ionice.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chrt schedutils/chrt.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o libcommon.la libtcolors.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o taskset schedutils/taskset.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o colrm text-utils/colrm.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-format-y2k -g -O2 -o script term-utils/script-script.o lib/script-monotonic.o libcommon.la -lrt -lutil
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o scriptreplay term-utils/scriptreplay.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o col text-utils/col.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/column text-utils/column-column.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -o setterm term-utils/setterm-setterm.o libcommon.la -ltinfo
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o last login-utils/last.o lib/monotonic.o libcommon.la -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o utmpdump login-utils/utmpdump.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o hexdump text-utils/hexdump-conv.o text-utils/hexdump-display.o text-utils/hexdump.o text-utils/hexdump-parse.o ./.libs/libcommon.a ./.libs/libtcolors.a -ltinfo
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o lslogins login-utils/lslogins-lslogins.o login-utils/lslogins-logindefs.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o scriptreplay term-utils/scriptreplay.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -Wno-format-y2k -g -O2 -o script term-utils/script-script.o lib/script-monotonic.o ./.libs/libcommon.a -lrt -lutil
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o lsmem sys-utils/lsmem-lsmem.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -D_GNU_SOURCE -g -O2 -o setterm term-utils/setterm-setterm.o ./.libs/libcommon.a -ltinfo
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o last login-utils/last.o lib/monotonic.o ./.libs/libcommon.a -lrt
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o wall term-utils/wall-wall.o term-utils/wall-ttymsg.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chmem sys-utils/chmem.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o libcommon.la -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcmk sys-utils/ipcmk.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o utmpdump login-utils/utmpdump.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcrm sys-utils/ipcrm.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/lsmem sys-utils/lsmem-lsmem.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/lslogins login-utils/lslogins-lslogins.o login-utils/lslogins-logindefs.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o chmem sys-utils/chmem.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o prlimit sys-utils/prlimit-prlimit.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcmk sys-utils/ipcmk.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o flock sys-utils/flock.o lib/monotonic.o lib/timer.o ./.libs/libcommon.a -lrt
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcs sys-utils/ipcs.o sys-utils/ipcutils.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ipcrm sys-utils/ipcrm.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o libcommon.la libsmartcols.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fallocate sys-utils/fallocate.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -o unshare sys-utils/unshare-unshare.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o nsenter sys-utils/nsenter.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mcookie misc-utils/mcookie.o lib/md5.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o whereis misc-utils/whereis.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/prlimit sys-utils/prlimit-prlimit.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/lsipc sys-utils/lsipc-lsipc.o sys-utils/lsipc-ipcutils.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fallocate sys-utils/fallocate.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o mcookie misc-utils/mcookie.o lib/md5.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -o uuidgen misc-utils/uuidgen-uuidgen.o libuuid.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o whereis misc-utils/whereis.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/lscpu sys-utils/lscpu-lscpu.o sys-utils/lscpu-lscpu-arm.o sys-utils/lscpu-lscpu-dmi.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libmount/src -g -O2 -o unshare sys-utils/unshare-unshare.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o nsenter sys-utils/nsenter.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libsmartcols/src -g -O2 -o uuidparse misc-utils/uuidparse-uuidparse.o libcommon.la libuuid.la libsmartcols.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o isosize disk-utils/isosize.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o fincore misc-utils/fincore-fincore.o libsmartcols.la libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o rfkill sys-utils/rfkill-rfkill.o libcommon.la libsmartcols.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ldattach sys-utils/ldattach.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rtcwake sys-utils/rtcwake.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -o uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o libuuid.la libcommon.la -lrt
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -o .libs/uuidgen misc-utils/uuidgen-uuidgen.o ./.libs/libuuid.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o isosize disk-utils/isosize.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/fincore misc-utils/fincore-fincore.o ./.libs/libsmartcols.so ./.libs/libcommon.a -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/rfkill sys-utils/rfkill-rfkill.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o rtcwake sys-utils/rtcwake.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o ldattach sys-utils/ldattach.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libsmartcols/src -g -O2 -o .libs/uuidparse misc-utils/uuidparse-uuidparse.o ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fdformat disk-utils/fdformat.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o addpart disk-utils/addpart.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o delpart disk-utils/delpart.o libcommon.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -g -O2 -o .libs/uuidd misc-utils/uuidd-uuidd.o lib/uuidd-monotonic.o lib/uuidd-timer.o ./.libs/libuuid.so ./.libs/libcommon.a -lrt -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o resizepart disk-utils/resizepart.o libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libblkid/src -I./libuuid/src -g -O2 -Wl,--version-script,./libblkid/src/libblkid.sym -version-info 2:0:1 -o libblkid.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib libblkid/src/libblkid_la-init.lo libblkid/src/libblkid_la-cache.lo libblkid/src/libblkid_la-config.lo libblkid/src/libblkid_la-dev.lo libblkid/src/libblkid_la-devname.lo libblkid/src/libblkid_la-devno.lo libblkid/src/libblkid_la-encode.lo libblkid/src/libblkid_la-evaluate.lo libblkid/src/libblkid_la-getsize.lo libblkid/src/libblkid_la-llseek.lo libblkid/src/libblkid_la-probe.lo libblkid/src/libblkid_la-read.lo libblkid/src/libblkid_la-resolve.lo libblkid/src/libblkid_la-save.lo libblkid/src/libblkid_la-tag.lo libblkid/src/libblkid_la-verify.lo libblkid/src/libblkid_la-version.lo libblkid/src/partitions/libblkid_la-aix.lo libblkid/src/partitions/libblkid_la-atari.lo libblkid/src/partitions/libblkid_la-bsd.lo libblkid/src/partitions/libblkid_la-dos.lo libblkid/src/partitions/libblkid_la-gpt.lo libblkid/src/partitions/libblkid_la-mac.lo libblkid/src/partitions/libblkid_la-minix.lo libblkid/src/partitions/libblkid_la-partitions.lo libblkid/src/partitions/libblkid_la-sgi.lo libblkid/src/partitions/libblkid_la-solaris_x86.lo libblkid/src/partitions/libblkid_la-sun.lo libblkid/src/partitions/libblkid_la-ultrix.lo libblkid/src/partitions/libblkid_la-unixware.lo libblkid/src/superblocks/libblkid_la-adaptec_raid.lo libblkid/src/superblocks/libblkid_la-bcache.lo libblkid/src/superblocks/libblkid_la-befs.lo libblkid/src/superblocks/libblkid_la-bfs.lo libblkid/src/superblocks/libblkid_la-btrfs.lo libblkid/src/superblocks/libblkid_la-cramfs.lo libblkid/src/superblocks/libblkid_la-ddf_raid.lo libblkid/src/superblocks/libblkid_la-drbd.lo libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.lo libblkid/src/superblocks/libblkid_la-drbdmanage.lo libblkid/src/superblocks/libblkid_la-exfat.lo libblkid/src/superblocks/libblkid_la-exfs.lo libblkid/src/superblocks/libblkid_la-ext.lo libblkid/src/superblocks/libblkid_la-f2fs.lo libblkid/src/superblocks/libblkid_la-gfs.lo libblkid/src/superblocks/libblkid_la-hfs.lo libblkid/src/superblocks/libblkid_la-highpoint_raid.lo libblkid/src/superblocks/libblkid_la-hpfs.lo libblkid/src/superblocks/libblkid_la-iso9660.lo libblkid/src/superblocks/libblkid_la-isw_raid.lo libblkid/src/superblocks/libblkid_la-jfs.lo libblkid/src/superblocks/libblkid_la-jmicron_raid.lo libblkid/src/superblocks/libblkid_la-linux_raid.lo libblkid/src/superblocks/libblkid_la-lsi_raid.lo libblkid/src/superblocks/libblkid_la-luks.lo libblkid/src/superblocks/libblkid_la-lvm.lo libblkid/src/superblocks/libblkid_la-minix.lo libblkid/src/superblocks/libblkid_la-mpool.lo libblkid/src/superblocks/libblkid_la-netware.lo libblkid/src/superblocks/libblkid_la-nilfs.lo libblkid/src/superblocks/libblkid_la-ntfs.lo libblkid/src/superblocks/libblkid_la-refs.lo libblkid/src/superblocks/libblkid_la-nvidia_raid.lo libblkid/src/superblocks/libblkid_la-ocfs.lo libblkid/src/superblocks/libblkid_la-promise_raid.lo libblkid/src/superblocks/libblkid_la-reiserfs.lo libblkid/src/superblocks/libblkid_la-romfs.lo libblkid/src/superblocks/libblkid_la-silicon_raid.lo libblkid/src/superblocks/libblkid_la-squashfs.lo libblkid/src/superblocks/libblkid_la-stratis.lo libblkid/src/superblocks/libblkid_la-superblocks.lo libblkid/src/superblocks/libblkid_la-swap.lo libblkid/src/superblocks/libblkid_la-sysv.lo libblkid/src/superblocks/libblkid_la-ubi.lo libblkid/src/superblocks/libblkid_la-ubifs.lo libblkid/src/superblocks/libblkid_la-udf.lo libblkid/src/superblocks/libblkid_la-ufs.lo libblkid/src/superblocks/libblkid_la-vdo.lo libblkid/src/superblocks/libblkid_la-vfat.lo libblkid/src/superblocks/libblkid_la-via_raid.lo libblkid/src/superblocks/libblkid_la-vmfs.lo libblkid/src/superblocks/libblkid_la-vxfs.lo libblkid/src/superblocks/libblkid_la-xfs.lo libblkid/src/superblocks/libblkid_la-zfs.lo libblkid/src/topology/libblkid_la-topology.lo libblkid/src/topology/libblkid_la-dm.lo libblkid/src/topology/libblkid_la-evms.lo libblkid/src/topology/libblkid_la-ioctl.lo libblkid/src/topology/libblkid_la-lvm.lo libblkid/src/topology/libblkid_la-md.lo libblkid/src/topology/libblkid_la-sysfs.lo libcommon.la libuuid.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o wdctl sys-utils/wdctl-wdctl.o libcommon.la libsmartcols.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o losetup sys-utils/losetup-losetup.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o fdformat disk-utils/fdformat.o ./.libs/libcommon.a
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o zramctl sys-utils/zramctl-zramctl.o libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o addpart disk-utils/addpart.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o resizepart disk-utils/resizepart.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -g -O2 -o delpart disk-utils/delpart.o ./.libs/libcommon.a
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/wdctl sys-utils/wdctl-wdctl.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/losetup sys-utils/losetup-losetup.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libsmartcols/src -g -O2 -o .libs/zramctl sys-utils/zramctl-zramctl.o ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -shared -fPIC -DPIC libblkid/src/.libs/libblkid_la-init.o libblkid/src/.libs/libblkid_la-cache.o libblkid/src/.libs/libblkid_la-config.o libblkid/src/.libs/libblkid_la-dev.o libblkid/src/.libs/libblkid_la-devname.o libblkid/src/.libs/libblkid_la-devno.o libblkid/src/.libs/libblkid_la-encode.o libblkid/src/.libs/libblkid_la-evaluate.o libblkid/src/.libs/libblkid_la-getsize.o libblkid/src/.libs/libblkid_la-llseek.o libblkid/src/.libs/libblkid_la-probe.o libblkid/src/.libs/libblkid_la-read.o libblkid/src/.libs/libblkid_la-resolve.o libblkid/src/.libs/libblkid_la-save.o libblkid/src/.libs/libblkid_la-tag.o libblkid/src/.libs/libblkid_la-verify.o libblkid/src/.libs/libblkid_la-version.o libblkid/src/partitions/.libs/libblkid_la-aix.o libblkid/src/partitions/.libs/libblkid_la-atari.o libblkid/src/partitions/.libs/libblkid_la-bsd.o libblkid/src/partitions/.libs/libblkid_la-dos.o libblkid/src/partitions/.libs/libblkid_la-gpt.o libblkid/src/partitions/.libs/libblkid_la-mac.o libblkid/src/partitions/.libs/libblkid_la-minix.o libblkid/src/partitions/.libs/libblkid_la-partitions.o libblkid/src/partitions/.libs/libblkid_la-sgi.o libblkid/src/partitions/.libs/libblkid_la-solaris_x86.o libblkid/src/partitions/.libs/libblkid_la-sun.o libblkid/src/partitions/.libs/libblkid_la-ultrix.o libblkid/src/partitions/.libs/libblkid_la-unixware.o libblkid/src/superblocks/.libs/libblkid_la-adaptec_raid.o libblkid/src/superblocks/.libs/libblkid_la-bcache.o libblkid/src/superblocks/.libs/libblkid_la-befs.o libblkid/src/superblocks/.libs/libblkid_la-bfs.o libblkid/src/superblocks/.libs/libblkid_la-btrfs.o libblkid/src/superblocks/.libs/libblkid_la-cramfs.o libblkid/src/superblocks/.libs/libblkid_la-ddf_raid.o libblkid/src/superblocks/.libs/libblkid_la-drbd.o libblkid/src/superblocks/.libs/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/.libs/libblkid_la-drbdmanage.o libblkid/src/superblocks/.libs/libblkid_la-exfat.o libblkid/src/superblocks/.libs/libblkid_la-exfs.o libblkid/src/superblocks/.libs/libblkid_la-ext.o libblkid/src/superblocks/.libs/libblkid_la-f2fs.o libblkid/src/superblocks/.libs/libblkid_la-gfs.o libblkid/src/superblocks/.libs/libblkid_la-hfs.o libblkid/src/superblocks/.libs/libblkid_la-highpoint_raid.o libblkid/src/superblocks/.libs/libblkid_la-hpfs.o libblkid/src/superblocks/.libs/libblkid_la-iso9660.o libblkid/src/superblocks/.libs/libblkid_la-isw_raid.o libblkid/src/superblocks/.libs/libblkid_la-jfs.o libblkid/src/superblocks/.libs/libblkid_la-jmicron_raid.o libblkid/src/superblocks/.libs/libblkid_la-linux_raid.o libblkid/src/superblocks/.libs/libblkid_la-lsi_raid.o libblkid/src/superblocks/.libs/libblkid_la-luks.o libblkid/src/superblocks/.libs/libblkid_la-lvm.o libblkid/src/superblocks/.libs/libblkid_la-minix.o libblkid/src/superblocks/.libs/libblkid_la-mpool.o libblkid/src/superblocks/.libs/libblkid_la-netware.o libblkid/src/superblocks/.libs/libblkid_la-nilfs.o libblkid/src/superblocks/.libs/libblkid_la-ntfs.o libblkid/src/superblocks/.libs/libblkid_la-refs.o libblkid/src/superblocks/.libs/libblkid_la-nvidia_raid.o libblkid/src/superblocks/.libs/libblkid_la-ocfs.o libblkid/src/superblocks/.libs/libblkid_la-promise_raid.o libblkid/src/superblocks/.libs/libblkid_la-reiserfs.o libblkid/src/superblocks/.libs/libblkid_la-romfs.o libblkid/src/superblocks/.libs/libblkid_la-silicon_raid.o libblkid/src/superblocks/.libs/libblkid_la-squashfs.o libblkid/src/superblocks/.libs/libblkid_la-stratis.o libblkid/src/superblocks/.libs/libblkid_la-superblocks.o libblkid/src/superblocks/.libs/libblkid_la-swap.o libblkid/src/superblocks/.libs/libblkid_la-sysv.o libblkid/src/superblocks/.libs/libblkid_la-ubi.o libblkid/src/superblocks/.libs/libblkid_la-ubifs.o libblkid/src/superblocks/.libs/libblkid_la-udf.o libblkid/src/superblocks/.libs/libblkid_la-ufs.o libblkid/src/superblocks/.libs/libblkid_la-vdo.o libblkid/src/superblocks/.libs/libblkid_la-vfat.o libblkid/src/superblocks/.libs/libblkid_la-via_raid.o libblkid/src/superblocks/.libs/libblkid_la-vmfs.o libblkid/src/superblocks/.libs/libblkid_la-vxfs.o libblkid/src/superblocks/.libs/libblkid_la-xfs.o libblkid/src/superblocks/.libs/libblkid_la-zfs.o libblkid/src/topology/.libs/libblkid_la-topology.o libblkid/src/topology/.libs/libblkid_la-dm.o libblkid/src/topology/.libs/libblkid_la-evms.o libblkid/src/topology/.libs/libblkid_la-ioctl.o libblkid/src/topology/.libs/libblkid_la-lvm.o libblkid/src/topology/.libs/libblkid_la-md.o libblkid/src/topology/.libs/libblkid_la-sysfs.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib ./.libs/libuuid.so -g -O2 -Wl,--version-script -Wl,./libblkid/src/libblkid.sym -Wl,-soname -Wl,libblkid.so.1 -o .libs/libblkid.so.1.1.0
libtool: link: (cd ".libs" && rm -f "libblkid.so.1" && ln -s "libblkid.so.1.1.0" "libblkid.so.1")
libtool: link: (cd ".libs" && rm -f "libblkid.so" && ln -s "libblkid.so.1.1.0" "libblkid.so")
libtool: link: (cd .libs/libblkid.lax/libcommon.a && ar x "/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/./.libs/libcommon.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o || cp libblkid/src/superblocks/libblkid_la-minix.o .libs/libblkid.lax/lt1-libblkid_la-minix.o
libtool: link: ln libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o || cp libblkid/src/topology/libblkid_la-lvm.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o
libtool: link: ar cru .libs/libblkid.a libblkid/src/libblkid_la-init.o libblkid/src/libblkid_la-cache.o libblkid/src/libblkid_la-config.o libblkid/src/libblkid_la-dev.o libblkid/src/libblkid_la-devname.o libblkid/src/libblkid_la-devno.o libblkid/src/libblkid_la-encode.o libblkid/src/libblkid_la-evaluate.o libblkid/src/libblkid_la-getsize.o libblkid/src/libblkid_la-llseek.o libblkid/src/libblkid_la-probe.o libblkid/src/libblkid_la-read.o libblkid/src/libblkid_la-resolve.o libblkid/src/libblkid_la-save.o libblkid/src/libblkid_la-tag.o libblkid/src/libblkid_la-verify.o libblkid/src/libblkid_la-version.o libblkid/src/partitions/libblkid_la-aix.o libblkid/src/partitions/libblkid_la-atari.o libblkid/src/partitions/libblkid_la-bsd.o libblkid/src/partitions/libblkid_la-dos.o libblkid/src/partitions/libblkid_la-gpt.o libblkid/src/partitions/libblkid_la-mac.o libblkid/src/partitions/libblkid_la-minix.o libblkid/src/partitions/libblkid_la-partitions.o libblkid/src/partitions/libblkid_la-sgi.o libblkid/src/partitions/libblkid_la-solaris_x86.o libblkid/src/partitions/libblkid_la-sun.o libblkid/src/partitions/libblkid_la-ultrix.o libblkid/src/partitions/libblkid_la-unixware.o libblkid/src/superblocks/libblkid_la-adaptec_raid.o libblkid/src/superblocks/libblkid_la-bcache.o libblkid/src/superblocks/libblkid_la-befs.o libblkid/src/superblocks/libblkid_la-bfs.o libblkid/src/superblocks/libblkid_la-btrfs.o libblkid/src/superblocks/libblkid_la-cramfs.o libblkid/src/superblocks/libblkid_la-ddf_raid.o libblkid/src/superblocks/libblkid_la-drbd.o libblkid/src/superblocks/libblkid_la-drbdproxy_datalog.o libblkid/src/superblocks/libblkid_la-drbdmanage.o libblkid/src/superblocks/libblkid_la-exfat.o libblkid/src/superblocks/libblkid_la-exfs.o libblkid/src/superblocks/libblkid_la-ext.o libblkid/src/superblocks/libblkid_la-f2fs.o libblkid/src/superblocks/libblkid_la-gfs.o libblkid/src/superblocks/libblkid_la-hfs.o libblkid/src/superblocks/libblkid_la-highpoint_raid.o libblkid/src/superblocks/libblkid_la-hpfs.o libblkid/src/superblocks/libblkid_la-iso9660.o libblkid/src/superblocks/libblkid_la-isw_raid.o libblkid/src/superblocks/libblkid_la-jfs.o libblkid/src/superblocks/libblkid_la-jmicron_raid.o libblkid/src/superblocks/libblkid_la-linux_raid.o libblkid/src/superblocks/libblkid_la-lsi_raid.o libblkid/src/superblocks/libblkid_la-luks.o libblkid/src/superblocks/libblkid_la-lvm.o .libs/libblkid.lax/lt1-libblkid_la-minix.o libblkid/src/superblocks/libblkid_la-mpool.o libblkid/src/superblocks/libblkid_la-netware.o libblkid/src/superblocks/libblkid_la-nilfs.o libblkid/src/superblocks/libblkid_la-ntfs.o libblkid/src/superblocks/libblkid_la-refs.o libblkid/src/superblocks/libblkid_la-nvidia_raid.o libblkid/src/superblocks/libblkid_la-ocfs.o libblkid/src/superblocks/libblkid_la-promise_raid.o libblkid/src/superblocks/libblkid_la-reiserfs.o libblkid/src/superblocks/libblkid_la-romfs.o libblkid/src/superblocks/libblkid_la-silicon_raid.o libblkid/src/superblocks/libblkid_la-squashfs.o libblkid/src/superblocks/libblkid_la-stratis.o libblkid/src/superblocks/libblkid_la-superblocks.o libblkid/src/superblocks/libblkid_la-swap.o libblkid/src/superblocks/libblkid_la-sysv.o libblkid/src/superblocks/libblkid_la-ubi.o libblkid/src/superblocks/libblkid_la-ubifs.o libblkid/src/superblocks/libblkid_la-udf.o libblkid/src/superblocks/libblkid_la-ufs.o libblkid/src/superblocks/libblkid_la-vdo.o libblkid/src/superblocks/libblkid_la-vfat.o libblkid/src/superblocks/libblkid_la-via_raid.o libblkid/src/superblocks/libblkid_la-vmfs.o libblkid/src/superblocks/libblkid_la-vxfs.o libblkid/src/superblocks/libblkid_la-xfs.o libblkid/src/superblocks/libblkid_la-zfs.o libblkid/src/topology/libblkid_la-topology.o libblkid/src/topology/libblkid_la-dm.o libblkid/src/topology/libblkid_la-evms.o libblkid/src/topology/libblkid_la-ioctl.o .libs/libblkid.lax/lt2-libblkid_la-lvm.o libblkid/src/topology/libblkid_la-md.o libblkid/src/topology/libblkid_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-blkdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libblkid.lax/libcommon.a/libcommon_la-color-names.o .libs/libblkid.lax/libcommon.a/libcommon_la-cpuset.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32.o .libs/libblkid.lax/libcommon.a/libcommon_la-crc32c.o .libs/libblkid.lax/libcommon.a/libcommon_la-env.o .libs/libblkid.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libblkid.lax/libcommon.a/libcommon_la-fileutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-idcache.o .libs/libblkid.lax/libcommon.a/libcommon_la-ismounted.o .libs/libblkid.lax/libcommon.a/libcommon_la-linux_version.o .libs/libblkid.lax/libcommon.a/libcommon_la-loopdev.o .libs/libblkid.lax/libcommon.a/libcommon_la-mangle.o .libs/libblkid.lax/libcommon.a/libcommon_la-match.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libblkid.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libblkid.lax/libcommon.a/libcommon_la-md5.o .libs/libblkid.lax/libcommon.a/libcommon_la-pager.o .libs/libblkid.lax/libcommon.a/libcommon_la-parse-date.o .libs/libblkid.lax/libcommon.a/libcommon_la-path.o .libs/libblkid.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libblkid.lax/libcommon.a/libcommon_la-procutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-randutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libblkid.lax/libcommon.a/libcommon_la-sha1.o .libs/libblkid.lax/libcommon.a/libcommon_la-signames.o .libs/libblkid.lax/libcommon.a/libcommon_la-strutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-strv.o .libs/libblkid.lax/libcommon.a/libcommon_la-sysfs.o .libs/libblkid.lax/libcommon.a/libcommon_la-timeutils.o .libs/libblkid.lax/libcommon.a/libcommon_la-ttyutils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libblkid.a
libtool: link: rm -fr .libs/libblkid.lax .libs/libblkid.lax
libtool: link: ( cd ".libs" && rm -f "libblkid.la" && ln -s "../libblkid.la" "libblkid.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libmount/src -I./libmount/src -g -O2 -Wl,--version-script,./libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib lib/libmount_la-monotonic.lo libmount/src/libmount_la-cache.lo libmount/src/libmount_la-fs.lo libmount/src/libmount_la-init.lo libmount/src/libmount_la-iter.lo libmount/src/libmount_la-lock.lo libmount/src/libmount_la-optmap.lo libmount/src/libmount_la-optstr.lo libmount/src/libmount_la-tab.lo libmount/src/libmount_la-tab_diff.lo libmount/src/libmount_la-tab_parse.lo libmount/src/libmount_la-tab_update.lo libmount/src/libmount_la-test.lo libmount/src/libmount_la-utils.lo libmount/src/libmount_la-version.lo libmount/src/libmount_la-context.lo libmount/src/libmount_la-context_loopdev.lo libmount/src/libmount_la-context_mount.lo libmount/src/libmount_la-context_umount.lo libmount/src/libmount_la-monitor.lo libmount/src/libmount_la-btrfs.lo libcommon.la libblkid.la -lrt
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libfdisk/src -I./libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,./libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib libfdisk/src/libfdisk_la-init.lo libfdisk/src/libfdisk_la-field.lo libfdisk/src/libfdisk_la-item.lo libfdisk/src/libfdisk_la-test.lo libfdisk/src/libfdisk_la-ask.lo libfdisk/src/libfdisk_la-alignment.lo libfdisk/src/libfdisk_la-label.lo libfdisk/src/libfdisk_la-utils.lo libfdisk/src/libfdisk_la-context.lo libfdisk/src/libfdisk_la-parttype.lo libfdisk/src/libfdisk_la-partition.lo libfdisk/src/libfdisk_la-table.lo libfdisk/src/libfdisk_la-iter.lo libfdisk/src/libfdisk_la-script.lo libfdisk/src/libfdisk_la-version.lo libfdisk/src/libfdisk_la-wipe.lo libfdisk/src/libfdisk_la-sun.lo libfdisk/src/libfdisk_la-sgi.lo libfdisk/src/libfdisk_la-dos.lo libfdisk/src/libfdisk_la-bsd.lo libfdisk/src/libfdisk_la-gpt.lo libcommon.la libuuid.la libblkid.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -o blkid misc-utils/blkid-blkid.o libblkid.la libcommon.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -o findfs misc-utils/findfs-findfs.o libblkid.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -o wipefs misc-utils/wipefs-wipefs.o libblkid.la libcommon.la libsmartcols.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libblkid/src -g -O2 -o mkswap disk-utils/mkswap-mkswap.o libcommon.la libuuid.la libblkid.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libuuid/src -g -O2 -o swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o libblkid.la libcommon.la libuuid.la
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -o partx disk-utils/partx-partx.o libblkid.la libcommon.la libsmartcols.la
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -o .libs/findfs misc-utils/findfs-findfs.o ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -o .libs/partx disk-utils/partx-partx.o ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libuuid/src -g -O2 -o .libs/swaplabel disk-utils/swaplabel-swaplabel.o lib/swaplabel-swapprober.o ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so ./.libs/libcommon.a ./.libs/libuuid.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libuuid/src -I./libblkid/src -g -O2 -o .libs/mkswap disk-utils/mkswap-mkswap.o ./.libs/libcommon.a ./.libs/libuuid.so ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -g -O2 -o .libs/blkid misc-utils/blkid-blkid.o ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so ./.libs/libcommon.a -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: gcc-5 -shared -fPIC -DPIC lib/.libs/libmount_la-monotonic.o libmount/src/.libs/libmount_la-cache.o libmount/src/.libs/libmount_la-fs.o libmount/src/.libs/libmount_la-init.o libmount/src/.libs/libmount_la-iter.o libmount/src/.libs/libmount_la-lock.o libmount/src/.libs/libmount_la-optmap.o libmount/src/.libs/libmount_la-optstr.o libmount/src/.libs/libmount_la-tab.o libmount/src/.libs/libmount_la-tab_diff.o libmount/src/.libs/libmount_la-tab_parse.o libmount/src/.libs/libmount_la-tab_update.o libmount/src/.libs/libmount_la-test.o libmount/src/.libs/libmount_la-utils.o libmount/src/.libs/libmount_la-version.o libmount/src/.libs/libmount_la-context.o libmount/src/.libs/libmount_la-context_loopdev.o libmount/src/.libs/libmount_la-context_mount.o libmount/src/.libs/libmount_la-context_umount.o libmount/src/.libs/libmount_la-monitor.o libmount/src/.libs/libmount_la-btrfs.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -L/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so -lrt -g -O2 -Wl,--version-script -Wl,./libmount/src/libmount.sym -Wl,-soname -Wl,libmount.so.1 -o .libs/libmount.so.1.1.0
libtool: link: gcc-5 -shared -fPIC -DPIC libfdisk/src/.libs/libfdisk_la-init.o libfdisk/src/.libs/libfdisk_la-field.o libfdisk/src/.libs/libfdisk_la-item.o libfdisk/src/.libs/libfdisk_la-test.o libfdisk/src/.libs/libfdisk_la-ask.o libfdisk/src/.libs/libfdisk_la-alignment.o libfdisk/src/.libs/libfdisk_la-label.o libfdisk/src/.libs/libfdisk_la-utils.o libfdisk/src/.libs/libfdisk_la-context.o libfdisk/src/.libs/libfdisk_la-parttype.o libfdisk/src/.libs/libfdisk_la-partition.o libfdisk/src/.libs/libfdisk_la-table.o libfdisk/src/.libs/libfdisk_la-iter.o libfdisk/src/.libs/libfdisk_la-script.o libfdisk/src/.libs/libfdisk_la-version.o libfdisk/src/.libs/libfdisk_la-wipe.o libfdisk/src/.libs/libfdisk_la-sun.o libfdisk/src/.libs/libfdisk_la-sgi.o libfdisk/src/.libs/libfdisk_la-dos.o libfdisk/src/.libs/libfdisk_la-bsd.o libfdisk/src/.libs/libfdisk_la-gpt.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib -L/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs ./.libs/libuuid.so ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so -g -O2 -Wl,--version-script -Wl,./libfdisk/src/libfdisk.sym -Wl,-soname -Wl,libfdisk.so.1 -o .libs/libfdisk.so.1.1.0
libtool: link: gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I./libblkid/src -I./libsmartcols/src -g -O2 -o .libs/wipefs misc-utils/wipefs-wipefs.o ./.libs/libblkid.so /spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/.libs/libuuid.so ./.libs/libcommon.a ./.libs/libsmartcols.so -Wl,-rpath -Wl,/spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib
libtool: link: (cd ".libs" && rm -f "libmount.so.1" && ln -s "libmount.so.1.1.0" "libmount.so.1")
libtool: link: (cd ".libs" && rm -f "libmount.so" && ln -s "libmount.so.1.1.0" "libmount.so")
libtool: link: (cd .libs/libmount.lax/libcommon.a && ar x "/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/./.libs/libcommon.a")
libtool: link: ar cru .libs/libmount.a lib/libmount_la-monotonic.o libmount/src/libmount_la-cache.o libmount/src/libmount_la-fs.o libmount/src/libmount_la-init.o libmount/src/libmount_la-iter.o libmount/src/libmount_la-lock.o libmount/src/libmount_la-optmap.o libmount/src/libmount_la-optstr.o libmount/src/libmount_la-tab.o libmount/src/libmount_la-tab_diff.o libmount/src/libmount_la-tab_parse.o libmount/src/libmount_la-tab_update.o libmount/src/libmount_la-test.o libmount/src/libmount_la-utils.o libmount/src/libmount_la-version.o libmount/src/libmount_la-context.o libmount/src/libmount_la-context_loopdev.o libmount/src/libmount_la-context_mount.o libmount/src/libmount_la-context_umount.o libmount/src/libmount_la-monitor.o libmount/src/libmount_la-btrfs.o .libs/libmount.lax/libcommon.a/libcommon_la-blkdev.o .libs/libmount.lax/libcommon.a/libcommon_la-canonicalize.o .libs/libmount.lax/libcommon.a/libcommon_la-color-names.o .libs/libmount.lax/libcommon.a/libcommon_la-cpuset.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32.o .libs/libmount.lax/libcommon.a/libcommon_la-crc32c.o .libs/libmount.lax/libcommon.a/libcommon_la-env.o .libs/libmount.lax/libcommon.a/libcommon_la-exec_shell.o .libs/libmount.lax/libcommon.a/libcommon_la-fileutils.o .libs/libmount.lax/libcommon.a/libcommon_la-idcache.o .libs/libmount.lax/libcommon.a/libcommon_la-ismounted.o .libs/libmount.lax/libcommon.a/libcommon_la-linux_version.o .libs/libmount.lax/libcommon.a/libcommon_la-loopdev.o .libs/libmount.lax/libcommon.a/libcommon_la-mangle.o .libs/libmount.lax/libcommon.a/libcommon_la-match.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsalign.o .libs/libmount.lax/libcommon.a/libcommon_la-mbsedit.o .libs/libmount.lax/libcommon.a/libcommon_la-md5.o .libs/libmount.lax/libcommon.a/libcommon_la-pager.o .libs/libmount.lax/libcommon.a/libcommon_la-parse-date.o .libs/libmount.lax/libcommon.a/libcommon_la-path.o .libs/libmount.lax/libcommon.a/libcommon_la-plymouth-ctrl.o .libs/libmount.lax/libcommon.a/libcommon_la-procutils.o .libs/libmount.lax/libcommon.a/libcommon_la-pwdutils.o .libs/libmount.lax/libcommon.a/libcommon_la-randutils.o .libs/libmount.lax/libcommon.a/libcommon_la-setproctitle.o .libs/libmount.lax/libcommon.a/libcommon_la-sha1.o .libs/libmount.lax/libcommon.a/libcommon_la-signames.o .libs/libmount.lax/libcommon.a/libcommon_la-strutils.o .libs/libmount.lax/libcommon.a/libcommon_la-strv.o .libs/libmount.lax/libcommon.a/libcommon_la-sysfs.o .libs/libmount.lax/libcommon.a/libcommon_la-timeutils.o .libs/libmount.lax/libcommon.a/libcommon_la-ttyutils.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: (cd ".libs" && rm -f "libfdisk.so.1" && ln -s "libfdisk.so.1.1.0" "libfdisk.so.1")
libtool: link: (cd ".libs" && rm -f "libfdisk.so" && ln -s "libfdisk.so.1.1.0" "libfdisk.so")
libtool: link: ranlib .libs/libmount.a
libtool: link: rm -fr .libs/libmount.lax
libtool: link: (cd .libs/libfdisk.lax/libcommon.a && ar x "/spare/ssd/sbrightman/tmp/util-linux-20180511-32682-u39v7t/util-linux-2.32/./.libs/libcommon.a")
libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc-5 -fsigned-char -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I./libmount/src -fno-strict-aliasing -g -O2 -avoid-version -module -shared -export-dynamic -o pylibmount.la -rpath /spare/ssd/sbrightman/dev/linuxbrew/Cellar/util-linux/2.32_1/lib/python2.7/site-packages
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment