The build took 00h 01m 44s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
86,037 |
ansic |
21,284 |
asm |
8,656 |
perl |
580 |
makefile |
372 |
sh |
78 |
python |
46 |
lisp |
9 |
sed |
117,062 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nasm 2.11.08-2 (Wed Apr 5 01:42:19 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/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 x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking if clang has a working bool type... yes
checking whether byte ordering is bigendian... no
checking if clang accepts -W... yes
checking if clang accepts -Wall... yes
checking if clang accepts -std=c99... yes
checking if clang accepts -pedantic... yes
checking if clang accepts -Werror=implicit... yes
checking if clang accepts -Werror=missing-braces... yes
checking if clang accepts -Werror=return-type... yes
checking if clang accepts -Werror=trigraphs... yes
checking if clang accepts -Werror=pointer-arith... yes
checking if clang accepts -Werror=strict-prototypes... yes
checking if clang accepts -Werror=missing-prototypes... yes
checking if clang accepts -Werror=missing-declarations... yes
checking if clang accepts -Werror=comment... yes
checking if clang accepts -Werror=vla... yes
checking for nroff... nroff
checking for asciidoc... asciidoc
checking for xmlto... no
checking for acrodist... no
checking for ps2pdf... ps2pdf
checking for pstopdf... no
configure: WARNING: No xmlto package found
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for strcspn... yes
checking for strspn... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for snprintf... yes
checking for _snprintf... no
checking for strcasecmp... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strsep... yes
checking for strlcpy... yes
checking for getuid... yes
checking for getgid... yes
checking whether strcasecmp is declared... yes
checking whether stricmp is declared... no
checking whether strncasecmp is declared... yes
checking whether strnicmp is declared... no
checking whether strsep is declared... yes
checking whether strlcpy is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating rdoff/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing default-1 commands
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ver.o ver.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o raa.o raa.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o saa.o saa.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o float.o float.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o labels.o labels.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o parser.o parser.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.c
output/outcoff.c:649:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outcoff.c:649:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outbin.c:766:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outbin.c:766:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outaout.c:638:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outaout.c:638:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.c
output/outelf32.c:731:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outelf32.c:731:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outelfx32.c:748:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outelfx32.c:748:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outelf64.c:749:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outelf64.c:749:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.c
output/outobj.c:1090:20: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
size = abs(size);
^
output/outobj.c:1090:20: note: remove the call to 'abs' since unsigned values cannot be negative
size = abs(size);
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.c
output/outas86.c:348:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outas86.c:348:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outrdf2.c:586:21: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outrdf2.c:586:21: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.c
output/outieee.c:441:20: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
size = abs(size);
^
output/outieee.c:441:20: note: remove the call to 'abs' since unsigned values cannot be negative
size = abs(size);
^~~
output/outmac32.c:435:14: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outmac32.c:435:14: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
output/outmac64.c:536:14: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
int asize = abs(size);
^
output/outmac64.c:536:14: note: remove the call to 'abs' since unsigned values cannot be negative
int asize = abs(size);
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o quote.o quote.c
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o macros.o macros.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o listing.o listing.c
listing.c:219:47: warning: taking the absolute value of unsigned type 'uint64_t' (aka 'unsigned long') has no effect [-Wabsolute-value]
list_address(offset, "[]", *(int64_t *)data, abs(size));
^
listing.c:219:47: note: remove the call to 'abs' since unsigned values cannot be negative
list_address(offset, "[]", *(int64_t *)data, abs(size));
^~~
1 warning generated.
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o eval.o eval.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disp8.o disp8.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o iflag.o iflag.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o sync.o sync.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regs.o regs.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.c
cd rdoff && make all
make[1]: Entering directory '/tmp/nasm/src/nasm-2.11.08/rdoff'
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdfdump.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdoff.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. ldrdf.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. symtab.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. collectn.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdlib.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. segtab.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. hash.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdx.c
clang -o nasm nasm.o nasmlib.o ver.o raa.o saa.o rbtree.o float.o insnsa.o insnsb.o directiv.o assemble.o labels.o hashtbl.o crc64.o parser.o output/outform.o output/outlib.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outelf32.o output/outelf64.o output/outelfx32.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmac32.o output/outmac64.o preproc.o quote.o pptok.o macros.o listing.o eval.o exprlib.o stdscan.o strfunc.o tokhash.o regvals.o regflags.o ilog2.o lib/strlcpy.o preproc-nop.o disp8.o iflag.o
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdfload.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdflib.c
clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdf2bin.c
rdflib.c:183:19: warning: expression with side effects has no effect in an unevaluated context [-Wunevaluated-expression]
l = sizeof(t = time(NULL));
^
rm -f rdf2com && ln -s rdf2bin rdf2com
1 warning generated.
rm -f rdf2ith && ln -s rdf2bin rdf2ith
rm -f rdf2ihx && ln -s rdf2bin rdf2ihx
rm -f rdf2srec && ln -s rdf2bin rdf2srec
clang -o rdfdump rdfdump.o rdoff.o
clang -o ldrdf ldrdf.o rdoff.o symtab.o collectn.o rdlib.o segtab.o hash.o ../nasmlib.o
clang -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o
clang -o rdflib rdflib.o
clang -o rdf2bin rdf2bin.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.o
make[1]: Leaving directory '/tmp/nasm/src/nasm-2.11.08/rdoff'
clang -o ndisasm ndisasm.o disasm.o sync.o nasmlib.o ver.o insnsd.o insnsb.o insnsn.o regs.o regdis.o disp8.o iflag.o
make: Entering directory '/tmp/nasm/src/nasm-2.11.08/doc'
perl ./inslist.pl
Reading insns.dat...
Writing inslist.src...
Done: 5046 instructions
perl ./rdsrc.pl texi < nasmdoc.src
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./rdsrc.pl line 252.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\C{ <-- HERE ([^}]*)}\s*(.*)$/ at ./rdsrc.pl line 266.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\A{ <-- HERE ([^}]*)}\s*(.*)$/ at ./rdsrc.pl line 283.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\S{ <-- HERE ([^}]*)}\s*(.*)$/ at ./rdsrc.pl line 310.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\IR{ <-- HERE ([^}]*)}\s*(.*)$/ at ./rdsrc.pl line 320.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\IA{ <-- HERE ([^}]*)}{([^}]*)}\s*$/ at ./rdsrc.pl line 326.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\IA{([^}]*)}{ <-- HERE ([^}]*)}\s*$/ at ./rdsrc.pl line 326.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\M{ <-- HERE ([^}]*)}{([^}]*)}\s*$/ at ./rdsrc.pl line 331.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^\\M{([^}]*)}{ <-- HERE ([^}]*)}\s*$/ at ./rdsrc.pl line 331.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./rdsrc.pl line 380.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./rdsrc.pl line 397.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./rdsrc.pl line 434.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./rdsrc.pl line 446.
Reading input...done.
Fixing up cross-references...done.
Sorting index tags...done.
Producing Texinfo output: writing file...code line longer than 68 chars: bndstx [rbx*1+rax+0x3], bnd0 ; GAS - '*1' indecates an index reg
code line longer than 68 chars: VDIVPS zmm4, zmm5, dword [rbx]{1to16} ; single-precision float
code line longer than 68 chars: INVPCID reg32,mem128 FUTURE,INVPCID,PRIV,NOLONG
code line longer than 68 chars: VADDPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VADDPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VADDPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VADDPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VALIGND xmmreg|mask|z,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VALIGND ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VALIGND zmmreg|mask|z,zmmreg,zmmrm512|b32,imm8 AVX512,FUTURE
code line longer than 68 chars: VALIGNQ xmmreg|mask|z,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VALIGNQ ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VALIGNQ zmmreg|mask|z,zmmreg,zmmrm512|b64,imm8 AVX512,FUTURE
code line longer than 68 chars: VANDNPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDNPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDNPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDNPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VANDPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VBLENDMPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VBLENDMPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VBLENDMPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VBLENDMPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VCMPPD kreg|mask,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VCMPPD kreg|mask,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VCMPPD kreg|mask,zmmreg,zmmrm512|b64|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VCMPPS kreg|mask,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VCMPPS kreg|mask,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VCMPPS kreg|mask,zmmreg,zmmrm512|b32|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VCVTPD2QQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTPD2QQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTPD2UQQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTPD2UQQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTPS2QQ ymmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTPS2UQQ ymmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTQQ2PD xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTQQ2PD ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTQQ2PS xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTQQ2PS xmmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPD2QQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPD2QQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPD2UQQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPD2UQQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPS2QQ ymmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTTPS2UQQ ymmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTUQQ2PD xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTUQQ2PD ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTUQQ2PS xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VCVTUQQ2PS xmmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VDBPSADBW xmmreg|mask|z,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VDBPSADBW ymmreg|mask|z,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VDIVPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VDIVPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VDIVPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VDIVPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPD xmmreg|mask|z,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPD ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPD zmmreg|mask|z,zmmreg,zmmrm512|b64|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPS xmmreg|mask|z,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPS ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMPS zmmreg|mask|z,zmmreg,zmmrm512|b32|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMSD xmmreg|mask|z,xmmreg,xmmrm64|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VFIXUPIMMSS xmmreg|mask|z,xmmreg,xmmrm32|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VFMADD132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADD231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMADDSUB231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUB231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFMSUBADD231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMADD231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB132PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB132PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB132PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB132PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB213PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB213PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB213PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB213PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB231PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB231PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB231PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFNMSUB231PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VFPCLASSPD kreg|mask,xmmrm128|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VFPCLASSPD kreg|mask,ymmrm256|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VFPCLASSPS kreg|mask,xmmrm128|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VFPCLASSPS kreg|mask,ymmrm256|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VGETMANTPD xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VGETMANTPD ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VGETMANTPS xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VGETMANTPS ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VGETMANTSD xmmreg|mask|z,xmmreg,xmmrm64|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VGETMANTSS xmmreg|mask|z,xmmreg,xmmrm32|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VINSERTF32X4 ymmreg|mask|z,ymmreg,xmmrm128,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VINSERTF64X2 ymmreg|mask|z,ymmreg,xmmrm128,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VINSERTI32X4 ymmreg|mask|z,ymmreg,xmmrm128,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VINSERTI64X2 ymmreg|mask|z,ymmreg,xmmrm128,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VMAXPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMAXPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMAXPD zmmreg|mask|z,zmmreg,zmmrm512|b64|sae AVX512,FUTURE
code line longer than 68 chars: VMAXPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMAXPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMAXPS zmmreg|mask|z,zmmreg,zmmrm512|b32|sae AVX512,FUTURE
code line longer than 68 chars: VMINPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMINPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMINPD zmmreg|mask|z,zmmreg,zmmrm512|b64|sae AVX512,FUTURE
code line longer than 68 chars: VMINPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMINPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMINPS zmmreg|mask|z,zmmreg,zmmrm512|b32|sae AVX512,FUTURE
code line longer than 68 chars: VMULPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMULPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMULPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VMULPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VORPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VORPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VORPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VORPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VPACKSSDW xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKSSDW ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKSSWB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKSSWB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKUSDW xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKUSDW ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKUSWB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPACKUSWB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPADDD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPADDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPADDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPADDSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDUSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDUSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDUSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDUSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPADDW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPALIGNR xmmreg|mask|z,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPALIGNR ymmreg|mask|z,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPANDD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDND xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDND ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDNQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDNQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPANDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPAVGB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPAVGB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPAVGW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPAVGW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPBLENDMB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPBLENDMB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPBLENDMD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPBLENDMD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPBLENDMQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPBLENDMQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPBLENDMW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPBLENDMW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPB kreg|mask,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPB kreg|mask,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPD kreg|mask,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPD kreg|mask,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPEQD kreg|mask,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPEQD kreg|mask,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPEQQ kreg|mask,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPEQQ kreg|mask,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPGTD kreg|mask,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPGTD kreg|mask,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPGTQ kreg|mask,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPGTQ kreg|mask,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPQ kreg|mask,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPQ kreg|mask,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPUB kreg|mask,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPUB kreg|mask,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPUD kreg|mask,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPUD kreg|mask,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPUQ kreg|mask,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPUQ kreg|mask,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPCMPUW kreg|mask,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPUW kreg|mask,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPW kreg|mask,xmmreg,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCMPW kreg|mask,ymmreg,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPCONFLICTD xmmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPCONFLICTD ymmreg|mask|z,ymmrm256|b32 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPCONFLICTQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPCONFLICTQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPERMB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2B xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMI2B ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMI2D xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2D ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2Q xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2Q ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMI2W xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPERMI2W ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPERMILPD xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPD ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPS xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPS ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMILPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMPD ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2B xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMT2B ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPERMT2D xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2D ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2PD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2PD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2PS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2PS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2Q xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2Q ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPERMT2W xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPERMT2W ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPERMW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPERMW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPLZCNTD xmmreg|mask|z,xmmrm128|b32 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPLZCNTD ymmreg|mask|z,ymmrm256|b32 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPLZCNTQ xmmreg|mask|z,xmmrm128|b64 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPLZCNTQ ymmreg|mask|z,ymmrm256|b64 AVX512VL,AVX512CD,FUTURE
code line longer than 68 chars: VPMADD52HUQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADD52HUQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADD52HUQ zmmreg|mask|z,zmmreg,zmmrm512|b64 AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADD52LUQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADD52LUQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADD52LUQ zmmreg|mask|z,zmmreg,zmmrm512|b64 AVX512IFMA,FUTURE
code line longer than 68 chars: VPMADDUBSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMADDUBSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMADDWD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMADDWD ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXSD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXSD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXSQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXSQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXUB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXUB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXUD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXUD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXUQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXUQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMAXUW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMAXUW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINSD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINSD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINSQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINSQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINUB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINUB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINUD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINUD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINUQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINUQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMINUW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMINUW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMULDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMULHRSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULHRSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULHUW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULHUW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULHW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULHW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULLD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMULLD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMULLQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VPMULLQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VPMULLW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULLW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPMULTISHIFTQB xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPMULTISHIFTQB ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512VBMI,FUTURE
code line longer than 68 chars: VPMULTISHIFTQB zmmreg|mask|z,zmmreg,zmmrm512|b64 AVX512VBMI,FUTURE
code line longer than 68 chars: VPMULUDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPMULUDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPORD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPORD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPORQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPORQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLQ xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLVD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLVD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLVQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPROLVQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORQ xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORVD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORVD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORVQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPRORVQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSHUFB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSHUFB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSHUFD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSHUFD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSHUFHW xmmreg|mask|z,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSHUFHW ymmreg|mask|z,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSHUFLW xmmreg|mask|z,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSHUFLW ymmreg|mask|z,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLD ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLQ xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLQ ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLQ xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLVD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLVD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLVQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLVQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSLLVW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLVW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLW ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLW xmmreg|mask|z,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSLLW ymmreg|mask|z,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAD ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAQ xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAQ ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAQ xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAVD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAVD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAVQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAVQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRAVW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAVW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAW ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAW xmmreg|mask|z,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRAW ymmreg|mask|z,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLD ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLD xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLD ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLQ xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLQ ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLQ xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLQ ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLVD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLVD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLVQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLVQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSRLVW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLVW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLW ymmreg|mask|z,ymmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLW xmmreg|mask|z,xmmrm128,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSRLW ymmreg|mask|z,ymmrm256,imm8 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSUBD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSUBQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSUBQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPSUBSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBUSB xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBUSB ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBUSW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBUSW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPSUBW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPTERNLOGD xmmreg|mask|z,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTERNLOGD ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTERNLOGD zmmreg|mask|z,zmmreg,zmmrm512|b32,imm8 AVX512,FUTURE
code line longer than 68 chars: VPTERNLOGQ xmmreg|mask|z,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTERNLOGQ ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTERNLOGQ zmmreg|mask|z,zmmreg,zmmrm512|b64,imm8 AVX512,FUTURE
code line longer than 68 chars: VPTESTMD kreg|mask,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTMD kreg|mask,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTMQ kreg|mask,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTMQ kreg|mask,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTNMD kreg|mask,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTNMD kreg|mask,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTNMQ kreg|mask,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPTESTNMQ kreg|mask,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKHBW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKHBW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKHDQ xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKHDQ ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKHQDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKHQDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKHWD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKHWD ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKLBW xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKLBW ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKLDQ xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKLDQ ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKLQDQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKLQDQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPUNPCKLWD xmmreg|mask|z,xmmreg,xmmrm128 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPUNPCKLWD ymmreg|mask|z,ymmreg,ymmrm256 AVX512VL,AVX512BW,FUTURE
code line longer than 68 chars: VPXORD xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPXORD ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPXORQ xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VPXORQ ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VRANGEPD xmmreg|mask|z,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VRANGEPD ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VRANGEPD zmmreg|mask|z,zmmreg,zmmrm512|b64|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VRANGEPS xmmreg|mask|z,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VRANGEPS ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VRANGEPS zmmreg|mask|z,zmmreg,zmmrm512|b32|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VRANGESD xmmreg|mask|z,xmmreg,xmmrm64|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VRANGESS xmmreg|mask|z,xmmreg,xmmrm32|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPD xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPD ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPD zmmreg|mask|z,zmmrm512|b64|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPS xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPS ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCEPS zmmreg|mask|z,zmmrm512|b32|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCESD xmmreg|mask|z,xmmreg,xmmrm64|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VREDUCESS xmmreg|mask|z,xmmreg,xmmrm32|sae,imm8 AVX512DQ,FUTURE
code line longer than 68 chars: VRNDSCALEPD xmmreg|mask|z,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VRNDSCALEPD ymmreg|mask|z,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VRNDSCALEPS xmmreg|mask|z,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VRNDSCALEPS ymmreg|mask|z,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VRNDSCALESD xmmreg|mask|z,xmmreg,xmmrm64|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VRNDSCALESS xmmreg|mask|z,xmmreg,xmmrm32|sae,imm8 AVX512,FUTURE
code line longer than 68 chars: VSCALEFPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSCALEFPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSCALEFPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSCALEFPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFF32X4 ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFF32X4 zmmreg|mask|z,zmmreg,zmmrm512|b32,imm8 AVX512,FUTURE
code line longer than 68 chars: VSHUFF64X2 ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFF64X2 zmmreg|mask|z,zmmreg,zmmrm512|b64,imm8 AVX512,FUTURE
code line longer than 68 chars: VSHUFI32X4 ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFI32X4 zmmreg|mask|z,zmmreg,zmmrm512|b32,imm8 AVX512,FUTURE
code line longer than 68 chars: VSHUFI64X2 ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFI64X2 zmmreg|mask|z,zmmreg,zmmrm512|b64,imm8 AVX512,FUTURE
code line longer than 68 chars: VSHUFPD xmmreg|mask|z,xmmreg,xmmrm128|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFPD ymmreg|mask|z,ymmreg,ymmrm256|b64,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFPD zmmreg|mask|z,zmmreg,zmmrm512|b64,imm8 AVX512,FUTURE
code line longer than 68 chars: VSHUFPS xmmreg|mask|z,xmmreg,xmmrm128|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFPS ymmreg|mask|z,ymmreg,ymmrm256|b32,imm8 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSHUFPS zmmreg|mask|z,zmmreg,zmmrm512|b32,imm8 AVX512,FUTURE
code line longer than 68 chars: VSUBPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSUBPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSUBPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VSUBPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKHPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKHPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKHPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKHPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKLPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKLPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKLPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VUNPCKLPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512,FUTURE
code line longer than 68 chars: VXORPD xmmreg|mask|z,xmmreg,xmmrm128|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VXORPD ymmreg|mask|z,ymmreg,ymmrm256|b64 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VXORPS xmmreg|mask|z,xmmreg,xmmrm128|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VXORPS ymmreg|mask|z,ymmreg,ymmrm256|b32 AVX512VL,AVX512DQ,FUTURE
code line longer than 68 chars: VDIVPS zmm4, zmm5, [rbx]{1to16} ; load single-precision float and
code line longer than 68 chars: ; replicate it 16 times. 32 * 16 = 512
code line longer than 68 chars: VCVTSI2SD xmm6, xmm7, {rz-sae}, rax ; round toward zero. note that it
code line longer than 68 chars: ; is used as if a separate operand.
code line longer than 68 chars: ; it comes after the last SIMD operand
done.
mkdir -p info
makeinfo nasmdoc.texi
mv -f *.info *.info-* info
make: Leaving directory '/tmp/nasm/src/nasm-2.11.08/doc'
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /tmp/nasm/pkg/nasm/usr/bin
cd rdoff && make install
/usr/bin/install -c nasm /tmp/nasm/pkg/nasm/usr/bin/nasm
/usr/bin/install -c ndisasm /tmp/nasm/pkg/nasm/usr/bin/ndisasm
mkdir -p /tmp/nasm/pkg/nasm/usr/share/man/man1
/usr/bin/install -c -m 644 ./nasm.1 /tmp/nasm/pkg/nasm/usr/share/man/man1/nasm.1
make[1]: Entering directory '/tmp/nasm/src/nasm-2.11.08/rdoff'
mkdir -p /tmp/nasm/pkg/nasm/usr/bin
/usr/bin/install -c -m 644 ./ndisasm.1 /tmp/nasm/pkg/nasm/usr/share/man/man1/ndisasm.1
/usr/bin/install -c rdfdump /tmp/nasm/pkg/nasm/usr/bin/rdfdump
/usr/bin/install -c ldrdf /tmp/nasm/pkg/nasm/usr/bin/ldrdf
/usr/bin/install -c rdx /tmp/nasm/pkg/nasm/usr/bin/rdx
/usr/bin/install -c rdflib /tmp/nasm/pkg/nasm/usr/bin/rdflib
/usr/bin/install -c rdf2bin /tmp/nasm/pkg/nasm/usr/bin/rdf2bin
cd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2com && ln -s rdf2bin rdf2com
cd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2ith && ln -s rdf2bin rdf2ith
cd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2ihx && ln -s rdf2bin rdf2ihx
cd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2srec && ln -s rdf2bin rdf2srec
mkdir -p /tmp/nasm/pkg/nasm/usr/share/man/man1
/usr/bin/install -c -m 644 ./*.1 /tmp/nasm/pkg/nasm/usr/share/man/man1/
make[1]: Leaving directory '/tmp/nasm/src/nasm-2.11.08/rdoff'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "nasm"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nasm 2.11.08-2 (Wed Apr 5 01:42:37 UTC 2017)
CMD: pacman --query --file nasm-2.11.08-2-x86_64.pkg.tar.xz
Creating hybrid package for 'nasm'
Trying to find vanilla package 'nasm'...
CMD: pacman --query --file /mirror/nasm-2.11.08-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/rdf2com
/usr/bin/rdf2ith
/usr/bin/rdf2ihx
/usr/bin/rdf2srec
/usr/bin/nasm
/usr/bin/ndisasm
/usr/bin/rdfdump
/usr/bin/ldrdf
/usr/bin/rdx
/usr/bin/rdflib
/usr/bin/rdf2bin
/usr/share/man/man1/nasm.1.gz
/usr/share/man/man1/ndisasm.1.gz
/usr/share/man/man1/ldrdf.1.gz
/usr/share/man/man1/rdf2bin.1.gz
/usr/share/man/man1/rdf2com.1.gz
/usr/share/man/man1/rdf2ihx.1.gz
/usr/share/man/man1/rdf2ith.1.gz
/usr/share/man/man1/rdf2srec.1.gz
/usr/share/man/man1/rdfdump.1.gz
/usr/share/man/man1/rdflib.1.gz
/usr/share/man/man1/rdx.1.gz
/usr/share/info/nasm.info.gz
/usr/share/info/nasm.info-1.gz
/usr/share/info/nasm.info-2.gz
/usr/share/info/nasm.info-3.gz
/usr/share/licenses/nasm/LICENSE
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf nasm.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/nasm.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nasm.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/nasm.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/nasm/src/nasm-2.11.08/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 5530a5d26e99
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2302: checking for x86_64-unknown-linux-gcc
configure:2329: result: clang
configure:2598: checking for C compiler version
configure:2607: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2618: $? = 0
configure:2607: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2618: $? = 0
configure:2607: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2618: $? = 1
configure:2607: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2618: $? = 1
configure:2638: checking whether the C compiler works
configure:2660: clang conftest.c >&5
configure:2664: $? = 0
configure:2712: result: yes
configure:2715: checking for C compiler default output file name
configure:2717: result: a.out
configure:2723: checking for suffix of executables
configure:2730: clang -o conftest conftest.c >&5
configure:2734: $? = 0
configure:2756: result:
configure:2778: checking whether we are cross compiling
configure:2786: clang -o conftest conftest.c >&5
configure:2790: $? = 0
configure:2797: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2801: $? = 127
configure:2816: result: yes
configure:2821: checking for suffix of object files
configure:2843: clang -c conftest.c >&5
configure:2847: $? = 0
configure:2868: result: o
configure:2872: checking whether we are using the GNU C compiler
configure:2891: clang -c conftest.c >&5
configure:2891: $? = 0
configure:2900: result: yes
configure:2909: checking whether clang accepts -g
configure:2929: clang -c -g conftest.c >&5
configure:2929: $? = 0
configure:2970: result: yes
configure:2987: checking for clang option to accept ISO C89
configure:3050: clang -c conftest.c >&5
configure:3050: $? = 0
configure:3063: result: none needed
configure:3089: checking how to run the C preprocessor
configure:3120: clang -E conftest.c
configure:3120: $? = 0
configure:3134: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3159: result: clang -E
configure:3179: clang -E conftest.c
configure:3179: $? = 0
configure:3193: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3193: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3222: checking for grep that handles long lines and -e
configure:3280: result: /usr/sbin/grep
configure:3285: checking for egrep
configure:3347: result: /usr/sbin/grep -E
configure:3352: checking for ANSI C header files
configure:3372: clang -c conftest.c >&5
configure:3372: $? = 0
configure:3456: result: yes
configure:3469: checking for sys/types.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for sys/stat.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for stdlib.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for string.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for memory.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for strings.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for inttypes.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for stdint.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3469: checking for unistd.h
configure:3469: clang -c conftest.c >&5
configure:3469: $? = 0
configure:3469: result: yes
configure:3482: checking minix/config.h usability
configure:3482: clang -c conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3482: result: no
configure:3482: checking minix/config.h presence
configure:3482: clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3482: result: no
configure:3482: checking for minix/config.h
configure:3482: result: no
configure:3503: checking whether it is safe to define __EXTENSIONS__
configure:3521: clang -c conftest.c >&5
configure:3521: $? = 0
configure:3528: result: yes
configure:3550: checking for x86_64-unknown-linux-gcc
configure:3577: result: clang
configure:3846: checking for C compiler version
configure:3855: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3866: $? = 0
configure:3855: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3866: $? = 0
configure:3855: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3866: $? = 1
configure:3855: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3866: $? = 1
configure:3870: checking whether we are using the GNU C compiler
configure:3898: result: yes
configure:3907: checking whether clang accepts -g
configure:3968: result: yes
configure:3985: checking for clang option to accept ISO C89
configure:4061: result: none needed
configure:4081: checking whether ln -s works
configure:4085: result: yes
configure:4092: checking whether make sets $(MAKE)
configure:4114: result: yes
configure:4212: checking for a BSD-compatible install
configure:4280: result: /usr/bin/install -c
configure:4292: checking for an ANSI C-conforming const
configure:4358: clang -c conftest.c >&5
configure:4358: $? = 0
configure:4365: result: yes
configure:4373: checking for C/C++ restrict keyword
configure:4398: clang -c conftest.c >&5
configure:4398: $? = 0
configure:4406: result: __restrict
configure:4419: checking for size_t
configure:4419: clang -c conftest.c >&5
configure:4419: $? = 0
configure:4419: clang -c conftest.c >&5
conftest.c:61:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:4419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:4419: result: yes
configure:4430: checking if clang has a working bool type
configure:4444: clang -c conftest.c >&5
configure:4444: $? = 0
configure:4445: result: yes
configure:4456: checking whether byte ordering is bigendian
configure:4471: clang -c conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:27:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:4471: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4516: clang -c conftest.c >&5
configure:4516: $? = 0
configure:4534: clang -c conftest.c >&5
conftest.c:33:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:4534: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:4662: result: no
configure:4684: checking if clang accepts -W
configure:4699: clang -o conftest -W conftest.c >&5
configure:4699: $? = 0
configure:4700: result: yes
configure:4709: checking if clang accepts -Wall
configure:4724: clang -o conftest -W -Wall conftest.c >&5
configure:4724: $? = 0
configure:4725: result: yes
configure:4734: checking if clang accepts -std=c99
configure:4749: clang -o conftest -W -Wall -std=c99 conftest.c >&5
configure:4749: $? = 0
configure:4750: result: yes
configure:4759: checking if clang accepts -pedantic
configure:4774: clang -o conftest -W -Wall -std=c99 -pedantic conftest.c >&5
configure:4774: $? = 0
configure:4775: result: yes
configure:4784: checking if clang accepts -Werror=implicit
configure:4799: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit conftest.c >&5
configure:4799: $? = 0
configure:4800: result: yes
configure:4809: checking if clang accepts -Werror=missing-braces
configure:4824: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces conftest.c >&5
configure:4824: $? = 0
configure:4825: result: yes
configure:4834: checking if clang accepts -Werror=return-type
configure:4849: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type conftest.c >&5
configure:4849: $? = 0
configure:4850: result: yes
configure:4859: checking if clang accepts -Werror=trigraphs
configure:4874: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs conftest.c >&5
configure:4874: $? = 0
configure:4875: result: yes
configure:4884: checking if clang accepts -Werror=pointer-arith
configure:4899: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith conftest.c >&5
configure:4899: $? = 0
configure:4900: result: yes
configure:4909: checking if clang accepts -Werror=strict-prototypes
configure:4924: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes conftest.c >&5
configure:4924: $? = 0
configure:4925: result: yes
configure:4934: checking if clang accepts -Werror=missing-prototypes
configure:4949: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes conftest.c >&5
configure:4949: $? = 0
configure:4950: result: yes
configure:4959: checking if clang accepts -Werror=missing-declarations
configure:4974: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations conftest.c >&5
configure:4974: $? = 0
configure:4975: result: yes
configure:4984: checking if clang accepts -Werror=comment
configure:4999: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment conftest.c >&5
configure:4999: $? = 0
configure:5000: result: yes
configure:5009: checking if clang accepts -Werror=vla
configure:5024: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5024: $? = 0
configure:5025: result: yes
configure:5039: checking for nroff
configure:5055: found /usr/sbin/nroff
configure:5066: result: nroff
configure:5082: checking for asciidoc
configure:5098: found /usr/sbin/asciidoc
configure:5109: result: asciidoc
configure:5125: checking for xmlto
configure:5155: result: no
configure:5168: checking for acrodist
configure:5198: result: no
configure:5211: checking for ps2pdf
configure:5227: found /usr/sbin/ps2pdf
configure:5238: result: ps2pdf
configure:5254: checking for pstopdf
configure:5284: result: no
configure:5299: WARNING: No xmlto package found
configure:5303: checking for ANSI C header files
configure:5407: result: yes
configure:5421: checking limits.h usability
configure:5421: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5421: $? = 0
configure:5421: result: yes
configure:5421: checking limits.h presence
configure:5421: clang -E conftest.c
configure:5421: $? = 0
configure:5421: result: yes
configure:5421: checking for limits.h
configure:5421: result: yes
configure:5437: checking for inttypes.h
configure:5437: result: yes
configure:5452: checking for strings.h
configure:5452: result: yes
configure:5465: checking stdbool.h usability
configure:5465: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5465: $? = 0
configure:5465: result: yes
configure:5465: checking stdbool.h presence
configure:5465: clang -E conftest.c
configure:5465: $? = 0
configure:5465: result: yes
configure:5465: checking for stdbool.h
configure:5465: result: yes
configure:5480: checking for strcspn
configure:5480: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:55:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
char strcspn ();
^
conftest.c:55:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
1 warning generated.
configure:5480: $? = 0
configure:5480: result: yes
configure:5494: checking for strspn
configure:5494: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:56:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
char strspn ();
^
conftest.c:56:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
1 warning generated.
configure:5494: $? = 0
configure:5494: result: yes
configure:5510: checking for vsnprintf
configure:5510: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:57:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:57:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:5510: $? = 0
configure:5510: result: yes
configure:5510: checking for _vsnprintf
configure:5510: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
/tmp/conftest-3858e8.o:conftest.c:function main: error: undefined reference to '_vsnprintf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf.
| For example, HP-UX 11i declares gettimeofday. */
| #define _vsnprintf innocuous__vsnprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _vsnprintf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _vsnprintf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _vsnprintf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__vsnprintf || defined __stub____vsnprintf
| choke me
| #endif
|
| int
| main ()
| {
| return _vsnprintf ();
| ;
| return 0;
| }
configure:5510: result: no
configure:5527: checking for snprintf
configure:5527: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:58:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:58:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:5527: $? = 0
configure:5527: result: yes
configure:5527: checking for _snprintf
configure:5527: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
/tmp/conftest-03ca54.o:conftest.c:function main: error: undefined reference to '_snprintf'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5527: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
| /* Define _snprintf to an innocuous variant, in case declares _snprintf.
| For example, HP-UX 11i declares gettimeofday. */
| #define _snprintf innocuous__snprintf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _snprintf (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _snprintf
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _snprintf ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__snprintf || defined __stub____snprintf
| choke me
| #endif
|
| int
| main ()
| {
| return _snprintf ();
| ;
| return 0;
| }
configure:5527: result: no
configure:5543: checking for strcasecmp
configure:5543: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5543: $? = 0
configure:5543: result: yes
configure:5543: checking for stricmp
configure:5543: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
/tmp/conftest-c9e9f7.o:conftest.c:function main: error: undefined reference to 'stricmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:5543: result: no
configure:5555: checking for strncasecmp
configure:5555: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5555: $? = 0
configure:5555: result: yes
configure:5555: checking for strnicmp
configure:5555: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
/tmp/conftest-5682d9.o:conftest.c:function main: error: undefined reference to 'strnicmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case declares strnicmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strnicmp
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnicmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:5555: result: no
configure:5566: checking for strsep
configure:5566: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5566: $? = 0
configure:5566: result: yes
configure:5577: checking for strlcpy
configure:5577: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5577: $? = 0
configure:5577: result: yes
configure:5589: checking for getuid
configure:5589: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5589: $? = 0
configure:5589: result: yes
configure:5600: checking for getgid
configure:5600: clang -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5600: $? = 0
configure:5600: result: yes
configure:5610: checking whether strcasecmp is declared
configure:5610: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5610: $? = 0
configure:5610: result: yes
configure:5621: checking whether stricmp is declared
configure:5621: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:83:10: error: use of undeclared identifier 'stricmp'; did you mean 'struct'?
(void) stricmp;
^~~~~~~
struct
conftest.c:83:10: error: expected expression
2 errors generated.
configure:5621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_DECL_STRCASECMP 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef stricmp
| #ifdef __cplusplus
| (void) stricmp;
| #else
| (void) stricmp;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5621: result: no
configure:5632: checking whether strncasecmp is declared
configure:5632: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5632: $? = 0
configure:5632: result: yes
configure:5643: checking whether strnicmp is declared
configure:5643: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
conftest.c:85:10: error: use of undeclared identifier 'strnicmp'
(void) strnicmp;
^
1 error generated.
configure:5643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define restrict __restrict
| #define HAVE_WORKING_BOOL 1
| #define WORDS_LITTLEENDIAN 1
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRCSPN 1
| #define HAVE_STRSPN 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRSEP 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_DECL_STRCASECMP 1
| #define HAVE_DECL_STRICMP 0
| #define HAVE_DECL_STRNCASECMP 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| #ifndef strnicmp
| #ifdef __cplusplus
| (void) strnicmp;
| #else
| (void) strnicmp;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:5643: result: no
configure:5654: checking whether strsep is declared
configure:5654: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5654: $? = 0
configure:5654: result: yes
configure:5665: checking whether strlcpy is declared
configure:5665: clang -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5
configure:5665: $? = 0
configure:5665: result: yes
configure:5810: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 5530a5d26e99
config.status:854: creating Makefile
config.status:854: creating rdoff/Makefile
config.status:854: creating doc/Makefile
config.status:854: creating config.h
config.status:1043: executing default-1 commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_restrict=__restrict
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__snprintf=no
ac_cv_func__vsnprintf=no
ac_cv_func_getgid=yes
ac_cv_func_getuid=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strcspn=yes
ac_cv_func_stricmp=no
ac_cv_func_strlcpy=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strnicmp=no
ac_cv_func_strsep=yes
ac_cv_func_strspn=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_strcasecmp=yes
ac_cv_have_decl_stricmp=no
ac_cv_have_decl_strlcpy=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_strnicmp=no
ac_cv_have_decl_strsep=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ASCIIDOC=asciidoc
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_NROFF=nroff
ac_cv_prog_PS2PDF=ps2pdf
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_make_vpathok=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type_size_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACRODIST='false'
ASCIIDOC='asciidoc'
CC='clang'
CFLAGS=' -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla'
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
NROFF='nroff'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PS2PDF='ps2pdf'
PSTOPDF='false'
SET_MAKE=''
SHELL='/bin/sh'
XMLTO='false'
XOBJS=''
ac_ct_CC=''
ac_prefix_program=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define restrict __restrict
#define HAVE_WORKING_BOOL 1
#define WORDS_LITTLEENDIAN 1
#define STDC_HEADERS 1
#define HAVE_LIMITS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRCSPN 1
#define HAVE_STRSPN 1
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSEP 1
#define HAVE_STRLCPY 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DECL_STRICMP 0
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_DECL_STRNICMP 0
#define HAVE_DECL_STRSEP 1
#define HAVE_DECL_STRLCPY 1
configure: exit 0