Build tree for "ispell"
on toolchain "musl"
- 2
None
- 0
/usr/sbin/pacman -T ncurses
- ?
patch -Np0 -i /tmp/ispell/src/getline.patch
- 2
make TMPDIR=/tmp all
- 0
/bin/sh -c set +vx; \
MASTERHASH=`cat config.X local.h \
| sed -n -e \
's/^#define[ ]*LANGUAGES[ ][^}]*HASHFILES=\([^,}]*\).*$/\1/p' \
| sed -n -e '$p'`; \
HASHSUFFIX=`cat config.X local.h \
| sed -n -e \
's/^#define[ ]*HASHSUFFIX[ ]*"\(.*\)"/\1/p' \
| sed -n -e '$p'`; \
case "$MASTERHASH" in \
american*|british*) DEFHASH="english$HASHSUFFIX";; \
*) DEFHASH="$MASTERHASH";; \
esac; \
DEFLANG=`expr "$DEFHASH" : '\(.*\)\..*$'`.aff; \
echo "/* This file is generated by the Makefile. Don't edit it! */" \
> defhash.h; \
echo '' >> defhash.h; \
echo '#ifndef MASTERHASH' >> defhash.h; \
echo '#define MASTERHASH "'"$MASTERHASH"'"' >> defhash.h; \
echo '#endif' >> defhash.h; \
echo '#ifndef DEFHASH' >> defhash.h; \
echo '#define DEFHASH "'"$DEFHASH"'"' >> defhash.h; \
echo '#endif' >> defhash.h; \
echo '#ifndef DEFLANG' >> defhash.h; \
echo '#define DEFLANG "'"$DEFLANG"'"' >> defhash.h; \
echo '#endif' >> defhash.h
- 0
/bin/sh -c set +vx; \
for var in BAKEXT BINDIR CC CFLAGS COUNTSUFFIX DEFDICT DEFHASH \
DEFLANG EXEEXT HASHSUFFIX INSTALL \
LANGUAGES LIBDIR LIBES LINK LINT LINTFLAGS LOOK_XREF \
MAKE_SORTTMP MAN1DIR MAN1EXT MAN45DIR MAN45EXT MAN45SECT MASTERHASH \
MSGLANG POUNDBANG REGLIB STATSUFFIX \
SPELL_XREF TERMLIB TIB_XREF WORDS YACC \
; do \
cat config.X defhash.h local.h \
| sed -n -e "s/^#define[ ]*$var[ ]*"'"'"/$var=/p" \
| sed -e 's/"[^"]*$/'"'/" -e "s/=/='/" -e 's/\\"/"/g' \
| sed -n -e '$p'; \
done > config.sh; \
echo 'case "$MAKE_SORTTMP" in "") \
SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' \
>> config.sh
- 0
/bin/sh -c echo '' >> config.h
- 0
/bin/sh -c echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h
- 0
/bin/sh -c cat local.h config.X \
| egrep '^#define[ ]*SIGNAL_TYPE' \
| sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \
>> config.h
- 0
/bin/sh -c cat local.h config.X \
| egrep '^#define[ ]*MASKTYPE' \
| sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \
>> config.h
- 0
/bin/sh -c . ./config.sh; \
set +vx; \
set +e; \
if [ -r languages/$MSGLANG/msgs.h ]; then \
msgs=languages/$MSGLANG/msgs.h; \
else \
msgs=languages/english/msgs.h; \
fi; \
if cmp -s msgs.h $msgs; then \
:; \
else \
set -x; \
rm -f msgs.h; $LINK $msgs msgs.h || cp $msgs msgs.h; \
fi
- 2
cmp -s msgs.h languages/english/msgs.h
- 0
/bin/sh -c . ./config.sh; \
set -x; \
$CC $CFLAGS -c buildhash.c
- hardcoded invocation: abs (/usr/sbin/cc
/sysroot/bin/clang
)
hardcoded invocation: rel (cc
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name buildhash.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/ispell/src/ispell-3.3.02/buildhash.c -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -O2 -fdebug-compilation-dir /tmp/ispell/src/ispell-3.3.02 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o buildhash.o -x c buildhash.c
- 0
/bin/sh -c . ./config.sh; \
set -x; \
$CC $CFLAGS -c hash.c
- hardcoded invocation: abs (/usr/sbin/cc
/sysroot/bin/clang
)
hardcoded invocation: rel (cc
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name hash.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/ispell/src/ispell-3.3.02/hash.c -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -O2 -fdebug-compilation-dir /tmp/ispell/src/ispell-3.3.02 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o hash.o -x c hash.c
- 0
/bin/sh -c . ./config.sh; \
set -x; \
$CC $CFLAGS -c makedent.c
- hardcoded invocation: abs (/usr/sbin/cc
/sysroot/bin/clang
)
hardcoded invocation: rel (cc
/sysroot/bin/clang
)
? /sysroot/bin/clang-3.8 -cc1 -triple x86_64-unknown-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name makedent.c -mrelocation-model static -mthread-model posix -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -momit-leaf-frame-pointer -dwarf-column-info -debugger-tuning=gdb -coverage-file /tmp/ispell/src/ispell-3.3.02/makedent.c -resource-dir /sysroot/bin/../lib/clang/3.8.1 -isysroot /sysroot -internal-isystem /sysroot/usr/local/include -internal-isystem /sysroot/bin/../lib/clang/3.8.1/include -internal-externc-isystem /sysroot/include -internal-externc-isystem /sysroot/usr/include -O2 -fdebug-compilation-dir /tmp/ispell/src/ispell-3.3.02 -ferror-limit 19 -fmessage-length 0 -fobjc-runtime=gcc -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o makedent.o -x c makedent.c
- 0
/bin/sh -c . ./config.sh; \
set -x; \
$YACC parse.y; \
[ -f y_tab.c ] || mv y.tab.c y_tab.c; \
$CC $CFLAGS -c y_tab.c; \
mv y_tab.o parse.o; \
rm -f y_tab.c
- ?
/usr/bin/m4 --gnu -I /usr/share/bison /usr/share/bison/m4sugar/m4sugar.m4 - /usr/share/bison/bison.m4 /usr/share/bison/c-skel.m4
- hardcoded invocation: abs (/usr/sbin/cc
/sysroot/bin/clang
)
hardcoded invocation: rel (cc
/sysroot/bin/clang
)
? cc -O -c y_tab.c
- 1
/bin/sh -c . ./config.sh; \
set -x; \
$CC $CFLAGS -o buildhash buildhash.o hash.o makedent.o parse.o \
$LIBES
- hardcoded invocation: abs (/usr/sbin/cc
/sysroot/bin/clang
)
hardcoded invocation: rel (cc
/sysroot/bin/clang
)
? cc -O -o buildhash buildhash.o hash.o makedent.o parse.o