libressl-2.6.2.tar.gz
configure_args=  --disable-hardening  --host=i486-linux-musl
checking build system type... x86_64-pc-linux-gnu
checking host system type... i486-pc-linux-musl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i486-linux-musl-strip... i486-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for i486-linux-musl-gcc... ccache distcc i486-linux-musl-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache distcc i486-linux-musl-gcc accepts -g... yes
checking for ccache distcc i486-linux-musl-gcc option to accept ISO C89... none needed
checking whether ccache distcc i486-linux-musl-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of ccache distcc i486-linux-musl-gcc... gcc3
checking for ccache distcc i486-linux-musl-gcc option to accept ISO C99... none needed
checking for ccache distcc i486-linux-musl-gcc option to accept ISO Standard C... (cached) none needed
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by ccache distcc i486-linux-musl-gcc... i486-linux-musl-ld
checking if the linker (i486-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... i486-linux-musl-nm
checking the name lister (i486-linux-musl-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to i486-pc-linux-musl format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for i486-linux-musl-ld option to reload object files... -r
checking for i486-linux-musl-objdump... i486-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for i486-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i486-linux-musl-ar... i486-linux-musl-ar
checking for archiver @FILE support... @
checking for i486-linux-musl-strip... (cached) i486-linux-musl-strip
checking for i486-linux-musl-ranlib... i486-linux-musl-ranlib
checking command to parse i486-linux-musl-nm output from ccache distcc i486-linux-musl-gcc object... ok
checking for sysroot... no
checking for i486-linux-musl-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i486-linux-musl-cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache distcc i486-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for ccache distcc i486-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if ccache distcc i486-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if ccache distcc i486-linux-musl-gcc static flag -static works... yes
checking if ccache distcc i486-linux-musl-gcc supports -c -o file.o... yes
checking if ccache distcc i486-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the ccache distcc i486-linux-musl-gcc linker (i486-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether AS supports .note.GNU-stack... yes
checking dependency style of ccache distcc i486-linux-musl-gcc... gcc3
checking if compiling with clang... no
checking whether CC supports -Wno-pointer-sign... yes
checking for symlink... yes
checking for funopen... no
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking readpassphrase.h usability... no
checking readpassphrase.h presence... no
checking for readpassphrase.h... no
checking for asprintf... yes
checking for freezero... no
checking for getpagesize... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for memmem... yes
checking for readpassphrase... no
checking for reallocarray... no
checking for recallocarray... no
checking for strlcat... yes
checking for strlcpy... yes
checking for strndup... yes
checking for strnlen... yes
checking for strsep... yes
checking for strtonum... no
checking for timegm... yes
checking for _mkgmtime... no
checking for accept4... yes
checking for pipe2... yes
checking for pledge... no
checking for poll... yes
checking for socketpair... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for arc4random_uniform... no
checking for explicit_bzero... no
checking for getauxval... yes
checking for getentropy... no
checking for timingsafe_bcmp... no
checking for timingsafe_memcmp... no
checking for getauxval... (cached) yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for library containing dl_iterate_phdr... none required
checking for dl_iterate_phdr... yes
checking whether va_copy exists... yes
checking whether __va_copy exists... no
checking for library containing b64_ntop... no
checking for library containing __b64_ntop... no
checking for b64_ntop... no
checking if BSWAP4 builds without __STRICT_ALIGNMENT... no
checking if .gnu.warning accepts long strings... yes
checking size of time_t... 4
 ** Warning, this system is unable to represent times past 2038
 ** It will behave incorrectly when handling valid RFC5280 dates
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/openssl/Makefile
config.status: creating crypto/Makefile
config.status: creating ssl/Makefile
config.status: creating tls/Makefile
config.status: creating tests/Makefile
config.status: creating apps/Makefile
config.status: creating apps/ocspcheck/Makefile
config.status: creating apps/openssl/Makefile
config.status: creating apps/nc/Makefile
config.status: creating man/Makefile
config.status: creating libcrypto.pc
config.status: creating libssl.pc
config.status: creating libtls.pc
config.status: creating openssl.pc
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in crypto
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
echo "generating crypto_portable.sym ..."
generating crypto_portable.sym ...
cp ../crypto/crypto.sym crypto_portable.sym
chmod u+w crypto_portable.sym
echo arc4random >> crypto_portable.sym
echo arc4random_buf >> crypto_portable.sym
echo arc4random_uniform >> crypto_portable.sym
echo getentropy >> crypto_portable.sym
echo explicit_bzero >> crypto_portable.sym
echo freezero >> crypto_portable.sym
echo reallocarray >> crypto_portable.sym
echo recallocarray >> crypto_portable.sym
echo timingsafe_bcmp >> crypto_portable.sym
echo timingsafe_memcmp >> crypto_portable.sym
echo OPENSSL_ia32cap_P >> crypto_portable.sym
make  all-am
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
  CC       libcrypto_la-cpt_err.lo
  CC       libcrypto_la-cryptlib.lo
  CC       libcrypto_la-cversion.lo
  CC       libcrypto_la-ex_data.lo
  CC       libcrypto_la-malloc-wrapper.lo
  CC       libcrypto_la-mem_clr.lo
  CC       libcrypto_la-mem_dbg.lo
  CC       libcrypto_la-o_init.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from cpt_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ex_data.c:141:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from cryptlib.c:120:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from cversion.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from mem_dbg.c:113:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from o_init.c:4:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from malloc-wrapper.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from mem_clr.c:4:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       libcrypto_la-o_str.lo
  CC       libcrypto_la-o_time.lo
  CC       aes/libcrypto_la-aes_cfb.lo
  CC       aes/libcrypto_la-aes_ctr.lo
  CC       aes/libcrypto_la-aes_ecb.lo
  CC       aes/libcrypto_la-aes_ige.lo
  CC       aes/libcrypto_la-aes_misc.lo
  CC       aes/libcrypto_la-aes_ofb.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from o_str.c:6:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from o_time.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from aes/aes_locl.h:62,
                 from aes/aes_ecb.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       aes/libcrypto_la-aes_wrap.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from aes/aes_ige.c:53:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from aes/aes_misc.c:53:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       camellia/libcrypto_la-cmll_cfb.lo
  CC       camellia/libcrypto_la-cmll_ctr.lo
  CC       camellia/libcrypto_la-cmll_ecb.lo
  CC       camellia/libcrypto_la-cmll_misc.lo
  CC       camellia/libcrypto_la-cmll_ofb.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from aes/aes_wrap.c:54:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from camellia/cmll_misc.c:53:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       whrlpool/libcrypto_la-wp_dgst.lo
  CC       aes/libcrypto_la-aes_cbc.lo
  CC       aes/libcrypto_la-aes_core.lo
  CC       camellia/libcrypto_la-camellia.lo
  CC       camellia/libcrypto_la-cmll_cbc.lo
  CC       rc4/libcrypto_la-rc4_enc.lo
  CC       rc4/libcrypto_la-rc4_skey.lo
  CC       whrlpool/libcrypto_la-wp_block.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from whrlpool/wp_dgst.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_bitstr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from camellia/camellia.c:85:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from aes/aes_core.c:37:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from whrlpool/wp_block.c:39:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from ../include/compat/machine/endian.h:25:0,
                 from rc4/rc4_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_bool.lo
  CC       asn1/libcrypto_la-a_bytes.lo
  CC       asn1/libcrypto_la-a_d2i_fp.lo
  CC       asn1/libcrypto_la-a_digest.lo
  CC       asn1/libcrypto_la-a_dup.lo
  CC       asn1/libcrypto_la-a_enum.lo
  CC       asn1/libcrypto_la-a_i2d_fp.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_bitstr.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/a_bool.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_bytes.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_int.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_d2i_fp.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_dup.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_mbstr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from asn1/a_digest.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_enum.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_i2d_fp.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_object.lo
  CC       asn1/libcrypto_la-a_octet.lo
  CC       asn1/libcrypto_la-a_print.lo
  CC       asn1/libcrypto_la-a_set.lo
  CC       asn1/libcrypto_la-a_sign.lo
  CC       asn1/libcrypto_la-a_strex.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_int.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_mbstr.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_object.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_strnid.lo
  CC       asn1/libcrypto_la-a_time.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_print.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_octet.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_set.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_time_tm.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from asn1/a_sign.c:112:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_strex.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-a_type.lo
  CC       asn1/libcrypto_la-a_utf8.lo
  CC       asn1/libcrypto_la-a_verify.lo
  CC       asn1/libcrypto_la-ameth_lib.lo
  CC       asn1/libcrypto_la-asn1_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_time.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_strnid.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/a_time_tm.c:20:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-asn1_gen.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/a_type.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-asn1_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/a_utf8.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from asn1/a_verify.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from asn1/asn1_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-asn1_par.lo
  CC       asn1/libcrypto_la-asn_mime.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/ameth_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-asn_moid.lo
  CC       asn1/libcrypto_la-asn_pack.lo
  CC       asn1/libcrypto_la-bio_asn1.lo
  CC       asn1/libcrypto_la-bio_ndef.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/asn1_gen.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/asn1_lib.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/asn1_par.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-d2i_pr.lo
  CC       asn1/libcrypto_la-d2i_pu.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from asn1/asn_mime.c:57:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/asn_pack.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/asn_moid.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from asn1/bio_asn1.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-evp_asn1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/bio_ndef.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-f_enum.lo
  CC       asn1/libcrypto_la-f_int.lo
  CC       asn1/libcrypto_la-f_string.lo
  CC       asn1/libcrypto_la-i2d_pr.lo
  CC       asn1/libcrypto_la-i2d_pu.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/d2i_pu.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/d2i_pr.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/evp_asn1.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/f_enum.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-nsseq.lo
  CC       asn1/libcrypto_la-n_pkey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/f_int.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-p5_pbe.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from asn1/i2d_pr.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from asn1/i2d_pu.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/f_string.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-p5_pbev2.lo
  CC       asn1/libcrypto_la-p8_pkey.lo
  CC       asn1/libcrypto_la-t_bitst.lo
  CC       asn1/libcrypto_la-t_crl.lo
  CC       asn1/libcrypto_la-t_pkey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from asn1/nsseq.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/n_pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from asn1/p5_pbe.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/p8_pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-t_req.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from asn1/p5_pbev2.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from asn1/t_crl.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-t_spki.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from asn1/t_pkey.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/t_bitst.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-t_x509.lo
  CC       asn1/libcrypto_la-t_x509a.lo
  CC       asn1/libcrypto_la-tasn_dec.lo
  CC       asn1/libcrypto_la-tasn_enc.lo
  CC       asn1/libcrypto_la-tasn_fre.lo
  CC       asn1/libcrypto_la-tasn_new.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from asn1/t_req.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/t_spki.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-tasn_prn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from asn1/t_x509.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/tasn_dec.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/t_x509a.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/tasn_enc.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/tasn_fre.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/tasn_new.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-tasn_typ.lo
  CC       asn1/libcrypto_la-x_algor.lo
  CC       asn1/libcrypto_la-tasn_utl.lo
  CC       asn1/libcrypto_la-x_attrib.lo
  CC       asn1/libcrypto_la-x_bignum.lo
  CC       asn1/libcrypto_la-x_crl.lo
  CC       asn1/libcrypto_la-x_exten.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/tasn_prn.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-x_info.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/tasn_utl.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/tasn_typ.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_attrib.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_bignum.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from asn1/x_algor.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_crl.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from asn1/x_exten.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-x_long.lo
  CC       asn1/libcrypto_la-x_name.lo
  CC       asn1/libcrypto_la-x_nx509.lo
  CC       asn1/libcrypto_la-x_pkey.lo
  CC       asn1/libcrypto_la-x_pubkey.lo
  CC       asn1/libcrypto_la-x_req.lo
  CC       asn1/libcrypto_la-x_sig.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from asn1/x_info.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-x_spki.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/x_name.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/x_long.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_sig.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from asn1/x_nx509.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from asn1/x_pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_pubkey.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-x_val.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_req.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       asn1/libcrypto_la-x_x509.lo
  CC       asn1/libcrypto_la-x_x509a.lo
  CC       bf/libcrypto_la-bf_cfb64.lo
  CC       bf/libcrypto_la-bf_ecb.lo
  CC       bf/libcrypto_la-bf_enc.lo
  CC       bf/libcrypto_la-bf_ofb64.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from asn1/x_spki.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bf/libcrypto_la-bf_skey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_val.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_x509.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from asn1/x_x509a.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bio/libcrypto_la-b_dump.lo
  CC       bio/libcrypto_la-b_posix.lo
  CC       bio/libcrypto_la-b_print.lo
  CC       bio/libcrypto_la-b_sock.lo
  CC       bio/libcrypto_la-bf_buff.lo
  CC       bio/libcrypto_la-bf_nbio.lo
  CC       bio/libcrypto_la-bf_null.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bf/bf_skey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bio/libcrypto_la-bio_cb.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/b_dump.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from bio/b_print.c:5:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from bio/b_posix.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bf_buff.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/b_sock.c:20:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bio/bf_nbio.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from bio/bf_null.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bio/libcrypto_la-bio_err.lo
  CC       bio/libcrypto_la-bio_lib.lo
  CC       bio/libcrypto_la-bss_acpt.lo
  CC       bio/libcrypto_la-bss_bio.lo
  CC       bio/libcrypto_la-bss_conn.lo
  CC       bio/libcrypto_la-bss_dgram.lo
  CC       bio/libcrypto_la-bss_fd.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bio/bio_cb.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bio/libcrypto_la-bss_file.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bio/bio_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bio/bss_bio.c:79:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_conn.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_fd.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_acpt.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from bio/bio_lib.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_dgram.c:68:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bio/libcrypto_la-bss_log.lo
  CC       bio/libcrypto_la-bss_mem.lo
  CC       bio/libcrypto_la-bss_null.lo
  CC       bio/libcrypto_la-bss_sock.lo
  CC       bn/libcrypto_la-bn_add.lo
  CC       bn/libcrypto_la-bn_asm.lo
  CC       bn/libcrypto_la-bn_blind.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_file.c:88:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_const.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_log.c:67:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_mem.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_sock.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_add.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bio/bss_null.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_blind.c:116:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_ctx.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_lcl.h:117,
                 from bn/bn_asm.c:69:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_depr.lo
  CC       bn/libcrypto_la-bn_div.lo
  CC       bn/libcrypto_la-bn_err.lo
  CC       bn/libcrypto_la-bn_exp.lo
  CC       bn/libcrypto_la-bn_exp2.lo
  CC       bn/libcrypto_la-bn_gcd.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_const.c:4:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_gf2m.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bn/bn_ctx.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_lcl.h:117,
                 from bn/bn_depr.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_div.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_exp2.c:114:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_kron.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bn/bn_exp.c:112:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_gcd.c:112:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_lib.lo
  CC       bn/libcrypto_la-bn_mod.lo
  CC       bn/libcrypto_la-bn_mont.lo
  CC       bn/libcrypto_la-bn_mpi.lo
  CC       bn/libcrypto_la-bn_mul.lo
  CC       bn/libcrypto_la-bn_nist.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_gf2m.c:96:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_prime.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_lcl.h:117,
                 from bn/bn_kron.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_print.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_mod.c:114:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_lcl.h:117,
                 from bn/bn_mont.c:122:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_mpi.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bn/bn_lib.c:67:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bn/bn_mul.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from ../include/compat/machine/endian.h:25:0,
                 from bn/bn_nist.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_rand.lo
  CC       bn/libcrypto_la-bn_recp.lo
  CC       bn/libcrypto_la-bn_shift.lo
  CC       bn/libcrypto_la-bn_sqr.lo
  CC       bn/libcrypto_la-bn_sqrt.lo
  CC       bn/libcrypto_la-bn_word.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_prime.c:115:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       bn/libcrypto_la-bn_x931p.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from bn/bn_print.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       buffer/libcrypto_la-buf_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_recp.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bn/bn_rand.c:113:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bn/bn_shift.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_lcl.h:117,
                 from bn/bn_word.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bn/bn_sqr.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from bn/bn_sqrt.c:58:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       buffer/libcrypto_la-buf_str.lo
  CC       buffer/libcrypto_la-buffer.lo
  CC       cast/libcrypto_la-c_cfb64.lo
  CC       cast/libcrypto_la-c_ecb.lo
  CC       cast/libcrypto_la-c_enc.lo
  CC       cast/libcrypto_la-c_ofb64.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from bn/bn_x931p.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       cast/libcrypto_la-c_skey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from buffer/buf_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from buffer/buf_str.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       chacha/libcrypto_la-chacha.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from buffer/buffer.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       cmac/libcrypto_la-cm_ameth.lo
  CC       cmac/libcrypto_la-cm_pmeth.lo
  CC       cmac/libcrypto_la-cmac.lo
  CC       comp/libcrypto_la-c_rle.lo
  CC       comp/libcrypto_la-c_zlib.lo
  CC       comp/libcrypto_la-comp_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from cast/c_skey.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       comp/libcrypto_la-comp_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from chacha/chacha-merged.c:8,
                 from chacha/chacha.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       conf/libcrypto_la-conf_api.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from ../include/openssl/cmac.h:62,
                 from cmac/cm_ameth.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from cmac/cmac.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from cmac/cm_pmeth.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from comp/c_rle.c:3:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from comp/c_zlib.c:3:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/comp.h:6,
                 from comp/comp_err.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       conf/libcrypto_la-conf_def.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from comp/comp_lib.c:3:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       conf/libcrypto_la-conf_err.lo
  CC       conf/libcrypto_la-conf_lib.lo
  CC       conf/libcrypto_la-conf_mall.lo
  CC       conf/libcrypto_la-conf_mod.lo
  CC       conf/libcrypto_la-conf_sap.lo
  CC       curve25519/libcrypto_la-curve25519-generic.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from conf/conf_api.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       curve25519/libcrypto_la-curve25519.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from conf/conf_def.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from conf/conf_mall.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from conf/conf_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from conf/conf_sap.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/conf.h:64,
                 from conf/conf_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from conf/conf_mod.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       des/libcrypto_la-cbc_cksm.lo
  CC       des/libcrypto_la-cbc_enc.lo
  CC       des/libcrypto_la-cfb64ede.lo
  CC       des/libcrypto_la-cfb64enc.lo
  CC       des/libcrypto_la-cfb_enc.lo
  CC       des/libcrypto_la-des_enc.lo
  CC       des/libcrypto_la-ecb3_enc.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from curve25519/curve25519.c:26:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       des/libcrypto_la-ecb_enc.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/cbc_cksm.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/cfb64ede.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/des_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ncbc_enc.c:64,
                 from des/cbc_enc.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/cfb64enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/cfb_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ecb3_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       des/libcrypto_la-ede_cbcm_enc.lo
  CC       des/libcrypto_la-enc_read.lo
  CC       des/libcrypto_la-enc_writ.lo
  CC       des/libcrypto_la-fcrypt.lo
  CC       des/libcrypto_la-ofb64ede.lo
  CC       des/libcrypto_la-fcrypt_b.lo
  CC       des/libcrypto_la-ofb64enc.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ecb_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       des/libcrypto_la-ofb_enc.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ede_cbcm_enc.c:74:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/enc_read.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/enc_writ.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ofb64ede.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/fcrypt_b.c:68:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ofb64enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/fcrypt.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       des/libcrypto_la-pcbc_enc.lo
  CC       des/libcrypto_la-qud_cksm.lo
  CC       des/libcrypto_la-rand_key.lo
  CC       des/libcrypto_la-set_key.lo
  CC       des/libcrypto_la-str2key.lo
  CC       des/libcrypto_la-xcbc_enc.lo
  CC       dh/libcrypto_la-dh_ameth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/ofb_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dh/libcrypto_la-dh_asn1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/pcbc_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/rand_key.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/xcbc_enc.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from des/des_locl.h:65,
                 from des/qud_cksm.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from des/set_key.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from des/str2key.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dh/libcrypto_la-dh_check.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from dh/dh_ameth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dh/libcrypto_la-dh_depr.lo
  CC       dh/libcrypto_la-dh_err.lo
  CC       dh/libcrypto_la-dh_gen.lo
  CC       dh/libcrypto_la-dh_key.lo
  CC       dh/libcrypto_la-dh_lib.lo
  CC       dh/libcrypto_la-dh_pmeth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from dh/dh_asn1.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dh/libcrypto_la-dh_prn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dh/dh_check.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from dh/dh_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dh/dh_depr.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dh/dh_gen.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dh/dh_key.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dsa/libcrypto_la-dsa_ameth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dh/dh_lib.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from dh/dh_pmeth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dsa/libcrypto_la-dsa_asn1.lo
  CC       dsa/libcrypto_la-dsa_depr.lo
  CC       dsa/libcrypto_la-dsa_err.lo
  CC       dsa/libcrypto_la-dsa_gen.lo
  CC       dsa/libcrypto_la-dsa_key.lo
  CC       dsa/libcrypto_la-dsa_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/dh.h:69,
                 from dh/dh_prn.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dsa/libcrypto_la-dsa_ossl.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from dsa/dsa_ameth.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from dsa/dsa_asn1.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from dsa/dsa_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dsa/dsa_key.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from dsa/dsa_gen.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dsa/dsa_depr.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dsa/libcrypto_la-dsa_pmeth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from dsa/dsa_lib.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dsa/libcrypto_la-dsa_prn.lo
  CC       dsa/libcrypto_la-dsa_sign.lo
  CC       dsa/libcrypto_la-dsa_vrf.lo
  CC       dso/libcrypto_la-dso_dlfcn.lo
  CC       dso/libcrypto_la-dso_err.lo
  CC       dso/libcrypto_la-dso_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from dsa/dsa_ossl.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dso/libcrypto_la-dso_null.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from dsa/dsa_pmeth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/dsa.h:75,
                 from dsa/dsa_prn.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/dsa.h:75,
                 from dsa/dsa_vrf.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from dsa/dsa_sign.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from dso/dso_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dso/libcrypto_la-dso_openssl.lo
  CC       ec/libcrypto_la-ec2_mult.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from dso/dso_dlfcn.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from dso/dso_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ec2_oct.lo
  CC       ec/libcrypto_la-ec2_smpl.lo
  CC       ec/libcrypto_la-ec_ameth.lo
  CC       ec/libcrypto_la-ec_asn1.lo
  CC       ec/libcrypto_la-ec_check.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/dso.h:62,
                 from dso/dso_null.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ec_curve.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/dso.h:62,
                 from dso/dso_openssl.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ec2_mult.c:72:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ec2_smpl.c:72:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ec2_oct.c:72:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_asn1.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ec/ec_ameth.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ec_cvt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ec/ec_lcl.h:72,
                 from ec/ec_check.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ec_err.lo
  CC       ec/libcrypto_la-ec_key.lo
  CC       ec/libcrypto_la-ec_lib.lo
  CC       ec/libcrypto_la-ec_mult.lo
  CC       ec/libcrypto_la-ec_oct.lo
  CC       ec/libcrypto_la-ec_pmeth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_curve.c:72:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ec_print.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ec_cvt.c:74:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ec_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-eck_prn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_lib.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_key.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_mult.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_oct.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/ec_pmeth.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ec/libcrypto_la-ecp_mont.lo
  CC       ec/libcrypto_la-ecp_nist.lo
  CC       ec/libcrypto_la-ecp_oct.lo
  CC       ec/libcrypto_la-ecp_smpl.lo
  CC       ecdh/libcrypto_la-ech_err.lo
  CC       ecdh/libcrypto_la-ech_key.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ec/ec_print.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ecdh/libcrypto_la-ech_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ec/eck_prn.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ecp_mont.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ecdsa/libcrypto_la-ecs_asn1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ecp_nist.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ecp_oct.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ec/ecp_smpl.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ecdsa/libcrypto_la-ecs_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ecdh/ech_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ecdh/ech_key.c:71:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ecdsa/libcrypto_la-ecs_lib.lo
  CC       ecdsa/libcrypto_la-ecs_ossl.lo
  CC       ecdsa/libcrypto_la-ecs_sign.lo
  CC       ecdsa/libcrypto_la-ecs_vrf.lo
  CC       engine/libcrypto_la-eng_all.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ecdh/ech_lib.c:70:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_cnf.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/ec.h:85,
                 from ../include/openssl/ecdsa.h:68,
                 from ecdsa/ecs_locl.h:62,
                 from ecdsa/ecs_asn1.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ecdsa/ecs_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ecdsa/ecs_ossl.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ecdsa/ecs_lib.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_ctrl.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/ec.h:85,
                 from ../include/openssl/ecdsa.h:68,
                 from ecdsa/ecs_locl.h:62,
                 from ecdsa/ecs_sign.c:58:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ecdsa/ecs_vrf.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_dyn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/eng_all.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_err.lo
  CC       engine/libcrypto_la-eng_fat.lo
  CC       engine/libcrypto_la-eng_init.lo
  CC       engine/libcrypto_la-eng_lib.lo
  CC       engine/libcrypto_la-eng_list.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_cnf.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_openssl.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_dyn.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_ctrl.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/eng_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/eng_init.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_pkey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_lib.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_fat.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-eng_table.lo
  CC       engine/libcrypto_la-tb_asnmth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_list.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-tb_cipher.lo
  CC       engine/libcrypto_la-tb_dh.lo
  CC       engine/libcrypto_la-tb_digest.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/eng_openssl.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-tb_dsa.lo
  CC       engine/libcrypto_la-tb_ecdh.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/eng_pkey.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/eng_table.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from engine/tb_asnmth.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_dh.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-tb_ecdsa.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/tb_cipher.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-tb_pkmeth.lo
  CC       engine/libcrypto_la-tb_rand.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/tb_digest.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_dsa.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       engine/libcrypto_la-tb_rsa.lo
  CC       engine/libcrypto_la-tb_store.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_ecdh.c:70:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       err/libcrypto_la-err.lo
  CC       err/libcrypto_la-err_all.lo
  CC       err/libcrypto_la-err_prn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_ecdsa.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from engine/tb_pkmeth.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_rand.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_store.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ../include/openssl/engine.h:74,
                 from engine/eng_int.h:68,
                 from engine/tb_rsa.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-bio_b64.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from err/err.c:114:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-bio_enc.lo
  CC       evp/libcrypto_la-bio_md.lo
  CC       evp/libcrypto_la-c_all.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from err/err_all.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-digest.lo
  CC       evp/libcrypto_la-e_aes.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from err/err_prn.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_bf.lo
  CC       evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/bio_b64.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/bio_enc.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from evp/bio_md.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/digest.c:113:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/e_aes.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_camellia.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/conf.h:64,
                 from evp/c_all.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_cast.lo
  CC       evp/libcrypto_la-e_chacha.lo
  CC       evp/libcrypto_la-e_chacha20poly1305.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_aes_cbc_hmac_sha1.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_des.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_bf.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_des3.lo
  CC       evp/libcrypto_la-e_gost2814789.lo
  CC       evp/libcrypto_la-e_idea.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_camellia.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_cast.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_chacha.c:23:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_chacha20poly1305.c:21:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_des3.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_des.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_null.lo
  CC       evp/libcrypto_la-e_old.lo
  CC       evp/libcrypto_la-e_rc2.lo
  CC       evp/libcrypto_la-e_rc4.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_gost2814789.c:51:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-e_rc4_hmac_md5.lo
  CC       evp/libcrypto_la-e_xcbc_d.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_idea.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-encode.lo
  CC       evp/libcrypto_la-evp_aead.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_null.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_old.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/e_rc4.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/e_rc2.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_rc4_hmac_md5.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/e_xcbc_d.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-evp_enc.lo
  CC       evp/libcrypto_la-evp_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/encode.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-evp_key.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/evp_aead.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-evp_lib.lo
  CC       evp/libcrypto_la-evp_pbe.lo
  CC       evp/libcrypto_la-evp_pkey.lo
  CC       evp/libcrypto_la-m_dss.lo
  CC       evp/libcrypto_la-m_dss1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/evp_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/evp_enc.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/evp_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/evp_key.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/evp_pbe.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-m_ecdsa.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/evp_pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_dss1.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-m_gost2814789.lo
  CC       evp/libcrypto_la-m_gostr341194.lo
  CC       evp/libcrypto_la-m_md4.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_dss.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-m_md5.lo
  CC       evp/libcrypto_la-m_md5_sha1.lo
  CC       evp/libcrypto_la-m_null.lo
  CC       evp/libcrypto_la-m_ripemd.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_ecdsa.c:116:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_gost2814789.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_gostr341194.c:57:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_md4.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_md5.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-m_sha1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_md5_sha1.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_ripemd.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_null.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-m_sigver.lo
  CC       evp/libcrypto_la-m_streebog.lo
  CC       evp/libcrypto_la-m_wp.lo
  CC       evp/libcrypto_la-names.lo
  CC       evp/libcrypto_la-p5_crpt.lo
  CC       evp/libcrypto_la-p5_crpt2.lo
  CC       evp/libcrypto_la-p_dec.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_sha1.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_streebog.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/m_sigver.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/m_wp.c:9:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-p_enc.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/p5_crpt.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-p_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/p5_crpt2.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/p_dec.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from evp/names.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       evp/libcrypto_la-p_open.lo
  CC       evp/libcrypto_la-p_seal.lo
  CC       evp/libcrypto_la-p_sign.lo
  CC       evp/libcrypto_la-p_verify.lo
  CC       evp/libcrypto_la-pmeth_fn.lo
  CC       evp/libcrypto_la-pmeth_gn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/p_enc.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from evp/p_lib.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from evp/p_open.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/p_seal.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gost/libcrypto_la-gost2814789.lo
  CC       evp/libcrypto_la-pmeth_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/p_sign.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/pmeth_gn.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from evp/p_verify.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/pmeth_fn.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gost/libcrypto_la-gost89_keywrap.lo
  CC       gost/libcrypto_la-gost89_params.lo
  CC       gost/libcrypto_la-gost89imit_ameth.lo
  CC       gost/libcrypto_la-gost89imit_pmeth.lo
  CC       gost/libcrypto_la-gost_asn1.lo
  CC       gost/libcrypto_la-gost_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from evp/pmeth_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gost2814789.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gost89_keywrap.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from gost/gost89_params.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gost/libcrypto_la-gostr341001.lo
  CC       gost/libcrypto_la-gostr341001_ameth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from gost/gost89imit_ameth.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gost89imit_pmeth.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from gost/gost_asn1.c:13:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gost/libcrypto_la-gostr341001_key.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from gost/gost_err.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gost/libcrypto_la-gostr341001_params.lo
  CC       gost/libcrypto_la-gostr341001_pmeth.lo
  CC       gost/libcrypto_la-gostr341194.lo
  CC       gost/libcrypto_la-streebog.lo
  CC       hkdf/libcrypto_la-hkdf.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341001.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341001_ameth.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       hmac/libcrypto_la-hm_ameth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341001_key.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341001_params.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       hmac/libcrypto_la-hm_pmeth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341194.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from gost/gostr341001_pmeth.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from ../include/compat/machine/endian.h:25:0,
                 from gost/streebog.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       hmac/libcrypto_la-hmac.lo
  CC       idea/libcrypto_la-i_cbc.lo
  CC       idea/libcrypto_la-i_cfb64.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from ../include/openssl/hkdf.h:18,
                 from hkdf/hkdf.c:16:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       idea/libcrypto_la-i_ecb.lo
  CC       idea/libcrypto_la-i_ofb64.lo
  CC       idea/libcrypto_la-i_skey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from hmac/hm_ameth.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from hmac/hm_pmeth.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from hmac/hmac.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       lhash/libcrypto_la-lh_stats.lo
  CC       lhash/libcrypto_la-lhash.lo
  CC       md4/libcrypto_la-md4_dgst.lo
  CC       md4/libcrypto_la-md4_one.lo
  CC       md5/libcrypto_la-md5_dgst.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from idea/i_skey.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       md5/libcrypto_la-md5_one.lo
  CC       modes/libcrypto_la-cbc128.lo
  CC       modes/libcrypto_la-ccm128.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from lhash/lh_stats.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from lhash/lhash.c:98:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from md4/md4_dgst.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       modes/libcrypto_la-cfb128.lo
  CC       modes/libcrypto_la-ctr128.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from md4/md4_one.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       modes/libcrypto_la-cts128.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from md5/md5_locl.h:59,
                 from md5/md5_dgst.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       modes/libcrypto_la-gcm128.lo
  CC       modes/libcrypto_la-ofb128.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from md5/md5_one.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/cbc128.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/ccm128.c:51:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       modes/libcrypto_la-xts128.lo
  CC       objects/libcrypto_la-o_names.lo
  CC       objects/libcrypto_la-obj_dat.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/cfb128.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/ctr128.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/cts128.c:9:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       objects/libcrypto_la-obj_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/gcm128.c:53:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from modes/ofb128.c:52:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       objects/libcrypto_la-obj_lib.lo
  CC       objects/libcrypto_la-obj_xref.lo
  CC       ocsp/libcrypto_la-ocsp_asn.lo
  CC       ocsp/libcrypto_la-ocsp_cl.lo
In file included from ../include/compat/machine/endian.h:25:0,
                 from modes/xts128.c:51:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from objects/o_names.c:3:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ocsp/libcrypto_la-ocsp_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from objects/obj_dat.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ocsp/libcrypto_la-ocsp_ext.lo
  CC       ocsp/libcrypto_la-ocsp_ht.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from objects/obj_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from objects/obj_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/objects.h:959,
                 from objects/obj_xref.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ocsp/libcrypto_la-ocsp_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ocsp/ocsp_asn.c:58:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ocsp/libcrypto_la-ocsp_prn.lo
  CC       ocsp/libcrypto_la-ocsp_srv.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ocsp/ocsp_cl.c:67:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ocsp/libcrypto_la-ocsp_vfy.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ocsp/ocsp_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_all.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ocsp/ocsp_ext.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ocsp/ocsp_ht.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_err.lo
  CC       pem/libcrypto_la-pem_info.lo
  CC       pem/libcrypto_la-pem_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ocsp/ocsp_lib.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ocsp/ocsp_prn.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ocsp/ocsp_srv.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from ../include/openssl/ocsp.h:68,
                 from ocsp/ocsp_vfy.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_pk8.lo
  CC       pem/libcrypto_la-pem_oth.lo
  CC       pem/libcrypto_la-pem_pkey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from pem/pem_all.c:116:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_seal.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pem/pem_info.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pem/pem_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_sign.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pem/pem_lib.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pem/libcrypto_la-pem_x509.lo
  CC       pem/libcrypto_la-pem_xaux.lo
  CC       pem/libcrypto_la-pvkfmt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pem/pem_pk8.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from pem/pem_oth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pem/pem_pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_add.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pem/pem_seal.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_asn.lo
  CC       pkcs12/libcrypto_la-p12_attr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pem/pem_sign.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_crpt.lo
  CC       pkcs12/libcrypto_la-p12_crt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from pem/pem_x509.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from pem/pem_xaux.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_decr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pem/pvkfmt.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_init.lo
  CC       pkcs12/libcrypto_la-p12_key.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/p12_add.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/pkcs12.h:62,
                 from pkcs12/p12_attr.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from pkcs12/p12_asn.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pkcs12/p12_crpt.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_kiss.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/p12_crt.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_mutl.lo
  CC       pkcs12/libcrypto_la-p12_npas.lo
  CC       pkcs12/libcrypto_la-p12_p8d.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pkcs12/p12_decr.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_p8e.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/p12_init.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-p12_utl.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pkcs12/p12_key.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs12/libcrypto_la-pk12err.lo
  CC       pkcs7/libcrypto_la-bio_pk7.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pkcs12/p12_mutl.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/p12_kiss.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pkcs12/p12_npas.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/pkcs12.h:62,
                 from pkcs12/p12_p8d.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7/libcrypto_la-pk7_asn1.lo
  CC       pkcs7/libcrypto_la-pk7_attr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/p12_p8e.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7/libcrypto_la-pk7_doit.lo
  CC       pkcs7/libcrypto_la-pk7_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from pkcs12/p12_utl.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7/libcrypto_la-pk7_mime.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs12/pk12err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7/libcrypto_la-pk7_smime.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from pkcs7/bio_pk7.c:55:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7/libcrypto_la-pkcs7err.lo
  CC       poly1305/libcrypto_la-poly1305.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from pkcs7/pk7_asn1.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pkcs7/pk7_doit.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pkcs7/pk7_attr.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs7/pk7_lib.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rand/libcrypto_la-rand_err.lo
  CC       rand/libcrypto_la-rand_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from pkcs7/pk7_mime.c:58:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rand/libcrypto_la-randfile.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs7/pk7_smime.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rc2/libcrypto_la-rc2_cbc.lo
  CC       rc2/libcrypto_la-rc2_ecb.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from pkcs7/pkcs7err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rc2/libcrypto_la-rc2_skey.lo
  CC       rc2/libcrypto_la-rc2cfb64.lo
  CC       rc2/libcrypto_la-rc2ofb64.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from rand/rand_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from rand/rand_lib.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from rand/randfile.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ripemd/libcrypto_la-rmd_dgst.lo
  CC       ripemd/libcrypto_la-rmd_one.lo
  CC       rsa/libcrypto_la-rsa_ameth.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from rc2/rc2_skey.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_asn1.lo
  CC       rsa/libcrypto_la-rsa_chk.lo
  CC       rsa/libcrypto_la-rsa_crpt.lo
  CC       rsa/libcrypto_la-rsa_depr.lo
  CC       rsa/libcrypto_la-rsa_eay.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ripemd/rmd_one.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ripemd/rmd_locl.h:59,
                 from ripemd/rmd_dgst.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from rsa/rsa_ameth.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from rsa/rsa_asn1.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from rsa/rsa_chk.c:51:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from rsa/rsa_crpt.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_err.lo
  CC       rsa/libcrypto_la-rsa_gen.lo
  CC       rsa/libcrypto_la-rsa_lib.lo
  CC       rsa/libcrypto_la-rsa_none.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from rsa/rsa_depr.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_oaep.lo
  CC       rsa/libcrypto_la-rsa_pk1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_eay.c:113:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_pmeth.lo
  CC       rsa/libcrypto_la-rsa_prn.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from rsa/rsa_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from rsa/rsa_gen.c:68:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from rsa/rsa_lib.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_none.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from rsa/rsa_pk1.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_pss.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from rsa/rsa_oaep.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa/libcrypto_la-rsa_saos.lo
  CC       rsa/libcrypto_la-rsa_sign.lo
  CC       rsa/libcrypto_la-rsa_x931.lo
  CC       sha/libcrypto_la-sha1_one.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_pmeth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       sha/libcrypto_la-sha1dgst.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from rsa/rsa_prn.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       sha/libcrypto_la-sha256.lo
  CC       sha/libcrypto_la-sha512.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_saos.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from rsa/rsa_pss.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_sign.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from sha/sha1_one.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from rsa/rsa_x931.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       stack/libcrypto_la-stack.lo
  CC       ts/libcrypto_la-ts_asn1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from sha/sha1dgst.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ts/libcrypto_la-ts_conf.lo
  CC       ts/libcrypto_la-ts_err.lo
  CC       ts/libcrypto_la-ts_lib.lo
In file included from ../include/compat/machine/endian.h:25:0,
                 from sha/sha256.c:12:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from ../include/compat/machine/endian.h:25:0,
                 from sha/sha512.c:8:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ts/libcrypto_la-ts_req_print.lo
  CC       ts/libcrypto_la-ts_req_utils.lo
  CC       ts/libcrypto_la-ts_rsp_print.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from stack/stack.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/ts.h:65,
                 from ts/ts_asn1.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ts/ts_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ts/ts_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ts/ts_conf.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ts/ts_req_print.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ts/libcrypto_la-ts_rsp_sign.lo
  CC       ts/libcrypto_la-ts_rsp_utils.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ts/ts_req_utils.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ts/libcrypto_la-ts_rsp_verify.lo
  CC       txt_db/libcrypto_la-txt_db.lo
  CC       ts/libcrypto_la-ts_verify_ctx.lo
  CC       ui/libcrypto_la-ui_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from ts/ts_rsp_print.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ui/libcrypto_la-ui_lib.lo
  CC       ui/libcrypto_la-ui_openssl.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ts/ts_rsp_sign.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ts/ts_rsp_verify.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ui/ui_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ts/ts_verify_ctx.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from txt_db/txt_db.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ts/ts_rsp_utils.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ui/libcrypto_la-ui_util.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ui/ui_lib.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ui/ui_openssl.c:124:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-by_dir.lo
  CC       x509/libcrypto_la-by_file.lo
  CC       x509/libcrypto_la-by_mem.lo
  CC       x509/libcrypto_la-x509_cmp.lo
  CC       x509/libcrypto_la-x509_att.lo
  CC       x509/libcrypto_la-x509_d2.lo
  CC       x509/libcrypto_la-x509_def.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ui/ui_util.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509_err.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from x509/by_file.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from x509/by_mem.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from x509/by_dir.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509_cmp.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from x509/x509_def.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from x509/x509_d2.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_att.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509_ext.lo
  CC       x509/libcrypto_la-x509_lu.lo
  CC       x509/libcrypto_la-x509_obj.lo
  CC       x509/libcrypto_la-x509_r2x.lo
  CC       x509/libcrypto_la-x509_req.lo
  CC       x509/libcrypto_la-x509_set.lo
  CC       x509/libcrypto_la-x509_trs.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from x509/x509_err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509_txt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_ext.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from x509/x509_lu.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509_obj.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_r2x.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_req.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_set.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509_v3.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509_trs.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509_vfy.lo
  CC       x509/libcrypto_la-x509_vpm.lo
  CC       x509/libcrypto_la-x509cset.lo
  CC       x509/libcrypto_la-x509name.lo
  CC       x509/libcrypto_la-x509rset.lo
  CC       x509/libcrypto_la-x509spki.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_txt.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x509type.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509_vfy.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509_v3.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509_vpm.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509cset.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509name.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509/x509spki.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x509rset.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509/libcrypto_la-x_all.lo
  CC       x509v3/libcrypto_la-pcy_cache.lo
  CC       x509v3/libcrypto_la-pcy_data.lo
  CC       x509v3/libcrypto_la-pcy_lib.lo
  CC       x509v3/libcrypto_la-pcy_map.lo
  CC       x509v3/libcrypto_la-pcy_node.lo
  CC       x509v3/libcrypto_la-pcy_tree.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from x509/x509type.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_akey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509/x_all.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from x509v3/pcy_cache.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from x509v3/pcy_map.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from x509v3/pcy_lib.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from x509v3/pcy_data.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from x509v3/pcy_tree.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509v3/pcy_node.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_akeya.lo
  CC       x509v3/libcrypto_la-v3_alt.lo
  CC       x509v3/libcrypto_la-v3_bitst.lo
  CC       x509v3/libcrypto_la-v3_bcons.lo
  CC       x509v3/libcrypto_la-v3_conf.lo
  CC       x509v3/libcrypto_la-v3_cpols.lo
  CC       x509v3/libcrypto_la-v3_crld.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_akey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_enum.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_alt.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509v3/v3_akeya.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_bcons.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_bitst.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_crld.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_extku.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_cpols.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_conf.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_genn.lo
  CC       x509v3/libcrypto_la-v3_ia5.lo
  CC       x509v3/libcrypto_la-v3_info.lo
  CC       x509v3/libcrypto_la-v3_int.lo
  CC       x509v3/libcrypto_la-v3_lib.lo
  CC       x509v3/libcrypto_la-v3_ncons.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_enum.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_ocsp.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from x509v3/v3_extku.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from x509v3/v3_genn.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_info.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_pci.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_ia5.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_ncons.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/x509v3.h:63,
                 from x509v3/v3_int.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/conf.h:64,
                 from x509v3/v3_lib.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_pcia.lo
  CC       x509v3/libcrypto_la-v3_pcons.lo
  CC       x509v3/libcrypto_la-v3_pku.lo
  CC       x509v3/libcrypto_la-v3_pmaps.lo
  CC       x509v3/libcrypto_la-v3_prn.lo
  CC       x509v3/libcrypto_la-v3_purp.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_ocsp.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_pci.c:38:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_skey.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509v3/v3_pcia.c:37:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_sxnet.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/asn1t.h:65,
                 from x509v3/v3_pmaps.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_pcons.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from x509v3/v3_pku.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_purp.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/conf.h:64,
                 from x509v3/v3_prn.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       x509v3/libcrypto_la-v3_utl.lo
  CC       x509v3/libcrypto_la-v3err.lo
  CC       compat/freezero.lo
  CC       compat/reallocarray.lo
  CC       compat/recallocarray.lo
  CC       compat/timingsafe_memcmp.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_skey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_sxnet.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       compat/timingsafe_bcmp.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from x509v3/v3_utl.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       compat/arc4random.lo
  CC       compat/arc4random_uniform.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from x509v3/v3err.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from compat/freezero.c:20:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from compat/recallocarray.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from compat/timingsafe_memcmp.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from compat/reallocarray.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       compat/getentropy_linux.lo
  CC       compat/libcompatnoopt_la-explicit_bzero.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from compat/timingsafe_bcmp.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from compat/arc4random.c:30:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from compat/arc4random_uniform.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from compat/explicit_bzero.c:7:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from compat/getentropy_linux.c:25:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/asm/ioctl.h:1:0,
                 from /home/pippin/isthmus/i486/usr/include/linux/ioctl.h:4,
                 from /home/pippin/isthmus/i486/usr/include/linux/random.h:11,
                 from compat/getentropy_linux.c:53:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h: At top level:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h:65:0: warning: "_IOC" redefined
 #define _IOC(dir,type,nr,size) \
 ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/ioctl.h:7:0,
                 from ../include/compat/sys/ioctl.h:7,
                 from compat/getentropy_linux.c:27:
/home/pippin/isthmus/i486/usr/include/bits/ioctl.h:1:0: note: this is the location of the previous definition
 #define _IOC(a,b,c,d) ( ((a)<<30) | ((b)<<8) | (c) | ((d)<<16) )
 ^
In file included from /home/pippin/isthmus/i486/usr/include/asm/ioctl.h:1:0,
                 from /home/pippin/isthmus/i486/usr/include/linux/ioctl.h:4,
                 from /home/pippin/isthmus/i486/usr/include/linux/random.h:11,
                 from compat/getentropy_linux.c:53:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h:74:0: warning: "_IO" redefined
 #define _IO(type,nr)  _IOC(_IOC_NONE,(type),(nr),0)
 ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/ioctl.h:7:0,
                 from ../include/compat/sys/ioctl.h:7,
                 from compat/getentropy_linux.c:27:
/home/pippin/isthmus/i486/usr/include/bits/ioctl.h:6:0: note: this is the location of the previous definition
 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
 ^
In file included from /home/pippin/isthmus/i486/usr/include/asm/ioctl.h:1:0,
                 from /home/pippin/isthmus/i486/usr/include/linux/ioctl.h:4,
                 from /home/pippin/isthmus/i486/usr/include/linux/random.h:11,
                 from compat/getentropy_linux.c:53:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h:75:0: warning: "_IOR" redefined
 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size)))
 ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/ioctl.h:7:0,
                 from ../include/compat/sys/ioctl.h:7,
                 from compat/getentropy_linux.c:27:
/home/pippin/isthmus/i486/usr/include/bits/ioctl.h:8:0: note: this is the location of the previous definition
 #define _IOR(a,b,c) _IOC(_IOC_READ,(a),(b),sizeof(c))
 ^
In file included from /home/pippin/isthmus/i486/usr/include/asm/ioctl.h:1:0,
                 from /home/pippin/isthmus/i486/usr/include/linux/ioctl.h:4,
                 from /home/pippin/isthmus/i486/usr/include/linux/random.h:11,
                 from compat/getentropy_linux.c:53:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h:76:0: warning: "_IOW" redefined
 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size)))
 ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/ioctl.h:7:0,
                 from ../include/compat/sys/ioctl.h:7,
                 from compat/getentropy_linux.c:27:
/home/pippin/isthmus/i486/usr/include/bits/ioctl.h:7:0: note: this is the location of the previous definition
 #define _IOW(a,b,c) _IOC(_IOC_WRITE,(a),(b),sizeof(c))
 ^
In file included from /home/pippin/isthmus/i486/usr/include/asm/ioctl.h:1:0,
                 from /home/pippin/isthmus/i486/usr/include/linux/ioctl.h:4,
                 from /home/pippin/isthmus/i486/usr/include/linux/random.h:11,
                 from compat/getentropy_linux.c:53:
/home/pippin/isthmus/i486/usr/include/asm-generic/ioctl.h:77:0: warning: "_IOWR" redefined
 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size)))
 ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/ioctl.h:7:0,
                 from ../include/compat/sys/ioctl.h:7,
                 from compat/getentropy_linux.c:27:
/home/pippin/isthmus/i486/usr/include/bits/ioctl.h:9:0: note: this is the location of the previous definition
 #define _IOWR(a,b,c) _IOC(_IOC_READ|_IOC_WRITE,(a),(b),sizeof(c))
 ^
  CCLD     libcompatnoopt.la
  CCLD     libcompat.la
i486-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
i486-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     libcrypto.la
i486-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
Making all in ssl
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
  CC       bio_ssl.lo
  CC       bs_ber.lo
  CC       bs_cbb.lo
  CC       bs_cbs.lo
  CC       d1_both.lo
  CC       d1_clnt.lo
  CC       d1_enc.lo
  CC       d1_lib.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from bs_ber.c:17:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bs_cbb.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bio_ssl.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from bs_cbs.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from d1_both.c:118:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from d1_lib.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from d1_clnt.c:119:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from d1_enc.c:118:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       d1_meth.lo
  CC       d1_pkt.lo
  CC       d1_srtp.lo
  CC       d1_srvr.lo
  CC       pqueue.lo
  CC       s3_cbc.lo
  CC       s3_lib.lo
  CC       ssl_algs.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/objects.h:959,
                 from d1_meth.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from pqueue.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/objects.h:959,
                 from d1_srtp.c:120:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from s3_cbc.c:56:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from d1_srvr.c:118:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/bn.h:129,
                 from s3_lib.c:154:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from ../include/compat/machine/endian.h:25:0,
                 from d1_pkt.c:116:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ssl_asn1.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/lhash.h:71,
                 from ssl_algs.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ssl_both.lo
  CC       ssl_cert.lo
  CC       ssl_ciph.lo
  CC       ssl_clnt.lo
  CC       ssl_err.lo
  CC       ssl_lib.lo
  CC       ssl_packet.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from ../include/openssl/hmac.h:67,
                 from ../include/openssl/ssl.h:149,
                 from ssl_asn1.c:20:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from ssl_both.c:119:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_clnt.c:155:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_cert.c:117:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/objects.h:959,
                 from ssl_ciph.c:145:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ssl_pkt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/err.h:118,
                 from ssl_err.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_packet.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ssl_rsa.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_lib.c:145:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       ssl_sess.lo
  CC       ssl_srvr.lo
  CC       ssl_stat.lo
  CC       ssl_tlsext.lo
  CC       ssl_txt.lo
  CC       ssl_versions.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_pkt.c:115:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_rsa.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       t1_clnt.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_srvr.c:153:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from ../include/openssl/ocsp.h:68,
                 from ssl_tlsext.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_versions.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/lhash.h:71,
                 from ssl_sess.c:138:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from ssl_stat.c:87:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ssl_txt.c:88:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       t1_enc.lo
  CC       t1_hash.lo
  CC       t1_lib.lo
  CC       t1_meth.lo
  CC       t1_srvr.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from t1_clnt.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from t1_enc.c:141:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/evp.h:67,
                 from t1_lib.c:114:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/objects.h:959,
                 from t1_meth.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from t1_hash.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ssl_locl.h:146,
                 from t1_srvr.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CCLD     libssl.la
i486-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
Making all in tls
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
  CC       libtls_la-tls.lo
  CC       libtls_la-tls_client.lo
  CC       libtls_la-tls_bio_cb.lo
  CC       libtls_la-tls_config.lo
  CC       libtls_la-tls_conninfo.lo
  CC       libtls_la-tls_server.lo
  CC       libtls_la-tls_ocsp.lo
  CC       libtls_la-tls_peer.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from tls_config.c:23:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from tls_conninfo.c:21:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from tls_client.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from tls.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from ../include/openssl/crypto.h:119,
                 from ../include/openssl/bio.h:69,
                 from ../include/openssl/asn1.h:67,
                 from ../include/openssl/ec.h:85,
                 from tls_server.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from tls_bio_cb.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/openssl/buffer.h:72,
                 from ../include/openssl/x509.h:70,
                 from tls_peer.c:21:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from tls_ocsp.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       libtls_la-tls_util.lo
  CC       libtls_la-tls_verify.lo
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/stdlib.h:19,
                 from tls_util.c:21:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../include/compat/sys/types.h:13,
                 from ../include/compat/string.h:19,
                 from tls_verify.c:23:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CCLD     libtls.la
i486-linux-musl-ar: `u' modifier ignored since `D' is the default (see `U')
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
Making all in include
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
Making all in openssl
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
Making all in apps
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
Making all in ocspcheck
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
  CC       http.o
  CC       ocspcheck.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from http.c:18:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ocspcheck.c:30:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CCLD     ocspcheck
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
Making all in openssl
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
  CC       apps.o
  CC       asn1pars.o
  CC       ca.o
  CC       ciphers.o
  CC       crl.o
  CC       crl2p7.o
  CC       dh.o
  CC       dgst.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from asn1pars.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from apps.c:127:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ca.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ciphers.c:19:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from dh.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from crl.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from crl2p7.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from dgst.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       dhparam.o
  CC       dsa.o
  CC       dsaparam.o
  CC       ec.o
  CC       ecparam.o
  CC       enc.o
  CC       errstr.o
  CC       gendh.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from dhparam.c:117:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from dsa.c:63:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from dsaparam.c:69:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from enc.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ecparam.c:77:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from errstr.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from gendh.c:69:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ec.c:65:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       gendsa.o
  CC       genrsa.o
  CC       nseq.o
  CC       genpkey.o
  CC       ocsp.o
  CC       openssl.o
  CC       passwd.o
  CC       pkcs12.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from gendsa.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from genrsa.c:68:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from nseq.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from genpkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs7.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from passwd.c:10:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from pkcs12.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ocsp.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from openssl.c:115:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       pkcs8.o
  CC       pkey.o
  CC       pkeyparam.o
  CC       pkeyutl.o
  CC       rand.o
  CC       prime.o
  CC       req.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from pkcs7.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from pkcs8.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from pkey.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from pkeyparam.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsa.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from pkeyutl.c:59:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from prime.c:51:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       rsautl.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from rand.c:58:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       s_cb.o
  CC       s_client.o
  CC       s_server.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from req.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       s_socket.o
  CC       s_time.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from rsa.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from rsautl.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       sess_id.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from s_cb.c:118:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from s_client.c:138:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       smime.o
  CC       speed.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from s_socket.c:66:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from s_server.c:149:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from s_time.c:64:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       spkac.o
  CC       ts.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from sess_id.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       verify.o
  CC       version.o
  CC       x509.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from smime.c:62:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       certhash.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from spkac.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from speed.c:85:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       apps_posix.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ts.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from verify.c:60:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from version.c:113:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from x509.c:61:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from certhash.c:17:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from ../../include/openssl/crypto.h:119,
                 from ../../include/openssl/bio.h:69,
                 from apps.h:117,
                 from apps_posix.c:123:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       compat/strtonum.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from compat/strtonum.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CCLD     openssl
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
Making all in nc
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
  CC       atomicio.o
  CC       netcat.o
  CC       socks.o
  CC       compat/socket.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from netcat.c:35:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CC       compat/base64.o
  CC       compat/readpassphrase.o
  CC       compat/strtonum.o
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from socks.c:28:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from compat/base64.c:45:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/stdlib.h:19,
                 from compat/strtonum.c:22:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
In file included from /home/pippin/isthmus/i486/usr/include/sys/types.h:70:0,
                 from ../../include/compat/sys/types.h:13,
                 from ../../include/compat/string.h:19,
                 from compat/readpassphrase.c:30:
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap32':
/home/pippin/isthmus/i486/usr/include/endian.h:32:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                         ^
/home/pippin/isthmus/i486/usr/include/endian.h:32:41: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
  return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24;
                                         ^
/home/pippin/isthmus/i486/usr/include/endian.h: In function '__bswap64':
/home/pippin/isthmus/i486/usr/include/endian.h:37:23: warning: suggest parentheses around '+' inside '<<' [-Wparentheses]
  return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32);
                       ^
  CCLD     nc
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
Making all in tests
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
Making all in man
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'
Making install in crypto
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
make  install-am
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libcrypto.la '/tmp/tmp.lFSM7AjVTJ/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.so.42.0.0 /tmp/tmp.lFSM7AjVTJ/usr/lib/libcrypto.so.42.0.0
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libcrypto.so.42.0.0 libcrypto.so.42 || { rm -f libcrypto.so.42 && ln -s libcrypto.so.42.0.0 libcrypto.so.42; }; })
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libcrypto.so.42.0.0 libcrypto.so || { rm -f libcrypto.so && ln -s libcrypto.so.42.0.0 libcrypto.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /tmp/tmp.lFSM7AjVTJ/usr/lib/libcrypto.la
libtool: install: /usr/bin/install -c .libs/libcrypto.a /tmp/tmp.lFSM7AjVTJ/usr/lib/libcrypto.a
libtool: install: chmod 644 /tmp/tmp.lFSM7AjVTJ/usr/lib/libcrypto.a
libtool: install: i486-linux-musl-ranlib /tmp/tmp.lFSM7AjVTJ/usr/lib/libcrypto.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/crypto'
Making install in ssl
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libssl.la '/tmp/tmp.lFSM7AjVTJ/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libssl.so.44.0.1 /tmp/tmp.lFSM7AjVTJ/usr/lib/libssl.so.44.0.1
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libssl.so.44.0.1 libssl.so.44 || { rm -f libssl.so.44 && ln -s libssl.so.44.0.1 libssl.so.44; }; })
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libssl.so.44.0.1 libssl.so || { rm -f libssl.so && ln -s libssl.so.44.0.1 libssl.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /tmp/tmp.lFSM7AjVTJ/usr/lib/libssl.la
libtool: install: /usr/bin/install -c .libs/libssl.a /tmp/tmp.lFSM7AjVTJ/usr/lib/libssl.a
libtool: install: chmod 644 /tmp/tmp.lFSM7AjVTJ/usr/lib/libssl.a
libtool: install: i486-linux-musl-ranlib /tmp/tmp.lFSM7AjVTJ/usr/lib/libssl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/ssl'
Making install in tls
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libtls.la '/tmp/tmp.lFSM7AjVTJ/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libtls.so.16.0.1 /tmp/tmp.lFSM7AjVTJ/usr/lib/libtls.so.16.0.1
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libtls.so.16.0.1 libtls.so.16 || { rm -f libtls.so.16 && ln -s libtls.so.16.0.1 libtls.so.16; }; })
libtool: install: (cd /tmp/tmp.lFSM7AjVTJ/usr/lib && { ln -s -f libtls.so.16.0.1 libtls.so || { rm -f libtls.so && ln -s libtls.so.16.0.1 libtls.so; }; })
libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /tmp/tmp.lFSM7AjVTJ/usr/lib/libtls.la
libtool: install: /usr/bin/install -c .libs/libtls.a /tmp/tmp.lFSM7AjVTJ/usr/lib/libtls.a
libtool: install: chmod 644 /tmp/tmp.lFSM7AjVTJ/usr/lib/libtls.a
libtool: install: i486-linux-musl-ranlib /tmp/tmp.lFSM7AjVTJ/usr/lib/libtls.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tls'
Making install in include
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
Making install in openssl
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/include/openssl'
 /usr/bin/install -c -m 644 aes.h asn1.h asn1_mac.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h comp.h conf.h conf_api.h crypto.h curve25519.h des.h dh.h dsa.h dso.h dtls1.h ec.h ecdh.h ecdsa.h engine.h err.h evp.h gost.h hkdf.h hmac.h idea.h lhash.h md4.h md5.h modes.h obj_mac.h objects.h ocsp.h opensslconf.h '/tmp/tmp.lFSM7AjVTJ/usr/include/openssl'
 /usr/bin/install -c -m 644 opensslfeatures.h opensslv.h ossl_typ.h pem.h pem2.h pkcs12.h pkcs7.h poly1305.h rand.h rc2.h rc4.h ripemd.h rsa.h safestack.h sha.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h stack.h tls1.h ts.h txt_db.h ui.h ui_compat.h whrlpool.h x509.h x509_vfy.h x509v3.h '/tmp/tmp.lFSM7AjVTJ/usr/include/openssl'
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include/openssl'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/include'
 /usr/bin/install -c -m 644 tls.h '/tmp/tmp.lFSM7AjVTJ/usr/include'
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/include'
Making install in apps
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
Making install in ocspcheck
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c ocspcheck '/tmp/tmp.lFSM7AjVTJ/usr/bin'
libtool: install: /usr/bin/install -c ocspcheck /tmp/tmp.lFSM7AjVTJ/usr/bin/ocspcheck
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/ocspcheck'
Making install in openssl
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/bin'
  /bin/bash ../../libtool   --mode=install /usr/bin/install -c openssl '/tmp/tmp.lFSM7AjVTJ/usr/bin'
libtool: install: /usr/bin/install -c openssl /tmp/tmp.lFSM7AjVTJ/usr/bin/openssl
make  install-exec-hook
make[4]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
make[4]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man1'
 /usr/bin/install -c -m 644 openssl.1 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man1'
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/openssl'
Making install in nc
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps/nc'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/apps'
Making install in tests
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/tests'
Making install in man
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 BIO_f_ssl.3 DTLSv1_listen.3 PEM_read_SSL_SESSION.3 SSL_CIPHER_get_name.3 SSL_COMP_add_compression_method.3 SSL_CTX_add_extra_chain_cert.3 SSL_CTX_add_session.3 SSL_CTX_ctrl.3 SSL_CTX_flush_sessions.3 SSL_CTX_free.3 SSL_CTX_get_ex_new_index.3 SSL_CTX_get_verify_mode.3 SSL_CTX_load_verify_locations.3 SSL_CTX_new.3 SSL_CTX_sess_number.3 SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_sessions.3 SSL_CTX_set1_groups.3 SSL_CTX_set_alpn_select_cb.3 SSL_CTX_set_cert_store.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_cipher_list.3 SSL_CTX_set_client_CA_list.3 SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_default_passwd_cb.3 SSL_CTX_set_generate_session_id.3 SSL_CTX_set_info_callback.3 SSL_CTX_set_max_cert_list.3 SSL_CTX_set_min_proto_version.3 SSL_CTX_set_mode.3 SSL_CTX_set_msg_callback.3 SSL_CTX_set_options.3 SSL_CTX_set_quiet_shutdown.3 SSL_CTX_set_read_ahead.3 SSL_CTX_set_session_cache_mode.3 SSL_CTX_set_session_id_context.3 SSL_CTX_set_ssl_version.3 SSL_CTX_set_timeout.3 SSL_CTX_set_tlsext_servername_callback.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 SSL_CTX_set_tlsext_status_cb.3 SSL_CTX_set_tlsext_ticket_key_cb.3 SSL_CTX_set_tmp_dh_callback.3 SSL_CTX_set_tmp_rsa_callback.3 SSL_CTX_set_verify.3 SSL_CTX_use_certificate.3 SSL_SESSION_free.3 SSL_SESSION_get0_peer.3 SSL_SESSION_get_compress_id.3 SSL_SESSION_get_ex_new_index.3 SSL_SESSION_get_id.3 SSL_SESSION_get_time.3 SSL_SESSION_new.3 SSL_SESSION_print.3 SSL_SESSION_set1_id_context.3 SSL_accept.3 SSL_alert_type_string.3 SSL_clear.3 SSL_connect.3 SSL_copy_session_id.3 SSL_do_handshake.3 SSL_dup.3 SSL_dup_CA_list.3 SSL_export_keying_material.3 SSL_free.3 SSL_get_SSL_CTX.3 SSL_get_certificate.3 SSL_get_ciphers.3 SSL_get_client_CA_list.3 SSL_get_current_cipher.3 SSL_get_default_timeout.3 SSL_get_error.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 SSL_get_ex_new_index.3 SSL_get_fd.3 SSL_get_peer_cert_chain.3 SSL_get_peer_certificate.3 SSL_get_rbio.3 SSL_get_server_tmp_key.3 SSL_get_session.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 SSL_get_shared_ciphers.3 SSL_get_state.3 SSL_get_verify_result.3 SSL_get_version.3 SSL_library_init.3 SSL_load_client_CA_file.3 SSL_new.3 SSL_num_renegotiations.3 SSL_pending.3 SSL_read.3 SSL_renegotiate.3 SSL_rstate_string.3 SSL_session_reused.3 SSL_set1_param.3 SSL_set_bio.3 SSL_set_connect_state.3 SSL_set_fd.3 SSL_set_max_send_fragment.3 SSL_set_session.3 SSL_set_shutdown.3 SSL_set_tmp_ecdh.3 SSL_set_verify_result.3 SSL_shutdown.3 SSL_state_string.3 SSL_want.3 SSL_write.3 d2i_SSL_SESSION.3 ssl.3 ACCESS_DESCRIPTION_new.3 ASN1_OBJECT_new.3 ASN1_STRING_TABLE_add.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_TIME_set.3 ASN1_TYPE_get.3 ASN1_generate_nconf.3 ASN1_item_d2i.3 ASN1_item_new.3 ASN1_time_parse.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 AUTHORITY_KEYID_new.3 BASIC_CONSTRAINTS_new.3 BF_set_key.3 BIO_ctrl.3 BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3 BIO_f_md.3 BIO_f_null.3 BIO_find_type.3 BIO_get_ex_new_index.3 BIO_new.3 BIO_printf.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3 BIO_s_socket.3 BIO_set_callback.3 BIO_should_retry.3 BN_BLINDING_new.3 BN_CTX_new.3 BN_CTX_start.3 BN_add.3 BN_add_word.3 BN_bn2bin.3 BN_cmp.3 BN_copy.3 BN_generate_prime.3 BN_get0_nist_prime_521.3 BN_mod_inverse.3 BN_mod_mul_montgomery.3 BN_mod_mul_reciprocal.3 BN_new.3 BN_num_bytes.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 BN_rand.3 BN_set_bit.3 BN_set_flags.3 BN_set_negative.3 BN_swap.3 BN_zero.3 BUF_MEM_new.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_get_mem_functions.3 CRYPTO_set_ex_data.3 CRYPTO_set_locking_callback.3 DES_set_key.3 DH_generate_key.3 DH_generate_parameters.3 DH_get_ex_new_index.3 DH_new.3 DH_set_method.3 DH_size.3 DIST_POINT_new.3 DSA_SIG_new.3 DSA_do_sign.3 DSA_dup_DH.3 DSA_generate_key.3 DSA_generate_parameters.3 DSA_get_ex_new_index.3 DSA_new.3 DSA_set_method.3 DSA_sign.3 DSA_size.3 ECDSA_SIG_new.3 EC_GFp_simple_method.3 EC_GROUP_copy.3 EC_GROUP_new.3 EC_KEY_new.3 EC_POINT_add.3 EC_POINT_new.3 ERR.3 ERR_GET_LIB.3 ERR_asprintf_error_data.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 ERR_clear_error.3 ERR_error_string.3 ERR_get_error.3 ERR_load_crypto_strings.3 ERR_load_strings.3 ERR_print_errors.3 ERR_put_error.3 ERR_remove_state.3 ERR_set_mark.3 ESS_SIGNING_CERT_new.3 EVP_AEAD_CTX_init.3 EVP_BytesToKey.3 EVP_DigestInit.3 EVP_DigestSignInit.3 EVP_DigestVerifyInit.3 EVP_EncodeInit.3 EVP_EncryptInit.3 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_cmp.3 EVP_PKEY_decrypt.3 EVP_PKEY_derive.3 EVP_PKEY_encrypt.3 EVP_PKEY_get_default_digest_nid.3 EVP_PKEY_keygen.3 EVP_PKEY_meth_get0_info.3 EVP_PKEY_new.3 EVP_PKEY_print_private.3 EVP_PKEY_set1_RSA.3 EVP_PKEY_sign.3 EVP_PKEY_verify.3 EVP_PKEY_verify_recover.3 EVP_SealInit.3 EVP_SignInit.3 EVP_VerifyInit.3 EXTENDED_KEY_USAGE_new.3 GENERAL_NAME_new.3 HMAC.3 MD5.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 NAME_CONSTRAINTS_new.3 OBJ_nid2obj.3 OCSP_CRLID_new.3 OCSP_REQUEST_new.3 OCSP_SERVICELOC_new.3 OCSP_cert_to_id.3 OCSP_request_add1_nonce.3 OCSP_resp_find_status.3 OCSP_response_status.3 OCSP_sendreq_new.3 OPENSSL_VERSION_NUMBER.3 OPENSSL_cleanse.3 OPENSSL_config.3 OPENSSL_load_builtin_modules.3 OPENSSL_malloc.3 OpenSSL_add_all_algorithms.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3 PEM_write_bio_PKCS7_stream.3 PKCS12_SAFEBAG_new.3 PKCS12_create.3 PKCS12_new.3 PKCS12_newpass.3 PKCS12_parse.3 PKCS5_PBKDF2_HMAC.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_new.3 PKCS7_sign.3 PKCS7_sign_add_signer.3 PKCS7_verify.3 PKCS8_PRIV_KEY_INFO_new.3 PKEY_USAGE_PERIOD_new.3 POLICYINFO_new.3 PROXY_POLICY_new.3 RAND_add.3 RAND_bytes.3 RAND_load_file.3 RAND_set_rand_method.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 RC4.3 RIPEMD160.3 RSA_PSS_PARAMS_new.3 RSA_blinding_on.3 RSA_check_key.3 RSA_generate_key.3 RSA_get_ex_new_index.3 RSA_new.3 RSA_padding_add_PKCS1_type_1.3 RSA_print.3 RSA_private_encrypt.3 RSA_public_encrypt.3 RSA_set_method.3 RSA_sign.3 RSA_sign_ASN1_OCTET_STRING.3 RSA_size.3 SHA1.3 SMIME_read_PKCS7.3 SMIME_write_PKCS7.3 SXNET_new.3 TS_REQ_new.3 UI_UTIL_read_pw.3 UI_create_method.3 UI_get_string_type.3 UI_new.3 X25519.3 X509V3_get_d2i.3 X509_ALGOR_dup.3 X509_ATTRIBUTE_new.3 X509_CINF_new.3 X509_CRL_get0_by_serial.3 X509_CRL_new.3 X509_EXTENSION_set_object.3 X509_LOOKUP_hash_dir.3 X509_NAME_ENTRY_get_object.3 X509_NAME_add_entry_by_txt.3 X509_NAME_get_index_by_NID.3 X509_NAME_new.3 X509_NAME_print_ex.3 X509_PUBKEY_new.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 X509_REQ_new.3 X509_REVOKED_new.3 X509_SIG_new.3 X509_STORE_CTX_get_error.3 X509_STORE_CTX_get_ex_new_index.3 X509_STORE_CTX_new.3 X509_STORE_CTX_set_verify_cb.3 X509_STORE_load_locations.3 X509_STORE_set1_param.3 X509_STORE_set_verify_cb_func.3 X509_VERIFY_PARAM_set_flags.3 X509_check_ca.3 X509_check_host.3 X509_check_issued.3 X509_check_private_key.3 X509_cmp_time.3 X509_digest.3 X509_get_pubkey.3 X509_get_serialNumber.3 X509_get_subject_name.3 X509_get_version.3 X509_new.3 X509_sign.3 X509_verify_cert.3 X509v3_get_ext_by_NID.3 bn_dump.3 crypto.3 d2i_ASN1_NULL.3 d2i_ASN1_OBJECT.3 d2i_ASN1_OCTET_STRING.3 d2i_ASN1_SEQUENCE_ANY.3 d2i_AUTHORITY_KEYID.3 d2i_BASIC_CONSTRAINTS.3 d2i_DHparams.3 d2i_DIST_POINT.3 d2i_DSAPublicKey.3 d2i_ECPKParameters.3 d2i_ESS_SIGNING_CERT.3 d2i_GENERAL_NAME.3 d2i_OCSP_REQUEST.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /usr/bin/install -c -m 644 d2i_OCSP_RESPONSE.3 d2i_PKCS12.3 d2i_PKCS7.3 d2i_PKCS8PrivateKey_bio.3 d2i_PKCS8_PRIV_KEY_INFO.3 d2i_PKEY_USAGE_PERIOD.3 d2i_POLICYINFO.3 d2i_PROXY_POLICY.3 d2i_PrivateKey.3 d2i_RSAPublicKey.3 d2i_TS_REQ.3 d2i_X509.3 d2i_X509_ALGOR.3 d2i_X509_ATTRIBUTE.3 d2i_X509_CRL.3 d2i_X509_EXTENSION.3 d2i_X509_NAME.3 d2i_X509_REQ.3 d2i_X509_SIG.3 des_read_pw.3 engine.3 evp.3 get_rfc3526_prime_8192.3 i2d_PKCS7_bio_stream.3 lh_new.3 lh_stats.3 tls_accept_socket.3 tls_client.3 tls_config_ocsp_require_stapling.3 tls_config_set_protocols.3 tls_config_set_session_id.3 tls_config_verify.3 tls_conn_version.3 tls_connect.3 tls_init.3 tls_load_file.3 tls_ocsp_process_response.3 tls_read.3 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3'
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man5'
 /usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/tmp/tmp.lFSM7AjVTJ/usr/share/man/man5'
make  install-data-hook
make[3]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
ln -sf "ACCESS_DESCRIPTION_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ACCESS_DESCRIPTION_free.3"
ln -sf "ACCESS_DESCRIPTION_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/AUTHORITY_INFO_ACCESS_free.3"
ln -sf "ACCESS_DESCRIPTION_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/AUTHORITY_INFO_ACCESS_new.3"
ln -sf "ASN1_OBJECT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_OBJECT_free.3"
ln -sf "ASN1_STRING_TABLE_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_TABLE_cleanup.3"
ln -sf "ASN1_STRING_TABLE_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_TABLE_get.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_cmp.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_data.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_dup.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_length_set.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_set.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_to_UTF8.3"
ln -sf "ASN1_STRING_length.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_type.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_BIT_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_BIT_STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_BMPSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_BMPSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_ENUMERATED_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_ENUMERATED_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_IA5STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_IA5STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_INTEGER_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_INTEGER_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_OCTET_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_OCTET_STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_PRINTABLESTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_PRINTABLESTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_PRINTABLE_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_PRINTABLE_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_type_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_T61STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_T61STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UNIVERSALSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UNIVERSALSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTF8STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTF8STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_VISIBLESTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_VISIBLESTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DIRECTORYSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DIRECTORYSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DISPLAYTEXT_free.3"
ln -sf "ASN1_STRING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DISPLAYTEXT_new.3"
ln -sf "ASN1_STRING_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_print.3"
ln -sf "ASN1_STRING_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_STRING_print_ex_fp.3"
ln -sf "ASN1_STRING_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_tag2str.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_check.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_print.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_set.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_check.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_print.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_set_string.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_to_generalizedtime.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_check.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_cmp_time_t.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_print.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_set.3"
ln -sf "ASN1_TIME_set.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_UTCTIME_set_string.3"
ln -sf "ASN1_TYPE_get.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TYPE_cmp.3"
ln -sf "ASN1_TYPE_get.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TYPE_free.3"
ln -sf "ASN1_TYPE_get.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TYPE_new.3"
ln -sf "ASN1_TYPE_get.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TYPE_set.3"
ln -sf "ASN1_TYPE_get.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TYPE_set1.3"
ln -sf "ASN1_generate_nconf.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_generate_v3.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_d2i_bio.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_d2i_fp.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_dup.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_i2d.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_i2d_bio.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_i2d_fp.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_print.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_TYPE.3"
ln -sf "ASN1_item_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_TYPE.3"
ln -sf "ASN1_item_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_item_free.3"
ln -sf "ASN1_time_parse.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_TIME_set_tm.3"
ln -sf "ASN1_time_parse.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_time_tm_cmp.3"
ln -sf "AUTHORITY_KEYID_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/AUTHORITY_KEYID_free.3"
ln -sf "BASIC_CONSTRAINTS_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BASIC_CONSTRAINTS_free.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_cbc_encrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_cfb64_encrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_decrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_ecb_encrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_encrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_ofb64_encrypt.3"
ln -sf "BF_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BF_options.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_callback_ctrl.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ctrl_pending.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ctrl_wpending.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_eof.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_flush.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_close.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_info_callback.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_int_ctrl.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_pending.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ptr_ctrl.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_reset.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_seek.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_close.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_info_callback.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_tell.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_wpending.3"
ln -sf "BIO_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bio_info_cb.3"
ln -sf "BIO_f_buffer.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_buffer_num_lines.3"
ln -sf "BIO_f_buffer.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_buffer_read_data.3"
ln -sf "BIO_f_buffer.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_buffer_size.3"
ln -sf "BIO_f_buffer.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_read_buffer_size.3"
ln -sf "BIO_f_buffer.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_write_buffer_size.3"
ln -sf "BIO_f_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_cipher_ctx.3"
ln -sf "BIO_f_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_cipher_status.3"
ln -sf "BIO_f_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_cipher.3"
ln -sf "BIO_f_md.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_md.3"
ln -sf "BIO_f_md.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_md_ctx.3"
ln -sf "BIO_f_md.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_md.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_do_handshake.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_num_renegotiates.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_ssl.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_buffer_ssl_connect.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_ssl.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_ssl_connect.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_ssl.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_ssl_mode.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_ssl_renegotiate_bytes.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_ssl_renegotiate_timeout.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ssl_copy_session_id.3"
ln -sf "BIO_f_ssl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ssl_shutdown.3"
ln -sf "BIO_find_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_method_type.3"
ln -sf "BIO_find_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_next.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDH_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDH_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDH_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TYPE_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TYPE_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TYPE_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_ex_data.3"
ln -sf "BIO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_free.3"
ln -sf "BIO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_free_all.3"
ln -sf "BIO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set.3"
ln -sf "BIO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_vfree.3"
ln -sf "BIO_printf.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_snprintf.3"
ln -sf "BIO_printf.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_vprintf.3"
ln -sf "BIO_printf.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_vsnprintf.3"
ln -sf "BIO_push.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_pop.3"
ln -sf "BIO_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_gets.3"
ln -sf "BIO_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_puts.3"
ln -sf "BIO_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_write.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_do_accept.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_accept_port.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_bind_mode.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_accept.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_accept_bios.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_accept_port.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_bind_mode.3"
ln -sf "BIO_s_accept.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_nbio_accept.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ctrl_get_read_request.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ctrl_get_write_guarantee.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_ctrl_reset_read_request.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_destroy_bio_pair.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_read_request.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_write_buf_size.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_write_guarantee.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_make_bio_pair.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_bio_pair.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_write_buf_size.3"
ln -sf "BIO_s_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_shutdown_wr.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_do_connect.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_conn_hostname.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_conn_int_port.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_conn_ip.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_conn_port.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_connect.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_conn_hostname.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_conn_int_port.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_conn_ip.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_conn_port.3"
ln -sf "BIO_s_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_nbio.3"
ln -sf "BIO_s_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_fd.3"
ln -sf "BIO_s_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_fd.3"
ln -sf "BIO_s_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_fd.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_append_filename.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_fp.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_file.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_fp.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_read_filename.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_rw_filename.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_fp.3"
ln -sf "BIO_s_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_write_filename.3"
ln -sf "BIO_s_mem.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_mem_data.3"
ln -sf "BIO_s_mem.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_mem_ptr.3"
ln -sf "BIO_s_mem.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_mem_buf.3"
ln -sf "BIO_s_mem.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_mem_buf.3"
ln -sf "BIO_s_mem.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_mem_eof_return.3"
ln -sf "BIO_s_socket.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_new_socket.3"
ln -sf "BIO_set_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_callback_fn.3"
ln -sf "BIO_set_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_debug_callback.3"
ln -sf "BIO_set_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_callback.3"
ln -sf "BIO_set_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_callback_arg.3"
ln -sf "BIO_set_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_set_callback_arg.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_retry_BIO.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_get_retry_reason.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_retry_type.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_should_io_special.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_should_read.3"
ln -sf "BIO_should_retry.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BIO_should_write.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_convert.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_convert_ex.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_create_param.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_free.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_get_flags.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_get_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_invert.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_invert_ex.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_set_flags.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_set_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_BLINDING_update.3"
ln -sf "BN_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_CTX_free.3"
ln -sf "BN_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_CTX_init.3"
ln -sf "BN_CTX_start.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_CTX_end.3"
ln -sf "BN_CTX_start.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_CTX_get.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_div.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_exp.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_gcd.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_add.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_exp.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_mul.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_sqr.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_sub.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mul.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_nnmod.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_sqr.3"
ln -sf "BN_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_sub.3"
ln -sf "BN_add_word.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_div_word.3"
ln -sf "BN_add_word.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mod_word.3"
ln -sf "BN_add_word.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mul_word.3"
ln -sf "BN_add_word.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_sub_word.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_asc2bn.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_bin2bn.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_bn2dec.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_bn2hex.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_bn2mpi.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_dec2bn.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_hex2bn.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mpi2bn.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_print.3"
ln -sf "BN_bn2bin.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_print_fp.3"
ln -sf "BN_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_odd.3"
ln -sf "BN_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_one.3"
ln -sf "BN_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_word.3"
ln -sf "BN_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_zero.3"
ln -sf "BN_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_ucmp.3"
ln -sf "BN_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_dup.3"
ln -sf "BN_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_with_flags.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_GENCB_call.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_GENCB_set.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_GENCB_set_old.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_generate_prime_ex.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_prime.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_prime_ex.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_prime_fasttest.3"
ln -sf "BN_generate_prime.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_prime_fasttest_ex.3"
ln -sf "BN_get0_nist_prime_521.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get0_nist_prime_192.3"
ln -sf "BN_get0_nist_prime_521.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get0_nist_prime_224.3"
ln -sf "BN_get0_nist_prime_521.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get0_nist_prime_256.3"
ln -sf "BN_get0_nist_prime_521.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get0_nist_prime_384.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_MONT_CTX_copy.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_MONT_CTX_free.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_MONT_CTX_init.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_MONT_CTX_new.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_MONT_CTX_set.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_from_montgomery.3"
ln -sf "BN_mod_mul_montgomery.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_to_montgomery.3"
ln -sf "BN_mod_mul_reciprocal.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_RECP_CTX_free.3"
ln -sf "BN_mod_mul_reciprocal.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_RECP_CTX_init.3"
ln -sf "BN_mod_mul_reciprocal.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_RECP_CTX_new.3"
ln -sf "BN_mod_mul_reciprocal.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_RECP_CTX_set.3"
ln -sf "BN_mod_mul_reciprocal.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_div_recp.3"
ln -sf "BN_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_clear.3"
ln -sf "BN_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_clear_free.3"
ln -sf "BN_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_free.3"
ln -sf "BN_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_init.3"
ln -sf "BN_num_bytes.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_num_bits.3"
ln -sf "BN_num_bytes.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_num_bits_word.3"
ln -sf "BN_rand.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_pseudo_rand.3"
ln -sf "BN_rand.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_pseudo_rand_range.3"
ln -sf "BN_rand.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_rand_range.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_clear_bit.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_bit_set.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_lshift.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_lshift1.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_mask_bits.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_rshift.3"
ln -sf "BN_set_bit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_rshift1.3"
ln -sf "BN_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get_flags.3"
ln -sf "BN_set_negative.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_is_negative.3"
ln -sf "BN_zero.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_get_word.3"
ln -sf "BN_zero.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_one.3"
ln -sf "BN_zero.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_set_word.3"
ln -sf "BN_zero.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BN_value_one.3"
ln -sf "BUF_MEM_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BUF_MEM_free.3"
ln -sf "BUF_MEM_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BUF_MEM_grow.3"
ln -sf "BUF_MEM_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BUF_MEM_grow_clean.3"
ln -sf "BUF_MEM_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BUF_reverse.3"
ln -sf "BUF_MEM_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/BUF_strdup.3"
ln -sf "CONF_modules_free.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CONF_modules_finish.3"
ln -sf "CONF_modules_free.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CONF_modules_unload.3"
ln -sf "CONF_modules_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CONF_modules_load.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_MEM_LEAK_CB.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_mem_ctrl.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_mem_leaks.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_mem_leaks_cb.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_mem_leaks_fp.3"
ln -sf "CRYPTO_get_mem_functions.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_set_mem_functions.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_dup.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_free.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_new.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_free_ex_data.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_get_ex_data.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_get_ex_new_index.3"
ln -sf "CRYPTO_set_ex_data.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_new_ex_data.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_cmp.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_cpy.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_current.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_get_callback.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_hash.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_set_callback.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_set_numeric.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_THREADID_set_pointer.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_add.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_destroy_dynlockid.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_get_new_dynlockid.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_lock.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_num_locks.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_r_lock.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_r_unlock.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_set_dynlock_create_callback.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_set_dynlock_lock_callback.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_w_lock.3"
ln -sf "CRYPTO_set_locking_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_w_unlock.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_cbc_cksum.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_cfb_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_crypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ecb2_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ecb3_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ecb_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede2_cbc_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede2_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede2_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede3_cbc_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede3_cbcm_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede3_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ede3_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_enc_read.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_enc_write.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_fcrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_is_weak_key.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_key_sched.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ncbc_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_ofb_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_pcbc_encrypt.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_quad_cksum.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_random_key.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_set_key_checked.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_set_key_unchecked.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_set_odd_parity.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_string_to_2keys.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_string_to_key.3"
ln -sf "DES_set_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DES_xcbc_encrypt.3"
ln -sf "DH_generate_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_compute_key.3"
ln -sf "DH_generate_parameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_check.3"
ln -sf "DH_generate_parameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_generate_parameters_ex.3"
ln -sf "DH_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_get_ex_data.3"
ln -sf "DH_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_set_ex_data.3"
ln -sf "DH_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_free.3"
ln -sf "DH_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_OpenSSL.3"
ln -sf "DH_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_get_default_method.3"
ln -sf "DH_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_new_method.3"
ln -sf "DH_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DH_set_default_method.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRL_DIST_POINTS_free.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRL_DIST_POINTS_new.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DIST_POINT_NAME_free.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DIST_POINT_NAME_new.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DIST_POINT_free.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ISSUING_DIST_POINT_free.3"
ln -sf "DIST_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ISSUING_DIST_POINT_new.3"
ln -sf "DSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_SIG_free.3"
ln -sf "DSA_do_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_do_verify.3"
ln -sf "DSA_generate_parameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_generate_parameters_ex.3"
ln -sf "DSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_get_ex_data.3"
ln -sf "DSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_set_ex_data.3"
ln -sf "DSA_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_free.3"
ln -sf "DSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_OpenSSL.3"
ln -sf "DSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_get_default_method.3"
ln -sf "DSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_new_method.3"
ln -sf "DSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_set_default_method.3"
ln -sf "DSA_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_sign_setup.3"
ln -sf "DSA_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_verify.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_OpenSSL.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_SIG_free.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_do_sign.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_do_sign_ex.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_do_verify.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_get_default_method.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_set_default_method.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_set_method.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_sign.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_sign_ex.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_sign_setup.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_size.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECDSA_verify.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECDSA_SIG.3"
ln -sf "ECDSA_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECDSA_SIG.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GF2m_simple_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GFp_mont_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GFp_nist_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GFp_nistp224_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GFp_nistp256_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GFp_nistp521_method.3"
ln -sf "EC_GFp_simple_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_METHOD_get_field_type.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_check.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_check_discriminant.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_cmp.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_dup.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get0_generator.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get0_seed.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_asn1_flag.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_basis_type.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_cofactor.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_curve_name.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_degree.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_order.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_pentanomial_basis.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_point_conversion_form.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_seed_len.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_trinomial_basis.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_method_of.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_asn1_flag.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_curve_name.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_generator.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_point_conversion_form.3"
ln -sf "EC_GROUP_copy.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_seed.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_clear_free.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_free.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_get_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_new_by_curve_name.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_new_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_new_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_set_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_get_builtin_curves.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_check_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_clear_flags.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_copy.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_dup.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_free.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_generate_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get0_group.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get0_private_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get0_public_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get_conv_form.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get_enc_flags.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get_flags.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_get_key_method_data.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_insert_key_method_data.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_new_by_curve_name.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_precompute_mult.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_print.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_print_fp.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_asn1_flag.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_conv_form.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_enc_flags.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_flags.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_group.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_private_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_public_key.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3"
ln -sf "EC_KEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_KEY_up_ref.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_have_precompute_mult.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_GROUP_precompute_mult.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_cmp.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_dbl.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_invert.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_is_at_infinity.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_is_on_curve.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_make_affine.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_mul.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINTs_make_affine.3"
ln -sf "EC_POINT_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINTs_mul.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_bn2point.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_clear_free.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_copy.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_dup.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_free.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_hex2point.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_method_of.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_oct2point.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_point2bn.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_point2hex.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_point2oct.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EC_POINT_set_to_infinity.3"
ln -sf "ERR_GET_LIB.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_FATAL_ERROR.3"
ln -sf "ERR_GET_LIB.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_GET_FUNC.3"
ln -sf "ERR_GET_LIB.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_GET_REASON.3"
ln -sf "ERR_error_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_error_string_n.3"
ln -sf "ERR_error_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_func_error_string.3"
ln -sf "ERR_error_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_lib_error_string.3"
ln -sf "ERR_error_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_reason_error_string.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_get_error_line.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_get_error_line_data.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_error.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_error_line.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_error_line_data.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_last_error.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_last_error_line.3"
ln -sf "ERR_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_peek_last_error_line_data.3"
ln -sf "ERR_load_crypto_strings.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_free_strings.3"
ln -sf "ERR_load_crypto_strings.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_load_BN_strings.3"
ln -sf "ERR_load_crypto_strings.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_load_error_strings.3"
ln -sf "ERR_load_strings.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_PACK.3"
ln -sf "ERR_load_strings.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_get_next_error_library.3"
ln -sf "ERR_print_errors.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_print_errors_cb.3"
ln -sf "ERR_print_errors.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_print_errors_fp.3"
ln -sf "ERR_put_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_add_error_data.3"
ln -sf "ERR_put_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_add_error_vdata.3"
ln -sf "ERR_remove_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_remove_thread_state.3"
ln -sf "ERR_set_mark.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ERR_pop_to_mark.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ESS_CERT_ID_free.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ESS_CERT_ID_new.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ESS_ISSUER_SERIAL_free.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ESS_ISSUER_SERIAL_new.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ESS_SIGNING_CERT_free.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_CTX_cleanup.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_CTX_open.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_CTX_seal.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_key_length.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_max_overhead.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_max_tag_len.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_AEAD_nonce_length.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aead_aes_128_gcm.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aead_aes_256_gcm.3"
ln -sf "EVP_AEAD_CTX_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aead_chacha20_poly1305.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestFinal.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestFinal_ex.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestInit_ex.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestUpdate.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MAX_MD_SIZE.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_block_size.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_cleanup.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_copy.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_copy_ex.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_create.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_ctrl.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_destroy.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_init.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_md.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_size.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_CTX_type.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_block_size.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_pkey_type.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_size.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_MD_type.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_dss.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_dss1.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_digestbyname.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_digestbynid.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_digestbyobj.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_md2.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_md5.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_md5_sha1.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_md_null.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_ripemd160.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_sha1.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_sha224.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_sha256.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_sha384.3"
ln -sf "EVP_DigestInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_sha512.3"
ln -sf "EVP_DigestSignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestSignFinal.3"
ln -sf "EVP_DigestSignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestSignUpdate.3"
ln -sf "EVP_DigestVerifyInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestVerifyFinal.3"
ln -sf "EVP_DigestVerifyInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DigestVerifyUpdate.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecodeBlock.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecodeFinal.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecodeInit.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecodeUpdate.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncodeBlock.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncodeFinal.3"
ln -sf "EVP_EncodeInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncodeUpdate.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_block_size.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_cipher.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_cleanup.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_ctrl.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_flags.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_free.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_get_app_data.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_init.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_iv_length.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_key_length.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_mode.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_new.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_nid.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_set_app_data.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_set_key_length.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_set_padding.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_CTX_type.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_asn1_to_param.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_block_size.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_flags.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_iv_length.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_key_length.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_mode.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_nid.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_param_to_asn1.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CIPHER_type.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CipherFinal.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CipherFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CipherInit.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CipherInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_CipherUpdate.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecryptFinal.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecryptFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecryptInit.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecryptInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_DecryptUpdate.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncryptFinal.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncryptFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncryptInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_EncryptUpdate.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_ccm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_gcm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_128_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_ccm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_gcm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_192_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_ccm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_gcm.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_aes_256_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_bf_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_bf_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_bf_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_bf_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_cast5_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_cast5_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_cast5_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_cast5_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_chacha20.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede3.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede3_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede3_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede3_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ede_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_des_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_desx_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_enc_null.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_cipherbyname.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_cipherbynid.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_get_cipherbyobj.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_idea_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_idea_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_idea_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_idea_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_40_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_64_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc2_ofb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc4.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc4_40.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc4_hmac_md5.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc5_32_12_16_cbc.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc5_32_12_16_cfb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc5_32_12_16_ecb.3"
ln -sf "EVP_EncryptInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_rc5_32_12_16_ofb.3"
ln -sf "EVP_OpenInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_OpenFinal.3"
ln -sf "EVP_OpenInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_OpenUpdate.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_ctrl_str.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_signature_md.3"
ln -sf "EVP_PKEY_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_dup.3"
ln -sf "EVP_PKEY_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_free.3"
ln -sf "EVP_PKEY_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_new_id.3"
ln -sf "EVP_PKEY_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_cmp_parameters.3"
ln -sf "EVP_PKEY_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_copy_parameters.3"
ln -sf "EVP_PKEY_cmp.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_missing_parameters.3"
ln -sf "EVP_PKEY_decrypt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_decrypt_init.3"
ln -sf "EVP_PKEY_derive.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_derive_init.3"
ln -sf "EVP_PKEY_derive.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_derive_set_peer.3"
ln -sf "EVP_PKEY_encrypt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_encrypt_init.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_get_app_data.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_get_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_app_data.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_CTX_set_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_gen_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_keygen_init.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_paramgen.3"
ln -sf "EVP_PKEY_keygen.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_paramgen_init.3"
ln -sf "EVP_PKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_free.3"
ln -sf "EVP_PKEY_print_private.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_print_params.3"
ln -sf "EVP_PKEY_print_private.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_print_public.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_assign_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_assign_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_assign_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_assign_RSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_base_id.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_get1_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_get1_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_get1_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_get1_RSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_id.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_set1_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_set1_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_set1_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_type.3"
ln -sf "EVP_PKEY_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_sign_init.3"
ln -sf "EVP_PKEY_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_verify_init.3"
ln -sf "EVP_PKEY_verify_recover.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_verify_recover_init.3"
ln -sf "EVP_SealInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_SealFinal.3"
ln -sf "EVP_SealInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_SealUpdate.3"
ln -sf "EVP_SignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_PKEY_size.3"
ln -sf "EVP_SignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_SignFinal.3"
ln -sf "EVP_SignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_SignInit_ex.3"
ln -sf "EVP_SignInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_SignUpdate.3"
ln -sf "EVP_VerifyInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_VerifyFinal.3"
ln -sf "EVP_VerifyInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_VerifyInit_ex.3"
ln -sf "EVP_VerifyInit.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_VerifyUpdate.3"
ln -sf "EXTENDED_KEY_USAGE_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EXTENDED_KEY_USAGE_free.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EDIPARTYNAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EDIPARTYNAME_new.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GENERAL_NAMES_free.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GENERAL_NAMES_new.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GENERAL_NAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OTHERNAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OTHERNAME_new.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_CTX_cleanup.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_CTX_copy.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_CTX_init.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_CTX_set_flags.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_Final.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_Init.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_Init_ex.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_Update.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_cleanup.3"
ln -sf "HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/HMAC_size.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD2.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD2_Final.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD2_Init.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD2_Update.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD4.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD4_Final.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD4_Init.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD4_Update.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD5_Final.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD5_Init.3"
ln -sf "MD5.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/MD5_Update.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GENERAL_SUBTREE_free.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GENERAL_SUBTREE_new.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/NAME_CONSTRAINTS_free.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_cleanup.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_cmp.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_create.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_dup.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_ln2nid.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_nid2ln.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_nid2sn.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_obj2nid.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_obj2txt.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_sn2nid.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_txt2nid.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OBJ_txt2obj.3"
ln -sf "OBJ_nid2obj.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2t_ASN1_OBJECT.3"
ln -sf "OCSP_CRLID_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_CRLID_free.3"
ln -sf "OCSP_CRLID_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_crlID_new.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_ONEREQ_free.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_ONEREQ_new.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQINFO_free.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQINFO_new.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQUEST_free.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_SIGNATURE_free.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_SIGNATURE_new.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_request_add0_id.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_request_add1_cert.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_request_onereq_count.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_request_onereq_get0.3"
ln -sf "OCSP_REQUEST_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_request_sign.3"
ln -sf "OCSP_SERVICELOC_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_SERVICELOC_free.3"
ln -sf "OCSP_SERVICELOC_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_url_svcloc_new.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_CERTID_free.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_CERTID_new.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_cert_id_new.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_id_cmp.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_id_get0_info.3"
ln -sf "OCSP_cert_to_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_id_issuer_cmp.3"
ln -sf "OCSP_request_add1_nonce.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_basic_add1_nonce.3"
ln -sf "OCSP_request_add1_nonce.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_check_nonce.3"
ln -sf "OCSP_request_add1_nonce.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_copy_nonce.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_CERTSTATUS_free.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_CERTSTATUS_new.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REVOKEDINFO_free.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REVOKEDINFO_new.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_SINGLERESP_free.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_SINGLERESP_new.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_check_validity.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_resp_count.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_resp_find.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_resp_get0.3"
ln -sf "OCSP_resp_find_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_single_get0_status.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_BASICRESP_free.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_BASICRESP_new.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPBYTES_free.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPBYTES_new.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPDATA_free.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPDATA_new.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPID_free.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPID_new.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPONSE_free.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_RESPONSE_new.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_response_create.3"
ln -sf "OCSP_response_status.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_response_get1_basic.3"
ln -sf "OCSP_sendreq_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQ_CTX_add1_header.3"
ln -sf "OCSP_sendreq_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQ_CTX_free.3"
ln -sf "OCSP_sendreq_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_REQ_CTX_set1_req.3"
ln -sf "OCSP_sendreq_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_sendreq_bio.3"
ln -sf "OCSP_sendreq_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OCSP_sendreq_nbio.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLeay.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLeay_version.3"
ln -sf "OPENSSL_config.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OPENSSL_no_config.3"
ln -sf "OPENSSL_load_builtin_modules.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ASN1_add_oid_module.3"
ln -sf "OPENSSL_load_builtin_modules.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_add_conf_module.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_free.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_malloc.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_realloc.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_strdup.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OPENSSL_free.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OPENSSL_realloc.3"
ln -sf "OPENSSL_malloc.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OPENSSL_strdup.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_cleanup.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OpenSSL_add_all_ciphers.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OpenSSL_add_all_digests.3"
ln -sf "PEM_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_do_header.3"
ln -sf "PEM_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_get_EVP_CIPHER_INFO.3"
ln -sf "PEM_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio.3"
ln -sf "PEM_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write.3"
ln -sf "PEM_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio.3"
ln -sf "PEM_read_SSL_SESSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_SSL_SESSION.3"
ln -sf "PEM_read_SSL_SESSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_SSL_SESSION.3"
ln -sf "PEM_read_SSL_SESSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_SSL_SESSION.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_read_bio_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PKCS8PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_X509_REQ_NEW.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PEM_write_bio_X509_REQ_NEW.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_BAGS_free.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_BAGS_new.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_SAFEBAG_free.3"
ln -sf "PKCS12_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_MAC_DATA_free.3"
ln -sf "PKCS12_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_MAC_DATA_new.3"
ln -sf "PKCS12_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS12_free.3"
ln -sf "PKCS5_PBKDF2_HMAC.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_DIGEST_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_DIGEST_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENCRYPT_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENCRYPT_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENC_CONTENT_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENC_CONTENT_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENVELOPE_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ENVELOPE_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_RECIP_INFO_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_RECIP_INFO_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGNED_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGNED_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGNER_INFO_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGNER_INFO_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3"
ln -sf "PKCS7_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_free.3"
ln -sf "PKCS7_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_get0_signers.3"
ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3"
ln -sf "PKEY_USAGE_PERIOD_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKEY_USAGE_PERIOD_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CERTIFICATEPOLICIES_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CERTIFICATEPOLICIES_new.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/NOTICEREF_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/NOTICEREF_new.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICYINFO_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICYQUALINFO_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICYQUALINFO_new.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICY_CONSTRAINTS_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICY_CONSTRAINTS_new.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICY_MAPPING_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/POLICY_MAPPING_new.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/USERNOTICE_free.3"
ln -sf "POLICYINFO_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/USERNOTICE_new.3"
ln -sf "PROXY_POLICY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3"
ln -sf "PROXY_POLICY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3"
ln -sf "PROXY_POLICY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PROXY_POLICY_free.3"
ln -sf "RAND_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_cleanup.3"
ln -sf "RAND_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_seed.3"
ln -sf "RAND_add.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_status.3"
ln -sf "RAND_bytes.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_pseudo_bytes.3"
ln -sf "RAND_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_file_name.3"
ln -sf "RAND_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_write_file.3"
ln -sf "RAND_set_rand_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_SSLeay.3"
ln -sf "RAND_set_rand_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RAND_get_rand_method.3"
ln -sf "RC4.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RC4_set_key.3"
ln -sf "RIPEMD160.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RIPEMD160_Final.3"
ln -sf "RIPEMD160.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RIPEMD160_Init.3"
ln -sf "RIPEMD160.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RIPEMD160_Update.3"
ln -sf "RSA_PSS_PARAMS_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_PSS_PARAMS_free.3"
ln -sf "RSA_blinding_on.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_blinding_off.3"
ln -sf "RSA_generate_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_generate_key_ex.3"
ln -sf "RSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_dup.3"
ln -sf "RSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_free.3"
ln -sf "RSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/CRYPTO_EX_new.3"
ln -sf "RSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_get_ex_data.3"
ln -sf "RSA_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_set_ex_data.3"
ln -sf "RSA_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_free.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_add_PKCS1_OAEP.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_add_PKCS1_type_2.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_add_none.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_check_PKCS1_OAEP.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_check_PKCS1_type_1.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_check_PKCS1_type_2.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_padding_check_none.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DHparams_print.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DHparams_print_fp.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_print.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSA_print_fp.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSAparams_print.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSAparams_print_fp.3"
ln -sf "RSA_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_print_fp.3"
ln -sf "RSA_private_encrypt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_public_decrypt.3"
ln -sf "RSA_public_encrypt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_private_decrypt.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_PKCS1_SSLeay.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_flags.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_get_default_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_get_default_openssl_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_get_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_new_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_null_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_set_default_method.3"
ln -sf "RSA_set_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_set_default_openssl_method.3"
ln -sf "RSA_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_verify.3"
ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA1_Final.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA1_Init.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA1_Update.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA224.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA224_Final.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA224_Init.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA224_Update.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA256.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA256_Final.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA256_Init.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA256_Update.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA384.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA384_Final.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA384_Init.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA384_Update.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA512.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA512_Final.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA512_Init.3"
ln -sf "SHA1.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SHA512_Update.3"
ln -sf "SSL_CIPHER_get_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CIPHER_description.3"
ln -sf "SSL_CIPHER_get_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CIPHER_get_bits.3"
ln -sf "SSL_CIPHER_get_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CIPHER_get_version.3"
ln -sf "SSL_COMP_add_compression_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_COMP_get_compression_methods.3"
ln -sf "SSL_CTX_add_extra_chain_cert.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_clear_extra_chain_certs.3"
ln -sf "SSL_CTX_add_session.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_remove_session.3"
ln -sf "SSL_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_callback_ctrl.3"
ln -sf "SSL_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_callback_ctrl.3"
ln -sf "SSL_CTX_ctrl.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_ctrl.3"
ln -sf "SSL_CTX_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_ex_data.3"
ln -sf "SSL_CTX_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_ex_data.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_verify_callback.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_verify_depth.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_verify_callback.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_verify_depth.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_verify_mode.3"
ln -sf "SSL_CTX_load_verify_locations.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_default_verify_paths.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DTLSv1_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DTLSv1_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DTLSv1_server_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLv23_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLv23_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLv23_server_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLS_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLS_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLS_server_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_1_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_1_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_1_server_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_2_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_2_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_2_server_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_client_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_method.3"
ln -sf "SSL_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TLSv1_server_method.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_accept.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_accept_good.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_accept_renegotiate.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_cache_full.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_cb_hits.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_connect.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_connect_good.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_connect_renegotiate.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_hits.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_misses.3"
ln -sf "SSL_CTX_sess_number.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_timeouts.3"
ln -sf "SSL_CTX_sess_set_cache_size.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_get_cache_size.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_get_get_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_get_new_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_get_remove_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_set_new_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_sess_set_remove_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_session_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/new_session_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/remove_session_cb.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set1_curves.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set1_curves_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set1_groups_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set1_curves.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set1_curves_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set1_groups.3"
ln -sf "SSL_CTX_set1_groups.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set1_groups_list.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_alpn_protos.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get0_alpn_selected.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_select_next_proto.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_alpn_protos.3"
ln -sf "SSL_CTX_set_cert_store.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_cert_store.3"
ln -sf "SSL_CTX_set_cipher_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_cipher_list.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_add_client_CA.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_add_client_CA.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_client_CA_list.3"
ln -sf "SSL_CTX_set_client_cert_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_client_cert_cb.3"
ln -sf "SSL_CTX_set_client_cert_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/client_cert_cb.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/pem_password_cb.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/GEN_SESSION_CB.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_has_matching_session_id.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_generate_session_id.3"
ln -sf "SSL_CTX_set_info_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_info_callback.3"
ln -sf "SSL_CTX_set_info_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_info_callback.3"
ln -sf "SSL_CTX_set_info_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_info_callback.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_max_cert_list.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_max_cert_list.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_max_cert_list.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_min_proto_version.3"
ln -sf "SSL_CTX_set_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_mode.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_msg_callback_arg.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_msg_callback.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_msg_callback_arg.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_clear_options.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_options.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_clear_options.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_options.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_secure_renegotiation_support.3"
ln -sf "SSL_CTX_set_options.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_options.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_quiet_shutdown.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_quiet_shutdown.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_quiet_shutdown.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_default_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_read_ahead.3"
ln -sf "SSL_CTX_set_session_cache_mode.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_session_cache_mode.3"
ln -sf "SSL_CTX_set_session_id_context.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_session_id_context.3"
ln -sf "SSL_CTX_set_ssl_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_ssl_method.3"
ln -sf "SSL_CTX_set_ssl_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_ssl_method.3"
ln -sf "SSL_CTX_set_timeout.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_timeout.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_servername.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_servername_type.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tlsext_host_name.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tlsext_status_arg.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tlsext_status_type.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tmp_dh.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tmp_dh.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tmp_dh_callback.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_need_tmp_RSA.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tmp_rsa.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_need_tmp_rsa.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tmp_rsa.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tmp_rsa_callback.3"
ln -sf "SSL_CTX_set_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_verify_depth.3"
ln -sf "SSL_CTX_set_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_verify.3"
ln -sf "SSL_CTX_set_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_verify_depth.3"
ln -sf "SSL_CTX_set_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/verify_callback.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_check_private_key.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_PrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_PrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_certificate_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_certificate_chain_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_certificate_chain_mem.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_use_certificate_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_check_private_key.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_PrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_PrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_PrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_RSAPrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_RSAPrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_certificate.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_certificate_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_use_certificate_file.3"
ln -sf "SSL_SESSION_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_get_ex_data.3"
ln -sf "SSL_SESSION_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_set_ex_data.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_get_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_set_time.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_set_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_time.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_time.3"
ln -sf "SSL_SESSION_get_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_timeout.3"
ln -sf "SSL_SESSION_print.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_SESSION_print_fp.3"
ln -sf "SSL_alert_type_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_alert_desc_string.3"
ln -sf "SSL_alert_type_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_alert_desc_string_long.3"
ln -sf "SSL_alert_type_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_alert_type_string_long.3"
ln -sf "SSL_get_certificate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_privatekey.3"
ln -sf "SSL_get_ciphers.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_cipher_list.3"
ln -sf "SSL_get_client_CA_list.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_get_client_CA_list.3"
ln -sf "SSL_get_current_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_cipher.3"
ln -sf "SSL_get_current_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_cipher_bits.3"
ln -sf "SSL_get_current_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_cipher_name.3"
ln -sf "SSL_get_current_cipher.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_cipher_version.3"
ln -sf "SSL_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_ex_data.3"
ln -sf "SSL_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_ex_data.3"
ln -sf "SSL_get_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_rfd.3"
ln -sf "SSL_get_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_wfd.3"
ln -sf "SSL_get_rbio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_wbio.3"
ln -sf "SSL_get_session.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get0_session.3"
ln -sf "SSL_get_session.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get1_session.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_in_accept_init.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_in_before.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_in_connect_init.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_in_init.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_is_init_finished.3"
ln -sf "SSL_get_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_state.3"
ln -sf "SSL_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_version.3"
ln -sf "SSL_library_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/OpenSSL_add_ssl_algorithms.3"
ln -sf "SSL_library_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSLeay_add_ssl_algorithms.3"
ln -sf "SSL_load_client_CA_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3"
ln -sf "SSL_load_client_CA_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_add_file_cert_subjects_to_stack.3"
ln -sf "SSL_num_renegotiations.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_clear_num_renegotiations.3"
ln -sf "SSL_num_renegotiations.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_total_renegotiations.3"
ln -sf "SSL_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_peek.3"
ln -sf "SSL_renegotiate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_renegotiate_abbreviated.3"
ln -sf "SSL_renegotiate.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_renegotiate_pending.3"
ln -sf "SSL_rstate_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_rstate_string_long.3"
ln -sf "SSL_set1_param.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set1_param.3"
ln -sf "SSL_set_connect_state.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_accept_state.3"
ln -sf "SSL_set_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_rfd.3"
ln -sf "SSL_set_fd.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_wfd.3"
ln -sf "SSL_set_max_send_fragment.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_max_send_fragment.3"
ln -sf "SSL_set_shutdown.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_get_shutdown.3"
ln -sf "SSL_set_tmp_ecdh.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_ecdh_auto.3"
ln -sf "SSL_set_tmp_ecdh.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3"
ln -sf "SSL_set_tmp_ecdh.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3"
ln -sf "SSL_set_tmp_ecdh.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_ecdh_auto.3"
ln -sf "SSL_set_tmp_ecdh.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_set_tmp_ecdh_callback.3"
ln -sf "SSL_state_string.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_state_string_long.3"
ln -sf "SSL_want.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_want_nothing.3"
ln -sf "SSL_want.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_want_read.3"
ln -sf "SSL_want.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_want_write.3"
ln -sf "SSL_want.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SSL_want_x509_lookup.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SXNETID_free.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SXNETID_new.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/SXNET_free.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_SXNET.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_SXNETID.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_SXNET.3"
ln -sf "SXNET_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_SXNETID.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_ACCURACY_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_ACCURACY_new.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_MSG_IMPRINT_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_MSG_IMPRINT_new.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_REQ_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_RESP_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_RESP_new.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_STATUS_INFO_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_STATUS_INFO_new.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_TST_INFO_free.3"
ln -sf "TS_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/TS_TST_INFO_new.3"
ln -sf "UI_UTIL_read_pw.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_UTIL_read_pw_string.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_destroy_method.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_closer.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_flusher.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_opener.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_prompt_constructor.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_reader.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_get_writer.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_closer.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_flusher.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_opener.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_prompt_constructor.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_reader.3"
ln -sf "UI_create_method.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_method_set_writer.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_action_string.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_output_string.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_result_string.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_test_string.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_input_flags.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_result_maxsize.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_result_minsize.3"
ln -sf "UI_get_string_type.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_set_result.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_OpenSSL.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_error_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_info_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_input_boolean.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_input_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_user_data.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_add_verify_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_construct_prompt.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_ctrl.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_dup_error_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_dup_info_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_dup_input_boolean.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_dup_input_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_dup_verify_string.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_free.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_result.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get0_user_data.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_default_method.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_get_method.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_new_method.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_process.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_set_default_method.3"
ln -sf "UI_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/UI_set_method.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509V3_EXT_d2i.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509V3_EXT_i2d.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509V3_add1_i2d.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext_d2i.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext_d2i.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext_d2i.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_cmp.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_free.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_get0.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_new.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_set0.3"
ln -sf "X509_ALGOR_dup.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ALGOR_set_md.3"
ln -sf "X509_ATTRIBUTE_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_ATTRIBUTE_free.3"
ln -sf "X509_CINF_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CERT_AUX_free.3"
ln -sf "X509_CINF_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CERT_AUX_new.3"
ln -sf "X509_CINF_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CINF_free.3"
ln -sf "X509_CINF_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VAL_free.3"
ln -sf "X509_CINF_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VAL_new.3"
ln -sf "X509_CRL_get0_by_serial.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_add0_revoked.3"
ln -sf "X509_CRL_get0_by_serial.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get0_by_cert.3"
ln -sf "X509_CRL_get0_by_serial.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_REVOKED.3"
ln -sf "X509_CRL_get0_by_serial.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_sort.3"
ln -sf "X509_CRL_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_INFO_free.3"
ln -sf "X509_CRL_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_INFO_new.3"
ln -sf "X509_CRL_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_free.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_create_by_NID.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_create_by_OBJ.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_free.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_get_critical.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_get_data.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_get_object.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_new.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_set_critical.3"
ln -sf "X509_EXTENSION_set_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_EXTENSION_set_data.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_LOOKUP_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_load_cert_crl_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_load_cert_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_load_crl_file.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_create_by_NID.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_create_by_txt.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_free.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_get_data.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_new.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_set_data.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_set_object.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_add_entry.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_add_entry_by_NID.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_add_entry_by_OBJ.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_delete_entry.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_entry_count.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_get_entry.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_get_index_by_OBJ.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_get_text_by_NID.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_get_text_by_OBJ.3"
ln -sf "X509_NAME_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_free.3"
ln -sf "X509_NAME_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_oneline.3"
ln -sf "X509_NAME_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_print.3"
ln -sf "X509_NAME_print_ex.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_print_ex_fp.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_PUBKEY_free.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_PUBKEY_get.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_PUBKEY_get0_param.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_PUBKEY_set.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_PUBKEY_set0_param.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PUBKEY.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PUBKEY_bio.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PUBKEY_fp.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PUBKEY.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PUBKEY_bio.3"
ln -sf "X509_PUBKEY_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PUBKEY_fp.3"
ln -sf "X509_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_INFO_free.3"
ln -sf "X509_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_INFO_new.3"
ln -sf "X509_REQ_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_free.3"
ln -sf "X509_REVOKED_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_free.3"
ln -sf "X509_REVOKED_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_set_revocationDate.3"
ln -sf "X509_REVOKED_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_set_serialNumber.3"
ln -sf "X509_SIG_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_SIG_free.3"
ln -sf "X509_STORE_CTX_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_get1_chain.3"
ln -sf "X509_STORE_CTX_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_get_current_cert.3"
ln -sf "X509_STORE_CTX_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_get_error_depth.3"
ln -sf "X509_STORE_CTX_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set_error.3"
ln -sf "X509_STORE_CTX_get_error.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_verify_cert_error_string.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_get_ex_data.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set_ex_data.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_cleanup.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_free.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_get0_param.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_init.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set0_crls.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set0_param.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set_cert.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set_chain.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_set_default.3"
ln -sf "X509_STORE_CTX_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_CTX_trusted_stack.3"
ln -sf "X509_STORE_load_locations.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_set_default_paths.3"
ln -sf "X509_STORE_set_verify_cb_func.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_STORE_set_verify_cb.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_add0_policy.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_clear_flags.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_get_depth.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_get_flags.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_set1_policies.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_set_depth.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_set_purpose.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_set_time.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_VERIFY_PARAM_set_trust.3"
ln -sf "X509_check_host.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_check_email.3"
ln -sf "X509_check_host.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_check_ip.3"
ln -sf "X509_check_host.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_check_ip_asc.3"
ln -sf "X509_check_private_key.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_check_private_key.3"
ln -sf "X509_cmp_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_cmp_current_time.3"
ln -sf "X509_cmp_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_time_adj.3"
ln -sf "X509_cmp_time.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_time_adj_ex.3"
ln -sf "X509_digest.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3"
ln -sf "X509_digest.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_digest.3"
ln -sf "X509_digest.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_digest.3"
ln -sf "X509_digest.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_digest.3"
ln -sf "X509_digest.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_pubkey_digest.3"
ln -sf "X509_get_pubkey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_get_pubkey.3"
ln -sf "X509_get_pubkey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_set_pubkey.3"
ln -sf "X509_get_pubkey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_X509_PUBKEY.3"
ln -sf "X509_get_pubkey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_pubkey.3"
ln -sf "X509_get_serialNumber.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_serialNumber.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_issuer.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_set_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_get_subject_name.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_set_subject_name.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_subject_name.3"
ln -sf "X509_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_version.3"
ln -sf "X509_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_set_version.3"
ln -sf "X509_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_get_version.3"
ln -sf "X509_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_set_version.3"
ln -sf "X509_get_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_set_version.3"
ln -sf "X509_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_free.3"
ln -sf "X509_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_up_ref.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_sign.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_sign_ctx.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_verify.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_sign.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_sign_ctx.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REQ_verify.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_sign_ctx.3"
ln -sf "X509_sign.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_verify.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_CRL_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_REVOKED_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509v3_get_ext_count.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_add_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_check_top.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_cmp_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_div_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_expand.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_expand2.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_fix_top.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_add_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_comba4.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_comba8.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_high.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_low_normal.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_low_recursive.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_normal.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_part_recursive.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_recursive.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_mul_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_print.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_set_high.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_set_low.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_set_max.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sqr_comba4.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sqr_comba8.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sqr_normal.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sqr_recursive.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sqr_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_sub_words.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/bn_wexpand.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/mul.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/mul_add.3"
ln -sf "bn_dump.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/sqr.3"
ln -sf "d2i_ASN1_NULL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_NULL.3"
ln -sf "d2i_ASN1_OBJECT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_OBJECT.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_BIT_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_BMPSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_ENUMERATED.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_GENERALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_IA5STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_INTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_PRINTABLE.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_PRINTABLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_T61STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_TIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_UINTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_UTCTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_UTF8STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_VISIBLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DIRECTORYSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DISPLAYTEXT.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_BIT_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_BMPSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_ENUMERATED.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_GENERALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_IA5STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_INTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_OCTET_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_PRINTABLE.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_PRINTABLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_T61STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_TIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_UTCTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_UTF8STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_VISIBLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DIRECTORYSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DISPLAYTEXT.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ASN1_SET_ANY.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ASN1_SET_ANY.3"
ln -sf "d2i_AUTHORITY_KEYID.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_AUTHORITY_KEYID.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_EXTENDED_KEY_USAGE.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_BASIC_CONSTRAINTS.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_EXTENDED_KEY_USAGE.3"
ln -sf "d2i_DHparams.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DHparams.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ACCESS_DESCRIPTION.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_CRL_DIST_POINTS.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DIST_POINT_NAME.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ISSUING_DIST_POINT.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_CRL_DIST_POINTS.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DIST_POINT.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DIST_POINT_NAME.3"
ln -sf "d2i_DIST_POINT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ISSUING_DIST_POINT.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DSAparams_dup.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSAPrivateKey.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSAPrivateKey_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSAPrivateKey_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSA_PUBKEY.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSA_PUBKEY_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSA_PUBKEY_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSA_SIG.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_DSAparams.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSAPrivateKey.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSAPrivateKey_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSAPrivateKey_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSAPublicKey.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSA_PUBKEY.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSA_PUBKEY_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSA_PUBKEY_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSA_SIG.3"
ln -sf "d2i_DSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_DSAparams.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECPKParameters_print.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECPKParameters_print_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECParameters_dup.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECParameters_print.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ECParameters_print_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECPKParameters_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECPKParameters_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECParameters.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECPrivateKey.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECPrivateKey_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ECPrivateKey_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_EC_PUBKEY.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_EC_PUBKEY_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_EC_PUBKEY_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPKParameters.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPKParameters_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPKParameters_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECParameters.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPrivateKey.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPrivateKey_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ECPrivateKey_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_EC_PUBKEY.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_EC_PUBKEY_bio.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_EC_PUBKEY_fp.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2o_ECPublicKey.3"
ln -sf "d2i_ECPKParameters.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/o2i_ECPublicKey.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ESS_CERT_ID.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_ESS_ISSUER_SERIAL.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ESS_CERT_ID.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ESS_ISSUER_SERIAL.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_ESS_SIGNING_CERT.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_EDIPARTYNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_GENERAL_NAMES.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OTHERNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_EDIPARTYNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_GENERAL_NAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_GENERAL_NAMES.3"
ln -sf "d2i_GENERAL_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OTHERNAME.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_CERTID.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_ONEREQ.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_REQINFO.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_SERVICELOC.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_SIGNATURE.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_CERTID.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_ONEREQ.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_REQINFO.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_REQUEST.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_SERVICELOC.3"
ln -sf "d2i_OCSP_REQUEST.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_SIGNATURE.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_BASICRESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_CERTSTATUS.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_CRLID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_RESPBYTES.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_RESPDATA.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_RESPID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_REVOKEDINFO.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_OCSP_SINGLERESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_BASICRESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_CERTSTATUS.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_CRLID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_RESPBYTES.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_RESPDATA.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_RESPID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_RESPONSE.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_REVOKEDINFO.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_OCSP_SINGLERESP.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS12_BAGS.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS12_MAC_DATA.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS12_SAFEBAG.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS12_bio.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS12_fp.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12_BAGS.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12_MAC_DATA.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12_SAFEBAG.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12_bio.3"
ln -sf "d2i_PKCS12.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS12_fp.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_DIGEST.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_ENCRYPT.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_ENC_CONTENT.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_RECIP_INFO.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_SIGNED.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_SIGNER_INFO.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_bio.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS7_fp.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_DIGEST.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_ENCRYPT.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_ENC_CONTENT.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_NDEF.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_RECIP_INFO.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_SIGNED.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_SIGNER_INFO.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_bio.3"
ln -sf "d2i_PKCS7.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS7_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS8PrivateKey_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKey_bio.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKey_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3"
ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKEY_USAGE_PERIOD.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_CERTIFICATEPOLICIES.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_NOTICEREF.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_POLICYQUALINFO.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_USERNOTICE.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_CERTIFICATEPOLICIES.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_NOTICEREF.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_POLICYINFO.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_POLICYQUALINFO.3"
ln -sf "d2i_POLICYINFO.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_USERNOTICE.3"
ln -sf "d2i_PROXY_POLICY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3"
ln -sf "d2i_PROXY_POLICY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3"
ln -sf "d2i_PROXY_POLICY.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PROXY_POLICY.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_AutoPrivateKey.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PrivateKey_bio.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PrivateKey_fp.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PublicKey.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PrivateKey.3"
ln -sf "d2i_PrivateKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PublicKey.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_Netscape_RSA.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSAPrivateKey.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSAPrivateKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSAPrivateKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSAPublicKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSAPublicKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSA_PSS_PARAMS.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSA_PUBKEY.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSA_PUBKEY_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_RSA_PUBKEY_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_Netscape_RSA.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPrivateKey.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPrivateKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPrivateKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPublicKey.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPublicKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSAPublicKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSA_PSS_PARAMS.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSA_PUBKEY.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSA_PUBKEY_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_RSA_PUBKEY_fp.3"
ln -sf "d2i_SSL_SESSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_SSL_SESSION.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_ACCURACY.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_MSG_IMPRINT.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_REQ_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_REQ_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_RESP.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_RESP_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_RESP_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_STATUS_INFO.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_TST_INFO.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_TST_INFO_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_TS_TST_INFO_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_ACCURACY.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_MSG_IMPRINT.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_REQ.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_REQ_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_REQ_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_RESP.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_RESP_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_RESP_fp.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_STATUS_INFO.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_TST_INFO.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_TST_INFO_bio.3"
ln -sf "d2i_TS_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_TS_TST_INFO_fp.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_AUX.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_CERT_AUX.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_CINF.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_VAL.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_bio.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_fp.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_AUX.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CERT_AUX.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CINF.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_VAL.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_bio.3"
ln -sf "d2i_X509.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_fp.3"
ln -sf "d2i_X509_ALGOR.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_ALGOR.3"
ln -sf "d2i_X509_ATTRIBUTE.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_ATTRIBUTE.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_CRL_INFO.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_CRL_bio.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_CRL_fp.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_REVOKED.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CRL.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CRL_INFO.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CRL_bio.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_CRL_fp.3"
ln -sf "d2i_X509_CRL.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_REVOKED.3"
ln -sf "d2i_X509_EXTENSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_EXTENSIONS.3"
ln -sf "d2i_X509_EXTENSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_EXTENSION.3"
ln -sf "d2i_X509_EXTENSION.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_EXTENSIONS.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_ENTRY_dup.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_dup.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/X509_NAME_hash.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_NAME_ENTRY.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_NAME.3"
ln -sf "d2i_X509_NAME.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_NAME_ENTRY.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_REQ_INFO.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_REQ_bio.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_X509_REQ_fp.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_REQ.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_REQ_INFO.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_REQ_bio.3"
ln -sf "d2i_X509_REQ.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_REQ_fp.3"
ln -sf "d2i_X509_SIG.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS8_bio.3"
ln -sf "d2i_X509_SIG.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/d2i_PKCS8_fp.3"
ln -sf "d2i_X509_SIG.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8_bio.3"
ln -sf "d2i_X509_SIG.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_PKCS8_fp.3"
ln -sf "d2i_X509_SIG.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/i2d_X509_SIG.3"
ln -sf "des_read_pw.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/EVP_read_pw_string.3"
ln -sf "des_read_pw.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/des_read_pw_string.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_add.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_by_id.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_cleanup.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_cmd_is_executable.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_ctrl.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_ctrl_cmd.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_ctrl_cmd_string.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_finish.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_free.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_STORE.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_cipher.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_cipher_engine.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_cmd_defns.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_ctrl_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_default_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_destroy_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_digest.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_digest_engine.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_finish_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_first.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_flags.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_id.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_init_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_last.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_load_privkey_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_load_pubkey_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_name.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_next.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_prev.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_get_table_flags.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_init.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_builtin_engines.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_cryptodev.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_dynamic.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_openssl.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_private_key.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_load_public_key.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_new.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_STORE.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_STORE.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_complete.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_all_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_complete.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_register_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_remove.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_STORE.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_cmd_defns.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_ctrl_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_default_string.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_destroy_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_finish_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_flags.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_id.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_init_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_load_privkey_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_load_pubkey_function.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_name.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_set_table_flags.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_DH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_DSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_ECDH.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_ECDSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_RAND.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_RSA.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_STORE.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_ciphers.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_unregister_digests.3"
ln -sf "engine.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/ENGINE_up_ref.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc2409_prime_1024.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc2409_prime_768.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc3526_prime_1536.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc3526_prime_2048.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc3526_prime_3072.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc3526_prime_4096.3"
ln -sf "get_rfc3526_prime_8192.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/get_rfc3526_prime_6144.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/DECLARE_LHASH_OF.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/LHASH_COMP_FN_TYPE.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/LHASH_DOALL_FN_TYPE.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/LHASH_HASH_FN_TYPE.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_delete.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_doall.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_doall_arg.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_error.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_free.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_insert.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_new.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_<type>_retrieve.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_delete.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_doall.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_doall_arg.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_error.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_free.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_insert.3"
ln -sf "lh_new.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_retrieve.3"
ln -sf "lh_stats.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_node_stats.3"
ln -sf "lh_stats.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_node_stats_bio.3"
ln -sf "lh_stats.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_node_usage_stats.3"
ln -sf "lh_stats.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_node_usage_stats_bio.3"
ln -sf "lh_stats.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/lh_stats_bio.3"
ln -sf "tls_accept_socket.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_accept_cbs.3"
ln -sf "tls_accept_socket.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_accept_fds.3"
ln -sf "tls_client.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_configure.3"
ln -sf "tls_client.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_free.3"
ln -sf "tls_client.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_reset.3"
ln -sf "tls_client.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_server.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_parse_protocols.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_prefer_ciphers_client.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_prefer_ciphers_server.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_alpn.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ciphers.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_dheparams.3"
ln -sf "tls_config_set_protocols.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ecdhecurves.3"
ln -sf "tls_config_set_session_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_add_ticket_key.3"
ln -sf "tls_config_set_session_id.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_session_lifetime.3"
ln -sf "tls_config_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_insecure_noverifycert.3"
ln -sf "tls_config_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_insecure_noverifyname.3"
ln -sf "tls_config_verify.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_insecure_noverifytime.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_conn_alpn_selected.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_conn_cipher.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_conn_servername.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_contains_name.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_hash.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_issuer.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_notafter.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_notbefore.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_provided.3"
ln -sf "tls_conn_version.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_cert_subject.3"
ln -sf "tls_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_connect_cbs.3"
ln -sf "tls_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_connect_fds.3"
ln -sf "tls_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_connect_servername.3"
ln -sf "tls_connect.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_connect_socket.3"
ln -sf "tls_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_error.3"
ln -sf "tls_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_free.3"
ln -sf "tls_init.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_new.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_add_keypair_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_add_keypair_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_add_keypair_ocsp_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_add_keypair_ocsp_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_clear_keys.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ca_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ca_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ca_path.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_cert_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_cert_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_crl_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_crl_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_key_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_key_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_keypair_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_keypair_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_keypair_ocsp_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_keypair_ocsp_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ocsp_staple_file.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_ocsp_staple_mem.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_set_verify_depth.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_verify_client.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_config_verify_client_optional.3"
ln -sf "tls_load_file.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_unload_file.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_cert_status.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_crl_reason.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_next_update.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_response_status.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_result_msg.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_revocation_time.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_this_update.3"
ln -sf "tls_ocsp_process_response.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_peer_ocsp_url.3"
ln -sf "tls_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_close.3"
ln -sf "tls_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_error.3"
ln -sf "tls_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_handshake.3"
ln -sf "tls_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_reset.3"
ln -sf "tls_read.3" "/tmp/tmp.lFSM7AjVTJ/usr/share/man/man3/tls_write.3"
make[3]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2/man'
make[1]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'
make[2]: Entering directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/tmp/tmp.lFSM7AjVTJ/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/tmp/tmp.lFSM7AjVTJ/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'
make[1]: Leaving directory '/home/isthmus/i486/isthmus/tmp/libressl-2.6.2'