The build took 00h 01m 20s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
86,036 |
ansic |
21,284 |
asm |
8,656 |
perl |
580 |
makefile |
372 |
sh |
78 |
python |
46 |
lisp |
9 |
sed |
117,061 |
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: nasm 2.11.08-2 (Wed Aug 24 14:01:38 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for x86_64-unknown-linux-gcc... gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking whether ln -s works... yeschecking whether make sets $(MAKE)... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking for an ANSI C-conforming const... yeschecking for C/C++ restrict keyword... __restrictchecking for size_t... yeschecking if gcc has a working bool type... yeschecking whether byte ordering is bigendian... nochecking if gcc accepts -W... yeschecking if gcc accepts -Wall... yeschecking if gcc accepts -std=c99... yeschecking if gcc accepts -pedantic... yeschecking if gcc accepts -Werror=implicit... yeschecking if gcc accepts -Werror=missing-braces... yeschecking if gcc accepts -Werror=return-type... yeschecking if gcc accepts -Werror=trigraphs... yeschecking if gcc accepts -Werror=pointer-arith... yeschecking if gcc accepts -Werror=strict-prototypes... nochecking if gcc accepts -Werror=missing-prototypes... yeschecking if gcc accepts -Werror=missing-declarations... yeschecking if gcc accepts -Werror=comment... yeschecking if gcc accepts -Werror=vla... yeschecking for nroff... nroffchecking for asciidoc... asciidocchecking for xmlto... nochecking for acrodist... nochecking for ps2pdf... ps2pdfchecking for pstopdf... noconfigure: WARNING: No xmlto package foundchecking for ANSI C header files... (cached) yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for inttypes.h... (cached) yeschecking for strings.h... (cached) yeschecking stdbool.h usability... yeschecking stdbool.h presence... yeschecking for stdbool.h... yeschecking for strcspn... yeschecking for strspn... yeschecking for vsnprintf... yeschecking for _vsnprintf... nochecking for snprintf... yeschecking for _snprintf... nochecking for strcasecmp... yeschecking for stricmp... nochecking for strncasecmp... yeschecking for strnicmp... nochecking for strsep... yeschecking for strlcpy... nochecking for getuid... yeschecking for getgid... yeschecking whether strcasecmp is declared... yeschecking whether stricmp is declared... nochecking whether strncasecmp is declared... yeschecking whether strnicmp is declared... nochecking whether strsep is declared... yeschecking whether strlcpy is declared... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating rdoff/Makefileconfig.status: creating doc/Makefileconfig.status: creating config.hconfig.status: executing default-1 commandsgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasm.o nasm.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o nasmlib.o nasmlib.cIn file included from nasm.h:45:0, from nasmlib.c:47:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from nasm.h:45:0, from nasm.c:49:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ver.o ver.cIn file included from nasm.h:45:0, from ver.c:34:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o raa.o raa.cIn file included from raa.c:34:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o saa.o saa.cIn file included from saa.c:35:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o rbtree.o rbtree.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o float.o float.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsa.o insnsa.cIn file included from nasm.h:45:0, from insnsa.c:3:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from nasm.h:45:0, from float.c:46:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsb.o insnsb.cIn file included from nasm.h:45:0, from insnsb.c:3:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o directiv.o directiv.cIn file included from nasm.h:45:0, from directiv.c:8:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o assemble.o assemble.cIn file included from nasm.h:45:0, from assemble.c:185:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o labels.o labels.cIn file included from nasm.h:45:0, from labels.c:45:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o hashtbl.o hashtbl.cIn file included from nasm.h:45:0, from hashtbl.c:44:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o crc64.o crc64.cIn file included from crc64.c:35:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o parser.o parser.cIn file included from nasm.h:45:0, from parser.c:47:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outform.o output/outform.cIn file included from ./nasm.h:45:0, from ./output/outform.h:68, from output/outform.c:48:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outlib.o output/outlib.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nulldbg.o output/nulldbg.cIn file included from ./nasm.h:45:0, from output/outlib.c:41:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from ./nasm.h:45:0, from output/nulldbg.c:34:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/nullout.o output/nullout.cIn file included from ./nasm.h:45:0, from output/nullout.c:34:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outbin.o output/outbin.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outaout.o output/outaout.cIn file included from ./nasm.h:45:0, from output/outbin.c:84:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from ./nasm.h:45:0, from output/outaout.c:47:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outcoff.o output/outcoff.cIn file included from ./nasm.h:45:0, from output/outcoff.c:48:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf.o output/outelf.cIn file included from ./nasm.h:45:0, from output/outelf.c:44:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf32.o output/outelf32.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelf64.o output/outelf64.cIn file included from ./nasm.h:45:0, from output/outelf32.c:48:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from ./nasm.h:45:0, from output/outelf64.c:47:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outelfx32.o output/outelfx32.cIn file included from ./nasm.h:45:0, from output/outelfx32.c:47:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outobj.o output/outobj.cIn file included from ./nasm.h:45:0, from output/outobj.c:48:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outas86.o output/outas86.cIn file included from ./nasm.h:45:0, from output/outas86.c:47:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outrdf2.o output/outrdf2.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outdbg.o output/outdbg.cIn file included from ./nasm.h:45:0, from output/outdbg.c:47:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from ./nasm.h:45:0, from output/outrdf2.c:49:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outieee.o output/outieee.cIn file included from ./nasm.h:45:0, from output/outieee.c:78:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outmac32.o output/outmac32.cIn file included from ./nasm.h:45:0, from output/outmac32.c:50:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o output/outmac64.o output/outmac64.cIn file included from ./nasm.h:45:0, from output/outmac64.c:50:./nasmlib.h: In function 'signed_bits':./nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc.o preproc.cIn file included from nasm.h:45:0, from preproc.c:74:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o quote.o quote.cIn file included from quote.c:42:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o pptok.o pptok.cIn file included from pptok.c:7:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o macros.o macros.cIn file included from macros.c:21:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o listing.o listing.cIn file included from nasm.h:45:0, from listing.c:47:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o eval.o eval.cIn file included from nasm.h:45:0, from eval.c:47:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o exprlib.o exprlib.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o stdscan.o stdscan.cIn file included from nasm.h:45:0, from exprlib.c:40:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from nasm.h:45:0, from stdscan.c:42:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o strfunc.o strfunc.cIn file included from strfunc.c:40:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o tokhash.o tokhash.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regvals.o regvals.cIn file included from nasm.h:45:0, from tokhash.c:8:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regflags.o regflags.cIn file included from nasm.h:45:0, from regflags.c:4:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ilog2.o ilog2.cIn file included from ilog2.c:35:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o lib/strlcpy.o lib/strlcpy.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o preproc-nop.o preproc-nop.cIn file included from nasm.h:45:0, from preproc-nop.c:51:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disp8.o disp8.cIn file included from nasm.h:45:0, from disp8.h:41, from disp8.c:38:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o iflag.o iflag.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o ndisasm.o ndisasm.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o disasm.o disasm.cIn file included from nasm.h:45:0, from insns.h:12, from ndisasm.c:48:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~In file included from nasm.h:45:0, from disasm.c:45:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o sync.o sync.cIn file included from sync.c:45:0:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsd.o insnsd.cIn file included from nasm.h:45:0, from insnsd.c:3:nasmlib.h: In function 'signed_bits':nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o insnsn.o insnsn.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regs.o regs.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -o regdis.o regdis.ccd rdoff && make allmake[1]: Entering directory '/tmp/nasm/src/nasm-2.11.08/rdoff'gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdfdump.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdoff.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. ldrdf.cIn file included from ldrdf.c:66:0:../nasmlib.h: In function 'signed_bits':../nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. symtab.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. collectn.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdlib.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. segtab.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. hash.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdx.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdfload.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdflib.cgcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I.. rdf2bin.cIn file included from rdf2bin.c:47:0:../nasmlib.h: In function 'signed_bits':../nasmlib.h:459:34: warning: left shift of negative value [-Wshift-negative-value] value |= (int64_t)-1 << bits; ^~rm -f rdf2com && ln -s rdf2bin rdf2comrm -f rdf2ith && ln -s rdf2bin rdf2ithrm -f rdf2ihx && ln -s rdf2bin rdf2ihxrm -f rdf2srec && ln -s rdf2bin rdf2srecgcc -o rdfdump rdfdump.o rdoff.ogcc -o ldrdf ldrdf.o rdoff.o symtab.o collectn.o rdlib.o segtab.o hash.o ../nasmlib.ogcc -o rdx rdx.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.ogcc -o rdflib rdflib.ogcc -o rdf2bin rdf2bin.o rdoff.o rdfload.o symtab.o collectn.o hash.o ../nasmlib.omake[1]: Leaving directory '/tmp/nasm/src/nasm-2.11.08/rdoff'gcc -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 gcc -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.plReading insns.dat...Writing inslist.src...Done: 5046 instructionsperl ./rdsrc.pl texi < nasmdoc.srcUnescaped 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 operanddone.mkdir -p infomakeinfo nasmdoc.teximv -f *.info *.info-* infomake: Leaving directory '/tmp/nasm/src/nasm-2.11.08/doc'==> Entering fakeroot environment...==> Starting package()...mkdir -p /tmp/nasm/pkg/nasm/usr/bincd 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/ndisasmmkdir -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/usr/bin/install -c -m 644 ./ndisasm.1 /tmp/nasm/pkg/nasm/usr/share/man/man1/ndisasm.1make[1]: Entering directory '/tmp/nasm/src/nasm-2.11.08/rdoff'mkdir -p /tmp/nasm/pkg/nasm/usr/bin/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/rdf2bincd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2com && ln -s rdf2bin rdf2comcd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2ith && ln -s rdf2bin rdf2ithcd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2ihx && ln -s rdf2bin rdf2ihxcd /tmp/nasm/pkg/nasm/usr/bin && rm -f rdf2srec && ln -s rdf2bin rdf2srecmkdir -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 Aug 24 14:01:52 UTC 2016)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/LICENSEGenerating .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
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/nasm.pkg.tar.xz
Attempting to access local repository, attempt 3
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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 3aa74fe33da4uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/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 = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2302: checking for x86_64-unknown-linux-gccconfigure:2332: result: noconfigure:2342: checking for gccconfigure:2358: found /usr/sbin/gccconfigure:2369: result: gccconfigure:2598: checking for C compiler versionconfigure:2607: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2618: $? = 0configure:2607: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2618: $? = 0configure:2607: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2618: $? = 1configure:2607: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:2618: $? = 1configure:2638: checking whether the C compiler worksconfigure:2660: gcc conftest.c >&5configure:2664: $? = 0configure:2712: result: yesconfigure:2715: checking for C compiler default output file nameconfigure:2717: result: a.outconfigure:2723: checking for suffix of executablesconfigure:2730: gcc -o conftest conftest.c >&5configure:2734: $? = 0configure:2756: result:configure:2778: checking whether we are cross compilingconfigure:2786: gcc -o conftest conftest.c >&5configure:2790: $? = 0configure:2797: ./conftestconfigure:2801: $? = 0configure:2816: result: noconfigure:2821: checking for suffix of object filesconfigure:2843: gcc -c conftest.c >&5configure:2847: $? = 0configure:2868: result: oconfigure:2872: checking whether we are using the GNU C compilerconfigure:2891: gcc -c conftest.c >&5configure:2891: $? = 0configure:2900: result: yesconfigure:2909: checking whether gcc accepts -gconfigure:2929: gcc -c -g conftest.c >&5configure:2929: $? = 0configure:2970: result: yesconfigure:2987: checking for gcc option to accept ISO C89configure:3050: gcc -c conftest.c >&5configure:3050: $? = 0configure:3063: result: none neededconfigure:3089: checking how to run the C preprocessorconfigure:3120: gcc -E conftest.cconfigure:3120: $? = 0configure:3134: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3134: $? = 1configure: 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: gcc -Econfigure:3179: gcc -E conftest.cconfigure:3179: $? = 0configure:3193: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3193: $? = 1configure: 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 -econfigure:3280: result: /usr/sbin/grepconfigure:3285: checking for egrepconfigure:3347: result: /usr/sbin/grep -Econfigure:3352: checking for ANSI C header filesconfigure:3372: gcc -c conftest.c >&5configure:3372: $? = 0configure:3445: gcc -o conftest conftest.c >&5configure:3445: $? = 0configure:3445: ./conftestconfigure:3445: $? = 0configure:3456: result: yesconfigure:3469: checking for sys/types.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for sys/stat.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for stdlib.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for string.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for memory.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for strings.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for inttypes.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for stdint.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3469: checking for unistd.hconfigure:3469: gcc -c conftest.c >&5configure:3469: $? = 0configure:3469: result: yesconfigure:3482: checking minix/config.h usabilityconfigure:3482: gcc -c conftest.c >&5conftest.c:52:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3482: $? = 1configure: 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: noconfigure:3482: checking minix/config.h presenceconfigure:3482: gcc -E conftest.cconftest.c:19:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:3482: $? = 1configure: 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: noconfigure:3482: checking for minix/config.hconfigure:3482: result: noconfigure:3503: checking whether it is safe to define __EXTENSIONS__configure:3521: gcc -c conftest.c >&5configure:3521: $? = 0configure:3528: result: yesconfigure:3550: checking for x86_64-unknown-linux-gccconfigure:3577: result: gccconfigure:3846: checking for C compiler versionconfigure:3855: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3866: $? = 0configure:3855: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3866: $? = 0configure:3855: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3866: $? = 1configure:3855: gcc -qversion >&5gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?gcc: fatal error: no input filescompilation terminated.configure:3866: $? = 1configure:3870: checking whether we are using the GNU C compilerconfigure:3898: result: yesconfigure:3907: checking whether gcc accepts -gconfigure:3968: result: yesconfigure:3985: checking for gcc option to accept ISO C89configure:4061: result: none neededconfigure:4081: checking whether ln -s worksconfigure:4085: result: yesconfigure:4092: checking whether make sets $(MAKE)configure:4114: result: yesconfigure:4212: checking for a BSD-compatible installconfigure:4280: result: /usr/bin/install -cconfigure:4292: checking for an ANSI C-conforming constconfigure:4358: gcc -c conftest.c >&5configure:4358: $? = 0configure:4365: result: yesconfigure:4373: checking for C/C++ restrict keywordconfigure:4398: gcc -c conftest.c >&5configure:4398: $? = 0configure:4406: result: __restrictconfigure:4419: checking for size_tconfigure:4419: gcc -c conftest.c >&5configure:4419: $? = 0configure:4419: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:4419: $? = 1configure: 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: yesconfigure:4430: checking if gcc has a working bool typeconfigure:4444: gcc -c conftest.c >&5configure:4444: $? = 0configure:4445: result: yesconfigure:4456: checking whether byte ordering is bigendianconfigure:4471: gcc -c conftest.c >&5conftest.c:27:9: error: unknown type name 'not'not a universal capable compiler^~~conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'not a universal capable compiler^~~~~~~~~conftest.c:27:15: error: unknown type name 'universal'configure:4471: $? = 1configure: 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: gcc -c conftest.c >&5configure:4516: $? = 0configure:4534: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:33:4: error: unknown type name 'not'not big endian^~~conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~configure:4534: $? = 1configure: 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: noconfigure:4684: checking if gcc accepts -Wconfigure:4699: gcc -o conftest -W conftest.c >&5configure:4699: $? = 0configure:4700: result: yesconfigure:4709: checking if gcc accepts -Wallconfigure:4724: gcc -o conftest -W -Wall conftest.c >&5configure:4724: $? = 0configure:4725: result: yesconfigure:4734: checking if gcc accepts -std=c99configure:4749: gcc -o conftest -W -Wall -std=c99 conftest.c >&5configure:4749: $? = 0configure:4750: result: yesconfigure:4759: checking if gcc accepts -pedanticconfigure:4774: gcc -o conftest -W -Wall -std=c99 -pedantic conftest.c >&5configure:4774: $? = 0configure:4775: result: yesconfigure:4784: checking if gcc accepts -Werror=implicitconfigure:4799: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit conftest.c >&5configure:4799: $? = 0configure:4800: result: yesconfigure:4809: checking if gcc accepts -Werror=missing-bracesconfigure:4824: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces conftest.c >&5configure:4824: $? = 0configure:4825: result: yesconfigure:4834: checking if gcc accepts -Werror=return-typeconfigure:4849: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type conftest.c >&5configure:4849: $? = 0configure:4850: result: yesconfigure:4859: checking if gcc accepts -Werror=trigraphsconfigure:4874: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs conftest.c >&5configure:4874: $? = 0configure:4875: result: yesconfigure:4884: checking if gcc accepts -Werror=pointer-arithconfigure:4899: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith conftest.c >&5configure:4899: $? = 0configure:4900: result: yesconfigure:4909: checking if gcc accepts -Werror=strict-prototypesconfigure:4924: gcc -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 >&5conftest.c:29:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]main ()^~~~cc1: some warnings being treated as errorsconfigure:4924: $? = 1configure: 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| /* end confdefs.h. */| #include | int| main ()| {| printf("Hello, World!\n");| ;| return 0;| }configure:4928: result: noconfigure:4934: checking if gcc accepts -Werror=missing-prototypesconfigure:4949: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes conftest.c >&5configure:4949: $? = 0configure:4950: result: yesconfigure:4959: checking if gcc accepts -Werror=missing-declarationsconfigure:4974: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations conftest.c >&5configure:4974: $? = 0configure:4975: result: yesconfigure:4984: checking if gcc accepts -Werror=commentconfigure:4999: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment conftest.c >&5configure:4999: $? = 0configure:5000: result: yesconfigure:5009: checking if gcc accepts -Werror=vlaconfigure:5024: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5024: $? = 0configure:5025: result: yesconfigure:5039: checking for nroffconfigure:5055: found /usr/sbin/nroffconfigure:5066: result: nroffconfigure:5082: checking for asciidocconfigure:5098: found /usr/sbin/asciidocconfigure:5109: result: asciidocconfigure:5125: checking for xmltoconfigure:5155: result: noconfigure:5168: checking for acrodistconfigure:5198: result: noconfigure:5211: checking for ps2pdfconfigure:5227: found /usr/sbin/ps2pdfconfigure:5238: result: ps2pdfconfigure:5254: checking for pstopdfconfigure:5284: result: noconfigure:5299: WARNING: No xmlto package foundconfigure:5303: checking for ANSI C header filesconfigure:5407: result: yesconfigure:5421: checking limits.h usabilityconfigure:5421: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5421: $? = 0configure:5421: result: yesconfigure:5421: checking limits.h presenceconfigure:5421: gcc -E conftest.cconfigure:5421: $? = 0configure:5421: result: yesconfigure:5421: checking for limits.hconfigure:5421: result: yesconfigure:5437: checking for inttypes.hconfigure:5437: result: yesconfigure:5452: checking for strings.hconfigure:5452: result: yesconfigure:5465: checking stdbool.h usabilityconfigure:5465: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5465: $? = 0configure:5465: result: yesconfigure:5465: checking stdbool.h presenceconfigure:5465: gcc -E conftest.cconfigure:5465: $? = 0configure:5465: result: yesconfigure:5465: checking for stdbool.hconfigure:5465: result: yesconfigure:5480: checking for strcspnconfigure:5480: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c:55:6: warning: conflicting types for built-in function 'strcspn'char strcspn ();^~~~~~~configure:5480: $? = 0configure:5480: result: yesconfigure:5494: checking for strspnconfigure:5494: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c:56:6: warning: conflicting types for built-in function 'strspn'char strspn ();^~~~~~configure:5494: $? = 0configure:5494: result: yesconfigure:5510: checking for vsnprintfconfigure:5510: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c:57:6: warning: conflicting types for built-in function 'vsnprintf'char vsnprintf ();^~~~~~~~~configure:5510: $? = 0configure:5510: result: yesconfigure:5510: checking for _vsnprintfconfigure:5510: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5/tmp/cc84yXQG.o: In function `main':conftest.c:(.text+0xa): undefined reference to `_vsnprintf'collect2: error: ld returned 1 exit statusconfigure:5510: $? = 1configure: 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: noconfigure:5527: checking for snprintfconfigure:5527: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c:58:6: warning: conflicting types for built-in function 'snprintf'char snprintf ();^~~~~~~~configure:5527: $? = 0configure:5527: result: yesconfigure:5527: checking for _snprintfconfigure:5527: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5/tmp/ccKNHtoK.o: In function `main':conftest.c:(.text+0xa): undefined reference to `_snprintf'collect2: error: ld returned 1 exit statusconfigure:5527: $? = 1configure: 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: noconfigure:5543: checking for strcasecmpconfigure:5543: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5543: $? = 0configure:5543: result: yesconfigure:5543: checking for stricmpconfigure:5543: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5/tmp/ccqoADMP.o: In function `main':conftest.c:(.text+0xa): undefined reference to `stricmp'collect2: error: ld returned 1 exit statusconfigure:5543: $? = 1configure: 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: noconfigure:5555: checking for strncasecmpconfigure:5555: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5555: $? = 0configure:5555: result: yesconfigure:5555: checking for strnicmpconfigure:5555: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5/tmp/ccmGYU8X.o: In function `main':conftest.c:(.text+0xa): undefined reference to `strnicmp'collect2: error: ld returned 1 exit statusconfigure:5555: $? = 1configure: 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: noconfigure:5566: checking for strsepconfigure:5566: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5566: $? = 0configure:5566: result: yesconfigure:5577: checking for strlcpyconfigure:5577: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5/tmp/ccrATUrU.o: In function `main':conftest.c:(.text+0xa): undefined reference to `strlcpy'collect2: error: ld returned 1 exit statusconfigure:5577: $? = 1configure: 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| /* end confdefs.h. */| /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char strlcpy (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef strlcpy|| /* 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 strlcpy ();| /* 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_strlcpy || defined __stub___strlcpy| choke me| #endif|| int| main ()| {| return strlcpy ();| ;| return 0;| }configure:5577: result: noconfigure:5589: checking for getuidconfigure:5589: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5589: $? = 0configure:5589: result: yesconfigure:5600: checking for getgidconfigure:5600: gcc -o conftest -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5600: $? = 0configure:5600: result: yesconfigure:5610: checking whether strcasecmp is declaredconfigure:5610: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5610: $? = 0configure:5610: result: yesconfigure:5621: checking whether stricmp is declaredconfigure:5621: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c: In function 'main':conftest.c:82:10: error: 'stricmp' undeclared (first use in this function)(void) stricmp;^~~~~~~conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears inconfigure:5621: $? = 1configure: 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_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: noconfigure:5632: checking whether strncasecmp is declaredconfigure:5632: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5632: $? = 0configure:5632: result: yesconfigure:5643: checking whether strnicmp is declaredconfigure:5643: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c: In function 'main':conftest.c:84:10: error: 'strnicmp' undeclared (first use in this function)(void) strnicmp;^~~~~~~~conftest.c:84:10: note: each undeclared identifier is reported only once for each function it appears inconfigure:5643: $? = 1configure: 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_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: noconfigure:5654: checking whether strsep is declaredconfigure:5654: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5configure:5654: $? = 0configure:5654: result: yesconfigure:5665: checking whether strlcpy is declaredconfigure:5665: gcc -c -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5conftest.c: In function 'main':conftest.c:86:10: error: 'strlcpy' undeclared (first use in this function)(void) strlcpy;^~~~~~~conftest.c:86:10: note: each undeclared identifier is reported only once for each function it appears inconfigure:5665: $? = 1configure: 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_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| /* 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 strlcpy| #ifdef __cplusplus| (void) strlcpy;| #else| (void) strlcpy;| #endif| #endif|| ;| return 0;| }configure:5665: result: noconfigure:5810: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by config.status, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 3aa74fe33da4config.status:853: creating Makefileconfig.status:853: creating rdoff/Makefileconfig.status:853: creating doc/Makefileconfig.status:853: creating config.hconfig.status:1042: executing default-1 commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_restrict=__restrictac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_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=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__snprintf=noac_cv_func__vsnprintf=noac_cv_func_getgid=yesac_cv_func_getuid=yesac_cv_func_snprintf=yesac_cv_func_strcasecmp=yesac_cv_func_strcspn=yesac_cv_func_stricmp=noac_cv_func_strlcpy=noac_cv_func_strncasecmp=yesac_cv_func_strnicmp=noac_cv_func_strsep=yesac_cv_func_strspn=yesac_cv_func_vsnprintf=yesac_cv_have_decl_strcasecmp=yesac_cv_have_decl_stricmp=noac_cv_have_decl_strlcpy=noac_cv_have_decl_strncasecmp=yesac_cv_have_decl_strnicmp=noac_cv_have_decl_strsep=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_stdbool_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_ASCIIDOC=asciidocac_cv_prog_CC=gccac_cv_prog_CPP='gcc -E'ac_cv_prog_NROFF=nroffac_cv_prog_PS2PDF=ps2pdfac_cv_prog_ac_ct_CC=gccac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_prog_make_vpathok=yesac_cv_safe_to_define___extensions__=yesac_cv_type_size_t=yes## ----------------- #### Output variables. #### ----------------- ##ACRODIST='false'ASCIIDOC='asciidoc'CC='gcc'CFLAGS=' -W -Wall -std=c99 -pedantic -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla'CPP='gcc -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='gcc'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_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 0configure: exit 0