>>> Building on exopi-4 under lang/scheme48 BDEPENDS = [devel/gmake] DIST = [lang/scheme48:scheme48-1.9.2.tgz] FULLPKGNAME = scheme48-1.9.2p0 Avoided depends for gmake-4.4.1p0 distfiles size=3951356 >>> Running build in lang/scheme48 at 1764970842.42 ===> lang/scheme48 ===> Building from scratch scheme48-1.9.2p0 ===> scheme48-1.9.2p0 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c m pthread ===> found c.102.2 m.10.1 pthread.28.1 ===> Checking files for scheme48-1.9.2p0 `/exopi-cvs/ports/distfiles/scheme48-1.9.2.tgz' is up to date. >> (SHA256) all files: OK ===> Extracting for scheme48-1.9.2p0 ===> Patching for scheme48-1.9.2p0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix fake-stage. | |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 72. Hunk #2 succeeded at 470. Hunk #3 succeeded at 532. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for scheme48-1.9.2p0 ===> Configuring for scheme48-1.9.2p0 Using /exopi-obj/pobj/scheme48-1.9.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/scheme48-1.9.2/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether we must build a 32bit binary... no checking bits per byte... 8 checking size of void *... 8 checking for BIT_SUFFIX... 64 checking whether we are building a Universal Binary... no checking how to compile position independent code... -fPIC checking -rdynamic... yes checking LDFLAGS_VM... checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inline keyword... yes checking for a BSD-compatible install... /exopi-obj/pobj/scheme48-1.9.2/bin/install -c checking for main in -lm... (cached) yes checking for main in -ldl... no checking for main in -lmld... no checking for main in -lnsl... no checking for main in -lgen... no checking for main in -lsocket... no checking for getpwnam in -lsun... no checking for RISC/OS POSIX library lossage checking for struct tm.tm_gmtoff... yes checking for an ANSI C-conforming const... (cached) yes checking for socklen_t... yes checking return type of signal handlers... (cached) void checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for uintptr_t... yes checking for uint16_t... yes checking for libgen.h... (cached) yes checking sys/timeb.h usability... no checking sys/timeb.h presence... no checking for sys/timeb.h... no checking posix/time.h usability... no checking posix/time.h presence... no checking for posix/time.h... no checking for sys/select.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for select... (cached) yes checking for setitimer... (cached) yes checking for sigaction... (cached) yes checking for execvpe... yes checking for poll.h... (cached) yes checking for poll... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dlopen... yes checking for socket... (cached) yes checking for chroot... (cached) yes checking for strerror... (cached) yes checking environ... using environ checking IEEE floating-point endianness... least first checking native-code compiler support... no checking for ld... cc checking compile and link flags for dynamic externals... -fPIC, -shared checking for pthread.h... (cached) yes checking Pthreads support... -pthread (compile) -pthread (link) checking -munaligned-doubles... no configure: creating ./config.status config.status: creating Makefile config.status: creating c/sysdep.h config.status: creating c/scheme48arch.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for scheme48-1.9.2p0 cc -c -O2 -pipe -pthread -o c/main.o \ -DDEFAULT_IMAGE_NAME=\"/usr/local/lib/scheme48/scheme48.image\" \ -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" ./c/main.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/scheme48vm-64.o c/scheme48vm-64.c c/scheme48vm-64.c:253:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 253 | if ((i_12X == (Snumber_of_channelsS))) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:253:14: note: remove extraneous parentheses around the comparison to silence this warning 253 | if ((i_12X == (Snumber_of_channelsS))) { | ~ ^ ~ c/scheme48vm-64.c:253:14: note: use '=' to turn this equality comparison into an assignment 253 | if ((i_12X == (Snumber_of_channelsS))) { | ^~ | = c/scheme48vm-64.c:262:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 262 | if ((i_13X == new_count_10X)) { | ~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:262:14: note: remove extraneous parentheses around the comparison to silence this warning 262 | if ((i_13X == new_count_10X)) { | ~ ^ ~ c/scheme48vm-64.c:262:14: note: use '=' to turn this equality comparison into an assignment 262 | if ((i_13X == new_count_10X)) { | ^~ | = c/scheme48vm-64.c:293:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 293 | if ((i_18X == min_count_14X)) { | ~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:293:14: note: remove extraneous parentheses around the comparison to silence this warning 293 | if ((i_18X == min_count_14X)) { | ~ ^ ~ c/scheme48vm-64.c:293:14: note: use '=' to turn this equality comparison into an assignment 293 | if ((i_18X == min_count_14X)) { | ^~ | = c/scheme48vm-64.c:574:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 574 | if ((state_50X == 0)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:574:20: note: remove extraneous parentheses around the comparison to silence this warning 574 | if ((state_50X == 0)) { | ~ ^ ~ c/scheme48vm-64.c:574:20: note: use '=' to turn this equality comparison into an assignment 574 | if ((state_50X == 0)) { | ^~ | = c/scheme48vm-64.c:599:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 599 | if ((state_50X == 1)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:599:22: note: remove extraneous parentheses around the comparison to silence this warning 599 | if ((state_50X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:599:22: note: use '=' to turn this equality comparison into an assignment 599 | if ((state_50X == 1)) { | ^~ | = c/scheme48vm-64.c:602:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 602 | if ((state_50X == 2)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:602:24: note: remove extraneous parentheses around the comparison to silence this warning 602 | if ((state_50X == 2)) { | ~ ^ ~ c/scheme48vm-64.c:602:24: note: use '=' to turn this equality comparison into an assignment 602 | if ((state_50X == 2)) { | ^~ | = c/scheme48vm-64.c:605:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 605 | if ((state_50X == 3)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:605:26: note: remove extraneous parentheses around the comparison to silence this warning 605 | if ((state_50X == 3)) { | ~ ^ ~ c/scheme48vm-64.c:605:26: note: use '=' to turn this equality comparison into an assignment 605 | if ((state_50X == 3)) { | ^~ | = c/scheme48vm-64.c:608:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 608 | if ((state_50X == -2)) { | ~~~~~~~~~~^~~~~ c/scheme48vm-64.c:608:28: note: remove extraneous parentheses around the comparison to silence this warning 608 | if ((state_50X == -2)) { | ~ ^ ~ c/scheme48vm-64.c:608:28: note: use '=' to turn this equality comparison into an assignment 608 | if ((state_50X == -2)) { | ^~ | = c/scheme48vm-64.c:614:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 614 | if ((state_50X == -1)) { | ~~~~~~~~~~^~~~~ c/scheme48vm-64.c:614:30: note: remove extraneous parentheses around the comparison to silence this warning 614 | if ((state_50X == -1)) { | ~ ^ ~ c/scheme48vm-64.c:614:30: note: use '=' to turn this equality comparison into an assignment 614 | if ((state_50X == -1)) { | ^~ | = c/scheme48vm-64.c:731:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 731 | if ((channel_67X == (Spending_channels_headS))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:731:22: note: remove extraneous parentheses around the comparison to silence this warning 731 | if ((channel_67X == (Spending_channels_headS))) { | ~ ^ ~ c/scheme48vm-64.c:731:22: note: use '=' to turn this equality comparison into an assignment 731 | if ((channel_67X == (Spending_channels_headS))) { | ^~ | = c/scheme48vm-64.c:734:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 734 | if ((channel_67X == (Spending_channels_tailS))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:734:24: note: remove extraneous parentheses around the comparison to silence this warning 734 | if ((channel_67X == (Spending_channels_tailS))) { | ~ ^ ~ c/scheme48vm-64.c:734:24: note: use '=' to turn this equality comparison into an assignment 734 | if ((channel_67X == (Spending_channels_tailS))) { | ^~ | = c/scheme48vm-64.c:1142:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1142 | if ((i_149X == (-1 + log_size_155X))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:1142:15: note: remove extraneous parentheses around the comparison to silence this warning 1142 | if ((i_149X == (-1 + log_size_155X))) { | ~ ^ ~ c/scheme48vm-64.c:1142:15: note: use '=' to turn this equality comparison into an assignment 1142 | if ((i_149X == (-1 + log_size_155X))) { | ^~ | = c/scheme48vm-64.c:1160:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1160 | if ((addr_158X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:1160:18: note: remove extraneous parentheses around the comparison to silence this warning 1160 | if ((addr_158X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:1160:18: note: use '=' to turn this equality comparison into an assignment 1160 | if ((addr_158X == NULL)) { | ^~ | = c/scheme48vm-64.c:1214:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1214 | if ((i_173X == new_size_156X)) { | ~~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:1214:15: note: remove extraneous parentheses around the comparison to silence this warning 1214 | if ((i_173X == new_size_156X)) { | ~ ^ ~ c/scheme48vm-64.c:1214:15: note: use '=' to turn this equality comparison into an assignment 1214 | if ((i_173X == new_size_156X)) { | ^~ | = c/scheme48vm-64.c:1264:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1264 | if ((addr_192X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:1264:18: note: remove extraneous parentheses around the comparison to silence this warning 1264 | if ((addr_192X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:1264:18: note: use '=' to turn this equality comparison into an assignment 1264 | if ((addr_192X == NULL)) { | ^~ | = c/scheme48vm-64.c:2415:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2415 | { if (((ScontS) == (Sbottom_of_stackS))) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2415:19: note: remove extraneous parentheses around the comparison to silence this warning 2415 | { if (((ScontS) == (Sbottom_of_stackS))) { | ~ ^ ~ c/scheme48vm-64.c:2415:19: note: use '=' to turn this equality comparison into an assignment 2415 | { if (((ScontS) == (Sbottom_of_stackS))) { | ^~ | = c/scheme48vm-64.c:2427:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2427 | if ((cont_420X == (Sbottom_of_stackS))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2427:18: note: remove extraneous parentheses around the comparison to silence this warning 2427 | if ((cont_420X == (Sbottom_of_stackS))) { | ~ ^ ~ c/scheme48vm-64.c:2427:18: note: use '=' to turn this equality comparison into an assignment 2427 | if ((cont_420X == (Sbottom_of_stackS))) { | ^~ | = c/scheme48vm-64.c:2578:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2578 | if ((len_455X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_454X))))), 8)))) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2578:19: note: remove extraneous parentheses around the comparison to silence this warning 2578 | if ((len_455X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_454X))))), 8)))) { | ~ ^ ~ c/scheme48vm-64.c:2578:19: note: use '=' to turn this equality comparison into an assignment 2578 | if ((len_455X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_454X))))), 8)))) { | ^~ | = c/scheme48vm-64.c:2655:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2655 | if ((len_471X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_470X))))), 8)))) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2655:19: note: remove extraneous parentheses around the comparison to silence this warning 2655 | if ((len_471X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_470X))))), 8)))) { | ~ ^ ~ c/scheme48vm-64.c:2655:19: note: use '=' to turn this equality comparison into an assignment 2655 | if ((len_471X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_470X))))), 8)))) { | ^~ | = c/scheme48vm-64.c:2852:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2852 | if ((i_511X == (Snumber_of_channelsS))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2852:15: note: remove extraneous parentheses around the comparison to silence this warning 2852 | if ((i_511X == (Snumber_of_channelsS))) { | ~ ^ ~ c/scheme48vm-64.c:2852:15: note: use '=' to turn this equality comparison into an assignment 2852 | if ((i_511X == (Snumber_of_channelsS))) { | ^~ | = c/scheme48vm-64.c:2869:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2869 | if ((i_515X == (Snumber_of_channelsS))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:2869:15: note: remove extraneous parentheses around the comparison to silence this warning 2869 | if ((i_515X == (Snumber_of_channelsS))) { | ~ ^ ~ c/scheme48vm-64.c:2869:15: note: use '=' to turn this equality comparison into an assignment 2869 | if ((i_515X == (Snumber_of_channelsS))) { | ^~ | = c/scheme48vm-64.c:2894:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2894 | if ((status_519X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:2894:28: note: remove extraneous parentheses around the comparison to silence this warning 2894 | if ((status_519X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:2894:28: note: use '=' to turn this equality comparison into an assignment 2894 | if ((status_519X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:3041:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3041 | if ((frame_528X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3041:19: note: remove extraneous parentheses around the comparison to silence this warning 3041 | if ((frame_528X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3041:19: note: use '=' to turn this equality comparison into an assignment 3041 | if ((frame_528X == NULL)) { | ^~ | = c/scheme48vm-64.c:3050:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3050 | if ((frame_530X == NULL)) {s48_trace_external_calls();s48_initializing_gc_root(); | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3050:19: note: remove extraneous parentheses around the comparison to silence this warning 3050 | if ((frame_530X == NULL)) {s48_trace_external_calls();s48_initializing_gc_root(); | ~ ^ ~ c/scheme48vm-64.c:3050:19: note: use '=' to turn this equality comparison into an assignment 3050 | if ((frame_530X == NULL)) {s48_trace_external_calls();s48_initializing_gc_root(); | ^~ | = c/scheme48vm-64.c:3094:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3094 | if ((i_554X == length_529X)) { | ~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:3094:15: note: remove extraneous parentheses around the comparison to silence this warning 3094 | if ((i_554X == length_529X)) { | ~ ^ ~ c/scheme48vm-64.c:3094:15: note: use '=' to turn this equality comparison into an assignment 3094 | if ((i_554X == length_529X)) { | ^~ | = c/scheme48vm-64.c:3218:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3218 | if ((cont_574X == (Sbottom_of_stackS))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3218:18: note: remove extraneous parentheses around the comparison to silence this warning 3218 | if ((cont_574X == (Sbottom_of_stackS))) { | ~ ^ ~ c/scheme48vm-64.c:3218:18: note: use '=' to turn this equality comparison into an assignment 3218 | if ((cont_574X == (Sbottom_of_stackS))) { | ^~ | = c/scheme48vm-64.c:3322:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3322 | { if (((Sos_signal_ring_readyS) == (Sos_signal_ring_endS))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3322:35: note: remove extraneous parentheses around the comparison to silence this warning 3322 | { if (((Sos_signal_ring_readyS) == (Sos_signal_ring_endS))) { | ~ ^ ~ c/scheme48vm-64.c:3322:35: note: use '=' to turn this equality comparison into an assignment 3322 | { if (((Sos_signal_ring_readyS) == (Sos_signal_ring_endS))) { | ^~ | = c/scheme48vm-64.c:3353:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3353 | if (((Sexternal_root_stackS) == current_base_602X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3353:32: note: remove extraneous parentheses around the comparison to silence this warning 3353 | if (((Sexternal_root_stackS) == current_base_602X)) { | ~ ^ ~ c/scheme48vm-64.c:3353:32: note: use '=' to turn this equality comparison into an assignment 3353 | if (((Sexternal_root_stackS) == current_base_602X)) { | ^~ | = c/scheme48vm-64.c:3415:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3415 | if (((Sos_signal_ring_startS) == (Sos_signal_ring_endS))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3415:33: note: remove extraneous parentheses around the comparison to silence this warning 3415 | if (((Sos_signal_ring_startS) == (Sos_signal_ring_endS))) { | ~ ^ ~ c/scheme48vm-64.c:3415:33: note: use '=' to turn this equality comparison into an assignment 3415 | if (((Sos_signal_ring_startS) == (Sos_signal_ring_endS))) { | ^~ | = c/scheme48vm-64.c:3437:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3437 | if ((frame_609X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3437:19: note: remove extraneous parentheses around the comparison to silence this warning 3437 | if ((frame_609X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3437:19: note: use '=' to turn this equality comparison into an assignment 3437 | if ((frame_609X == NULL)) { | ^~ | = c/scheme48vm-64.c:3446:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3446 | if ((x_610X == NULL)) { | ~~~~~~~^~~~~~~ c/scheme48vm-64.c:3446:15: note: remove extraneous parentheses around the comparison to silence this warning 3446 | if ((x_610X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3446:15: note: use '=' to turn this equality comparison into an assignment 3446 | if ((x_610X == NULL)) { | ^~ | = c/scheme48vm-64.c:3504:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3504 | if ((type_615X == (Spending_event_types_headS))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3504:22: note: remove extraneous parentheses around the comparison to silence this warning 3504 | if ((type_615X == (Spending_event_types_headS))) { | ~ ^ ~ c/scheme48vm-64.c:3504:22: note: use '=' to turn this equality comparison into an assignment 3504 | if ((type_615X == (Spending_event_types_headS))) { | ^~ | = c/scheme48vm-64.c:3507:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3507 | if ((type_615X == (Spending_event_types_tailS))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3507:24: note: remove extraneous parentheses around the comparison to silence this warning 3507 | if ((type_615X == (Spending_event_types_tailS))) { | ~ ^ ~ c/scheme48vm-64.c:3507:24: note: use '=' to turn this equality comparison into an assignment 3507 | if ((type_615X == (Spending_event_types_tailS))) { | ^~ | = c/scheme48vm-64.c:3564:34: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3564 | { if (((Sexternal_root_stackS) == (Sexternal_root_stack_baseS))) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3564:34: note: remove extraneous parentheses around the comparison to silence this warning 3564 | { if (((Sexternal_root_stackS) == (Sexternal_root_stack_baseS))) { | ~ ^ ~ c/scheme48vm-64.c:3564:34: note: use '=' to turn this equality comparison into an assignment 3564 | { if (((Sexternal_root_stackS) == (Sexternal_root_stack_baseS))) { | ^~ | = c/scheme48vm-64.c:3574:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3574 | { if ((frame_624X == (Spermanent_external_rootsS))) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:3574:21: note: remove extraneous parentheses around the comparison to silence this warning 3574 | { if ((frame_624X == (Spermanent_external_rootsS))) { | ~ ^ ~ c/scheme48vm-64.c:3574:21: note: use '=' to turn this equality comparison into an assignment 3574 | { if ((frame_624X == (Spermanent_external_rootsS))) { | ^~ | = c/scheme48vm-64.c:3581:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3581 | if ((next_625X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3581:20: note: remove extraneous parentheses around the comparison to silence this warning 3581 | if ((next_625X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3581:20: note: use '=' to turn this equality comparison into an assignment 3581 | if ((next_625X == NULL)) { | ^~ | = c/scheme48vm-64.c:3645:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3645 | if ((addr_638X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3645:18: note: remove extraneous parentheses around the comparison to silence this warning 3645 | if ((addr_638X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3645:18: note: use '=' to turn this equality comparison into an assignment 3645 | if ((addr_638X == NULL)) { | ^~ | = c/scheme48vm-64.c:3868:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3868 | if ((addr_679X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3868:18: note: remove extraneous parentheses around the comparison to silence this warning 3868 | if ((addr_679X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3868:18: note: use '=' to turn this equality comparison into an assignment 3868 | if ((addr_679X == NULL)) { | ^~ | = c/scheme48vm-64.c:3927:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3927 | if ((addr_692X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:3927:18: note: remove extraneous parentheses around the comparison to silence this warning 3927 | if ((addr_692X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:3927:18: note: use '=' to turn this equality comparison into an assignment 3927 | if ((addr_692X == NULL)) { | ^~ | = c/scheme48vm-64.c:4002:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4002 | if ((addr_706X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:4002:18: note: remove extraneous parentheses around the comparison to silence this warning 4002 | if ((addr_706X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:4002:18: note: use '=' to turn this equality comparison into an assignment 4002 | if ((addr_706X == NULL)) { | ^~ | = c/scheme48vm-64.c:4061:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4061 | if ((addr_719X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:4061:18: note: remove extraneous parentheses around the comparison to silence this warning 4061 | if ((addr_719X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:4061:18: note: use '=' to turn this equality comparison into an assignment 4061 | if ((addr_719X == NULL)) { | ^~ | = c/scheme48vm-64.c:4136:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4136 | if ((addr_733X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:4136:18: note: remove extraneous parentheses around the comparison to silence this warning 4136 | if ((addr_733X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:4136:18: note: use '=' to turn this equality comparison into an assignment 4136 | if ((addr_733X == NULL)) { | ^~ | = c/scheme48vm-64.c:4195:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4195 | if ((addr_746X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:4195:18: note: remove extraneous parentheses around the comparison to silence this warning 4195 | if ((addr_746X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:4195:18: note: use '=' to turn this equality comparison into an assignment 4195 | if ((addr_746X == NULL)) { | ^~ | = c/scheme48vm-64.c:5383:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5383 | if ((cont_962X == (Sbottom_of_stackS))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:5383:18: note: remove extraneous parentheses around the comparison to silence this warning 5383 | if ((cont_962X == (Sbottom_of_stackS))) { | ~ ^ ~ c/scheme48vm-64.c:5383:18: note: use '=' to turn this equality comparison into an assignment 5383 | if ((cont_962X == (Sbottom_of_stackS))) { | ^~ | = c/scheme48vm-64.c:5410:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5410 | if ((mask_ptr_970X == mask_pointer_968X)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:5410:22: note: remove extraneous parentheses around the comparison to silence this warning 5410 | if ((mask_ptr_970X == mask_pointer_968X)) { | ~ ^ ~ c/scheme48vm-64.c:5410:22: note: use '=' to turn this equality comparison into an assignment 5410 | if ((mask_ptr_970X == mask_pointer_968X)) { | ^~ | = c/scheme48vm-64.c:5376:21: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] 5376 | ps_write_integer((*((long *) (((char *) 0)))), (stderr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:5376:21: note: consider using __builtin_trap() or qualifying pointer with 'volatile' c/scheme48vm-64.c:5468:21: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] 5468 | ps_write_integer((*((long *) (((char *) 0)))), (stderr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:5468:21: note: consider using __builtin_trap() or qualifying pointer with 'volatile' c/scheme48vm-64.c:5480:21: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] 5480 | ps_write_integer((*((long *) (((char *) 0)))), (stderr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:5480:21: note: consider using __builtin_trap() or qualifying pointer with 'volatile' c/scheme48vm-64.c:5947:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5947 | if ((symbol_table_1056X == 1)) { | ~~~~~~~~~~~~~~~~~~~^~~~ c/scheme48vm-64.c:5947:27: note: remove extraneous parentheses around the comparison to silence this warning 5947 | if ((symbol_table_1056X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:5947:27: note: use '=' to turn this equality comparison into an assignment 5947 | if ((symbol_table_1056X == 1)) { | ^~ | = c/scheme48vm-64.c:5958:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5958 | if ((maybe_1058X == 1)) {s48_collect(1); | ~~~~~~~~~~~~^~~~ c/scheme48vm-64.c:5958:22: note: remove extraneous parentheses around the comparison to silence this warning 5958 | if ((maybe_1058X == 1)) {s48_collect(1); | ~ ^ ~ c/scheme48vm-64.c:5958:22: note: use '=' to turn this equality comparison into an assignment 5958 | if ((maybe_1058X == 1)) {s48_collect(1); | ^~ | = c/scheme48vm-64.c:5960:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5960 | if ((maybe_1059X == 1)) { | ~~~~~~~~~~~~^~~~ c/scheme48vm-64.c:5960:24: note: remove extraneous parentheses around the comparison to silence this warning 5960 | if ((maybe_1059X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:5960:24: note: use '=' to turn this equality comparison into an assignment 5960 | if ((maybe_1059X == 1)) { | ^~ | = c/scheme48vm-64.c:6007:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6007 | if ((i_1066X == n_1061X)) { | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:6007:16: note: remove extraneous parentheses around the comparison to silence this warning 6007 | if ((i_1066X == n_1061X)) { | ~ ^ ~ c/scheme48vm-64.c:6007:16: note: use '=' to turn this equality comparison into an assignment 6007 | if ((i_1066X == n_1061X)) { | ^~ | = c/scheme48vm-64.c:6052:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6052 | if ((stack_1077X == NULL)) { | ~~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:6052:22: note: remove extraneous parentheses around the comparison to silence this warning 6052 | if ((stack_1077X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:6052:22: note: use '=' to turn this equality comparison into an assignment 6052 | if ((stack_1077X == NULL)) { | ^~ | = c/scheme48vm-64.c:6078:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6078 | if ((a_1080X == (Sstack_endS))) {s48_make_availableAgc(24); | ~~~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:6078:16: note: remove extraneous parentheses around the comparison to silence this warning 6078 | if ((a_1080X == (Sstack_endS))) {s48_make_availableAgc(24); | ~ ^ ~ c/scheme48vm-64.c:6078:16: note: use '=' to turn this equality comparison into an assignment 6078 | if ((a_1080X == (Sstack_endS))) {s48_make_availableAgc(24); | ^~ | = c/scheme48vm-64.c:6106:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6106 | if ((addr_1088X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:6106:21: note: remove extraneous parentheses around the comparison to silence this warning 6106 | if ((addr_1088X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:6106:21: note: use '=' to turn this equality comparison into an assignment 6106 | if ((addr_1088X == NULL)) { | ^~ | = c/scheme48vm-64.c:6135:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6135 | if ((addr_1093X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:6135:19: note: remove extraneous parentheses around the comparison to silence this warning 6135 | if ((addr_1093X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:6135:19: note: use '=' to turn this equality comparison into an assignment 6135 | if ((addr_1093X == NULL)) { | ^~ | = c/scheme48vm-64.c:8272:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 8272 | if ((protocol_1148X == total_arg_count_1139X)) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:8272:27: note: remove extraneous parentheses around the comparison to silence this warning 8272 | if ((protocol_1148X == total_arg_count_1139X)) { | ~ ^ ~ c/scheme48vm-64.c:8272:27: note: use '=' to turn this equality comparison into an assignment 8272 | if ((protocol_1148X == total_arg_count_1139X)) { | ^~ | = c/scheme48vm-64.c:9734:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 9734 | if ((stack_nargs_1323X == 0)) { | ~~~~~~~~~~~~~~~~~~^~~~ c/scheme48vm-64.c:9734:30: note: remove extraneous parentheses around the comparison to silence this warning 9734 | if ((stack_nargs_1323X == 0)) { | ~ ^ ~ c/scheme48vm-64.c:9734:30: note: use '=' to turn this equality comparison into an assignment 9734 | if ((stack_nargs_1323X == 0)) { | ^~ | = c/scheme48vm-64.c:9745:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 9745 | if ((stack_nargs_1323X == 1)) { | ~~~~~~~~~~~~~~~~~~^~~~ c/scheme48vm-64.c:9745:32: note: remove extraneous parentheses around the comparison to silence this warning 9745 | if ((stack_nargs_1323X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:9745:32: note: use '=' to turn this equality comparison into an assignment 9745 | if ((stack_nargs_1323X == 1)) { | ^~ | = c/scheme48vm-64.c:9774:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 9774 | if ((x_1325X == 0)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:9774:22: note: remove extraneous parentheses around the comparison to silence this warning 9774 | if ((x_1325X == 0)) { | ~ ^ ~ c/scheme48vm-64.c:9774:22: note: use '=' to turn this equality comparison into an assignment 9774 | if ((x_1325X == 0)) { | ^~ | = c/scheme48vm-64.c:9785:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 9785 | if ((x_1325X == 1)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:9785:24: note: remove extraneous parentheses around the comparison to silence this warning 9785 | if ((x_1325X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:9785:24: note: use '=' to turn this equality comparison into an assignment 9785 | if ((x_1325X == 1)) { | ^~ | = c/scheme48vm-64.c:9809:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 9809 | if ((arg2_1327X == x_1328X)) { | ~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:9809:23: note: remove extraneous parentheses around the comparison to silence this warning 9809 | if ((arg2_1327X == x_1328X)) { | ~ ^ ~ c/scheme48vm-64.c:9809:23: note: use '=' to turn this equality comparison into an assignment 9809 | if ((arg2_1327X == x_1328X)) { | ^~ | = c/scheme48vm-64.c:10119:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 10119 | if ((arg2_1349X == y_1350X)) { | ~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:10119:25: note: remove extraneous parentheses around the comparison to silence this warning 10119 | if ((arg2_1349X == y_1350X)) { | ~ ^ ~ c/scheme48vm-64.c:10119:25: note: use '=' to turn this equality comparison into an assignment 10119 | if ((arg2_1349X == y_1350X)) { | ^~ | = c/scheme48vm-64.c:10919:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 10919 | if ((arg2_1404X == x_1405X)) { | ~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:10919:27: note: remove extraneous parentheses around the comparison to silence this warning 10919 | if ((arg2_1404X == x_1405X)) { | ~ ^ ~ c/scheme48vm-64.c:10919:27: note: use '=' to turn this equality comparison into an assignment 10919 | if ((arg2_1404X == x_1405X)) { | ^~ | = c/scheme48vm-64.c:11243:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11243 | if ((addr_1445X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:11243:29: note: remove extraneous parentheses around the comparison to silence this warning 11243 | if ((addr_1445X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:11243:29: note: use '=' to turn this equality comparison into an assignment 11243 | if ((addr_1445X == NULL)) { | ^~ | = c/scheme48vm-64.c:11377:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11377 | if ((addr_1460X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:11377:23: note: remove extraneous parentheses around the comparison to silence this warning 11377 | if ((addr_1460X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:11377:23: note: use '=' to turn this equality comparison into an assignment 11377 | if ((addr_1460X == NULL)) { | ^~ | = c/scheme48vm-64.c:11406:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11406 | if ((addr_1464X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:11406:29: note: remove extraneous parentheses around the comparison to silence this warning 11406 | if ((addr_1464X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:11406:29: note: use '=' to turn this equality comparison into an assignment 11406 | if ((addr_1464X == NULL)) { | ^~ | = c/scheme48vm-64.c:11542:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11542 | if ((addr_1479X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:11542:31: note: remove extraneous parentheses around the comparison to silence this warning 11542 | if ((addr_1479X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:11542:31: note: use '=' to turn this equality comparison into an assignment 11542 | if ((addr_1479X == NULL)) { | ^~ | = c/scheme48vm-64.c:11584:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11584 | if ((addr_1485X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:11584:31: note: remove extraneous parentheses around the comparison to silence this warning 11584 | if ((addr_1485X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:11584:31: note: use '=' to turn this equality comparison into an assignment 11584 | if ((addr_1485X == NULL)) { | ^~ | = c/scheme48vm-64.c:11955:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 11955 | if ((status_1526X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:11955:31: note: remove extraneous parentheses around the comparison to silence this warning 11955 | if ((status_1526X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:11955:31: note: use '=' to turn this equality comparison into an assignment 11955 | if ((status_1526X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12035:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12035 | if ((status_1540X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12035:39: note: remove extraneous parentheses around the comparison to silence this warning 12035 | if ((status_1540X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12035:39: note: use '=' to turn this equality comparison into an assignment 12035 | if ((status_1540X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12122:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12122 | if ((status_1551X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12122:31: note: remove extraneous parentheses around the comparison to silence this warning 12122 | if ((status_1551X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12122:31: note: use '=' to turn this equality comparison into an assignment 12122 | if ((status_1551X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12162:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12162 | if ((channel_1553X == head_1554X)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:12162:32: note: remove extraneous parentheses around the comparison to silence this warning 12162 | if ((channel_1553X == head_1554X)) { | ~ ^ ~ c/scheme48vm-64.c:12162:32: note: use '=' to turn this equality comparison into an assignment 12162 | if ((channel_1553X == head_1554X)) { | ^~ | = c/scheme48vm-64.c:12568:37: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12568 | if ((status_1599X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12568:37: note: remove extraneous parentheses around the comparison to silence this warning 12568 | if ((status_1599X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12568:37: note: use '=' to turn this equality comparison into an assignment 12568 | if ((status_1599X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12570:39: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12570 | if ((status_1600X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12570:39: note: remove extraneous parentheses around the comparison to silence this warning 12570 | if ((status_1600X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12570:39: note: use '=' to turn this equality comparison into an assignment 12570 | if ((status_1600X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12572:41: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12572 | if ((status_1601X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12572:41: note: remove extraneous parentheses around the comparison to silence this warning 12572 | if ((status_1601X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12572:41: note: use '=' to turn this equality comparison into an assignment 12572 | if ((status_1601X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12574:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12574 | if ((status_1602X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12574:43: note: remove extraneous parentheses around the comparison to silence this warning 12574 | if ((status_1602X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12574:43: note: use '=' to turn this equality comparison into an assignment 12574 | if ((status_1602X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12584:49: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12584 | if ((close_status_1603X == NO_ERRORS)) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12584:49: note: remove extraneous parentheses around the comparison to silence this warning 12584 | if ((close_status_1603X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12584:49: note: use '=' to turn this equality comparison into an assignment 12584 | if ((close_status_1603X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:12592:47: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 12592 | if ((close_status_1604X == NO_ERRORS)) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:12592:47: note: remove extraneous parentheses around the comparison to silence this warning 12592 | if ((close_status_1604X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:12592:47: note: use '=' to turn this equality comparison into an assignment 12592 | if ((close_status_1604X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:13533:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13533 | if ((len_1710X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + x_1709X))))), 8)))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:13533:30: note: remove extraneous parentheses around the comparison to silence this warning 13533 | if ((len_1710X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + x_1709X))))), 8)))) { | ~ ^ ~ c/scheme48vm-64.c:13533:30: note: use '=' to turn this equality comparison into an assignment 13533 | if ((len_1710X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + x_1709X))))), 8)))) { | ^~ | = c/scheme48vm-64.c:13635:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13635 | if ((arg2_1716X == x_1719X)) { | ~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:13635:27: note: remove extraneous parentheses around the comparison to silence this warning 13635 | if ((arg2_1716X == x_1719X)) { | ~ ^ ~ c/scheme48vm-64.c:13635:27: note: use '=' to turn this equality comparison into an assignment 13635 | if ((arg2_1716X == x_1719X)) { | ^~ | = c/scheme48vm-64.c:13644:113: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13644 | if (((*((long *) ((((char *) (-3 + arg2_1716X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1720X, 3)))))) == x_1719X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:13644:113: note: remove extraneous parentheses around the comparison to silence this warning 13644 | if (((*((long *) ((((char *) (-3 + arg2_1716X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1720X, 3)))))) == x_1719X)) { | ~ ^ ~ c/scheme48vm-64.c:13644:113: note: use '=' to turn this equality comparison into an assignment 13644 | if (((*((long *) ((((char *) (-3 + arg2_1716X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1720X, 3)))))) == x_1719X)) { | ^~ | = c/scheme48vm-64.c:13669:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13669 | if ((rt1_1724X == arg2_1721X)) { | ~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:13669:28: note: remove extraneous parentheses around the comparison to silence this warning 13669 | if ((rt1_1724X == arg2_1721X)) { | ~ ^ ~ c/scheme48vm-64.c:13669:28: note: use '=' to turn this equality comparison into an assignment 13669 | if ((rt1_1724X == arg2_1721X)) { | ^~ | = c/scheme48vm-64.c:13676:114: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13676 | if (((*((long *) ((((char *) (-3 + rt1_1724X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1725X, 3)))))) == arg2_1721X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:13676:114: note: remove extraneous parentheses around the comparison to silence this warning 13676 | if (((*((long *) ((((char *) (-3 + rt1_1724X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1725X, 3)))))) == arg2_1721X)) { | ~ ^ ~ c/scheme48vm-64.c:13676:114: note: use '=' to turn this equality comparison into an assignment 13676 | if (((*((long *) ((((char *) (-3 + rt1_1724X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1725X, 3)))))) == arg2_1721X)) { | ^~ | = c/scheme48vm-64.c:13716:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13716 | if ((rt1_1732X == arg3_1728X)) { | ~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:13716:28: note: remove extraneous parentheses around the comparison to silence this warning 13716 | if ((rt1_1732X == arg3_1728X)) { | ~ ^ ~ c/scheme48vm-64.c:13716:28: note: use '=' to turn this equality comparison into an assignment 13716 | if ((rt1_1732X == arg3_1728X)) { | ^~ | = c/scheme48vm-64.c:13723:114: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 13723 | if (((*((long *) ((((char *) (-3 + rt1_1732X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1733X, 3)))))) == arg3_1728X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:13723:114: note: remove extraneous parentheses around the comparison to silence this warning 13723 | if (((*((long *) ((((char *) (-3 + rt1_1732X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1733X, 3)))))) == arg3_1728X)) { | ~ ^ ~ c/scheme48vm-64.c:13723:114: note: use '=' to turn this equality comparison into an assignment 13723 | if (((*((long *) ((((char *) (-3 + rt1_1732X))) + (88 + (PS_SHIFT_LEFT_INLINE(ec2_1733X, 3)))))) == arg3_1728X)) { | ^~ | = c/scheme48vm-64.c:14475:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14475 | if ((addr_1823X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:14475:25: note: remove extraneous parentheses around the comparison to silence this warning 14475 | if ((addr_1823X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:14475:25: note: use '=' to turn this equality comparison into an assignment 14475 | if ((addr_1823X == NULL)) { | ^~ | = c/scheme48vm-64.c:14520:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14520 | if ((i_1827X == 0)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14520:18: note: remove extraneous parentheses around the comparison to silence this warning 14520 | if ((i_1827X == 0)) { | ~ ^ ~ c/scheme48vm-64.c:14520:18: note: use '=' to turn this equality comparison into an assignment 14520 | if ((i_1827X == 0)) { | ^~ | = c/scheme48vm-64.c:14531:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14531 | if ((i_1827X == 3)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14531:20: note: remove extraneous parentheses around the comparison to silence this warning 14531 | if ((i_1827X == 3)) { | ~ ^ ~ c/scheme48vm-64.c:14531:20: note: use '=' to turn this equality comparison into an assignment 14531 | if ((i_1827X == 3)) { | ^~ | = c/scheme48vm-64.c:14534:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14534 | if ((i_1827X == 2)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14534:22: note: remove extraneous parentheses around the comparison to silence this warning 14534 | if ((i_1827X == 2)) { | ~ ^ ~ c/scheme48vm-64.c:14534:22: note: use '=' to turn this equality comparison into an assignment 14534 | if ((i_1827X == 2)) { | ^~ | = c/scheme48vm-64.c:14537:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14537 | if ((i_1827X == 4)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14537:24: note: remove extraneous parentheses around the comparison to silence this warning 14537 | if ((i_1827X == 4)) { | ~ ^ ~ c/scheme48vm-64.c:14537:24: note: use '=' to turn this equality comparison into an assignment 14537 | if ((i_1827X == 4)) { | ^~ | = c/scheme48vm-64.c:14551:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14551 | if ((i_1827X == 5)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14551:26: note: remove extraneous parentheses around the comparison to silence this warning 14551 | if ((i_1827X == 5)) { | ~ ^ ~ c/scheme48vm-64.c:14551:26: note: use '=' to turn this equality comparison into an assignment 14551 | if ((i_1827X == 5)) { | ^~ | = c/scheme48vm-64.c:14559:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14559 | if ((i_1827X == 6)) { | ~~~~~~~~^~~~ c/scheme48vm-64.c:14559:28: note: remove extraneous parentheses around the comparison to silence this warning 14559 | if ((i_1827X == 6)) { | ~ ^ ~ c/scheme48vm-64.c:14559:28: note: use '=' to turn this equality comparison into an assignment 14559 | if ((i_1827X == 6)) { | ^~ | = c/scheme48vm-64.c:14585:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14585 | if ((tag_1839X == 0)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14585:18: note: remove extraneous parentheses around the comparison to silence this warning 14585 | if ((tag_1839X == 0)) { | ~ ^ ~ c/scheme48vm-64.c:14585:18: note: use '=' to turn this equality comparison into an assignment 14585 | if ((tag_1839X == 0)) { | ^~ | = c/scheme48vm-64.c:14591:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14591 | if ((tag_1839X == 1)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14591:20: note: remove extraneous parentheses around the comparison to silence this warning 14591 | if ((tag_1839X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:14591:20: note: use '=' to turn this equality comparison into an assignment 14591 | if ((tag_1839X == 1)) { | ^~ | = c/scheme48vm-64.c:14614:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14614 | if ((tag_1839X == 2)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14614:22: note: remove extraneous parentheses around the comparison to silence this warning 14614 | if ((tag_1839X == 2)) { | ~ ^ ~ c/scheme48vm-64.c:14614:22: note: use '=' to turn this equality comparison into an assignment 14614 | if ((tag_1839X == 2)) { | ^~ | = c/scheme48vm-64.c:14657:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14657 | if ((tag_1839X == 3)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14657:24: note: remove extraneous parentheses around the comparison to silence this warning 14657 | if ((tag_1839X == 3)) { | ~ ^ ~ c/scheme48vm-64.c:14657:24: note: use '=' to turn this equality comparison into an assignment 14657 | if ((tag_1839X == 3)) { | ^~ | = c/scheme48vm-64.c:14662:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14662 | if ((tag_1839X == 4)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14662:26: note: remove extraneous parentheses around the comparison to silence this warning 14662 | if ((tag_1839X == 4)) { | ~ ^ ~ c/scheme48vm-64.c:14662:26: note: use '=' to turn this equality comparison into an assignment 14662 | if ((tag_1839X == 4)) { | ^~ | = c/scheme48vm-64.c:14666:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14666 | if ((tag_1839X == 5)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14666:28: note: remove extraneous parentheses around the comparison to silence this warning 14666 | if ((tag_1839X == 5)) { | ~ ^ ~ c/scheme48vm-64.c:14666:28: note: use '=' to turn this equality comparison into an assignment 14666 | if ((tag_1839X == 5)) { | ^~ | = c/scheme48vm-64.c:14722:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14722 | if ((tag_1839X == 6)) {push_exception_setupB(16, 1); | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:14722:30: note: remove extraneous parentheses around the comparison to silence this warning 14722 | if ((tag_1839X == 6)) {push_exception_setupB(16, 1); | ~ ^ ~ c/scheme48vm-64.c:14722:30: note: use '=' to turn this equality comparison into an assignment 14722 | if ((tag_1839X == 6)) {push_exception_setupB(16, 1); | ^~ | = c/scheme48vm-64.c:14825:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14825 | if ((move_1888X == n_moves_1274X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:14825:19: note: remove extraneous parentheses around the comparison to silence this warning 14825 | if ((move_1888X == n_moves_1274X)) { | ~ ^ ~ c/scheme48vm-64.c:14825:19: note: use '=' to turn this equality comparison into an assignment 14825 | if ((move_1888X == n_moves_1274X)) { | ^~ | = c/scheme48vm-64.c:14839:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14839 | if ((move_1891X == n_moves_1276X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:14839:19: note: remove extraneous parentheses around the comparison to silence this warning 14839 | if ((move_1891X == n_moves_1276X)) { | ~ ^ ~ c/scheme48vm-64.c:14839:19: note: use '=' to turn this equality comparison into an assignment 14839 | if ((move_1891X == n_moves_1276X)) { | ^~ | = c/scheme48vm-64.c:14867:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 14867 | if ((protocol_1901X == stack_arg_count_1897X)) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:14867:27: note: remove extraneous parentheses around the comparison to silence this warning 14867 | if ((protocol_1901X == stack_arg_count_1897X)) { | ~ ^ ~ c/scheme48vm-64.c:14867:27: note: use '=' to turn this equality comparison into an assignment 14867 | if ((protocol_1901X == stack_arg_count_1897X)) { | ^~ | = c/scheme48vm-64.c:15431:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 15431 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + 1))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:15431:20: note: remove extraneous parentheses around the comparison to silence this warning 15431 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + 1))))) { | ~ ^ ~ c/scheme48vm-64.c:15431:20: note: use '=' to turn this equality comparison into an assignment 15431 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + 1))))) { | ^~ | = c/scheme48vm-64.c:15440:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 15440 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + (-3 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + code_1309X))))), 8)))))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:15440:24: note: remove extraneous parentheses around the comparison to silence this warning 15440 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + (-3 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + code_1309X))))), 8)))))))) { | ~ ^ ~ c/scheme48vm-64.c:15440:24: note: use '=' to turn this equality comparison into an assignment 15440 | if ((nargs_1310X == (*((unsigned char *) ((((char *) (-3 + code_1309X))) + (-3 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + code_1309X))))), 8)))))))) { | ^~ | = c/scheme48vm-64.c:16196:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 16196 | if ((value_2026X == x_2030X)) { | ~~~~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:16196:28: note: remove extraneous parentheses around the comparison to silence this warning 16196 | if ((value_2026X == x_2030X)) { | ~ ^ ~ c/scheme48vm-64.c:16196:28: note: use '=' to turn this equality comparison into an assignment 16196 | if ((value_2026X == x_2030X)) { | ^~ | = c/scheme48vm-64.c:16970:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 16970 | if ((ch_2093X == channel_1553X)) { | ~~~~~~~~~^~~~~~~~~~~~~~~~ c/scheme48vm-64.c:16970:19: note: remove extraneous parentheses around the comparison to silence this warning 16970 | if ((ch_2093X == channel_1553X)) { | ~ ^ ~ c/scheme48vm-64.c:16970:19: note: use '=' to turn this equality comparison into an assignment 16970 | if ((ch_2093X == channel_1553X)) { | ^~ | = c/scheme48vm-64.c:16972:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 16972 | if ((ch_2093X == y_2097X)) { | ~~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:16972:21: note: remove extraneous parentheses around the comparison to silence this warning 16972 | if ((ch_2093X == y_2097X)) { | ~ ^ ~ c/scheme48vm-64.c:16972:21: note: use '=' to turn this equality comparison into an assignment 16972 | if ((ch_2093X == y_2097X)) { | ^~ | = c/scheme48vm-64.c:17022:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17022 | if ((proposal_1562X == (*((long *) ((((char *) (-3 + (Scurrent_threadS)))) + 24))))) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17022:23: note: remove extraneous parentheses around the comparison to silence this warning 17022 | if ((proposal_1562X == (*((long *) ((((char *) (-3 + (Scurrent_threadS)))) + 24))))) { | ~ ^ ~ c/scheme48vm-64.c:17022:23: note: use '=' to turn this equality comparison into an assignment 17022 | if ((proposal_1562X == (*((long *) ((((char *) (-3 + (Scurrent_threadS)))) + 24))))) { | ^~ | = c/scheme48vm-64.c:17051:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17051 | if ((verify_2110X == (*((long *) ((((char *) (-3 + stob_2107X))) + (PS_SHIFT_LEFT_INLINE((-4 & (*((long *) ((((char *) (-3 + log_1564X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2106X, 3))))))), 1))))))) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17051:25: note: remove extraneous parentheses around the comparison to silence this warning 17051 | if ((verify_2110X == (*((long *) ((((char *) (-3 + stob_2107X))) + (PS_SHIFT_LEFT_INLINE((-4 & (*((long *) ((((char *) (-3 + log_1564X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2106X, 3))))))), 1))))))) { | ~ ^ ~ c/scheme48vm-64.c:17051:25: note: use '=' to turn this equality comparison into an assignment 17051 | if ((verify_2110X == (*((long *) ((((char *) (-3 + stob_2107X))) + (PS_SHIFT_LEFT_INLINE((-4 & (*((long *) ((((char *) (-3 + log_1564X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2106X, 3))))))), 1))))))) { | ^~ | = c/scheme48vm-64.c:17052:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17052 | if ((verify_2110X == value_2109X)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:17052:27: note: remove extraneous parentheses around the comparison to silence this warning 17052 | if ((verify_2110X == value_2109X)) { | ~ ^ ~ c/scheme48vm-64.c:17052:27: note: use '=' to turn this equality comparison into an assignment 17052 | if ((verify_2110X == value_2109X)) { | ^~ | = c/scheme48vm-64.c:17113:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17113 | if ((addr_2117X == NULL)) { | ~~~~~~~~~~~^~~~~~~ c/scheme48vm-64.c:17113:23: note: remove extraneous parentheses around the comparison to silence this warning 17113 | if ((addr_2117X == NULL)) { | ~ ^ ~ c/scheme48vm-64.c:17113:23: note: use '=' to turn this equality comparison into an assignment 17113 | if ((addr_2117X == NULL)) { | ^~ | = c/scheme48vm-64.c:17175:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17175 | if ((arg2_1578X == next_stob_2121X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17175:21: note: remove extraneous parentheses around the comparison to silence this warning 17175 | if ((arg2_1578X == next_stob_2121X)) { | ~ ^ ~ c/scheme48vm-64.c:17175:21: note: use '=' to turn this equality comparison into an assignment 17175 | if ((arg2_1578X == next_stob_2121X)) { | ^~ | = c/scheme48vm-64.c:17176:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17176 | if ((index_1582X == (*((long *) ((((char *) (-3 + log_1583X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2120X, 3)))))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17176:24: note: remove extraneous parentheses around the comparison to silence this warning 17176 | if ((index_1582X == (*((long *) ((((char *) (-3 + log_1583X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2120X, 3)))))))) { | ~ ^ ~ c/scheme48vm-64.c:17176:24: note: use '=' to turn this equality comparison into an assignment 17176 | if ((index_1582X == (*((long *) ((((char *) (-3 + log_1583X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2120X, 3)))))))) { | ^~ | = c/scheme48vm-64.c:17213:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17213 | if ((arg3_1585X == next_stob_2125X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17213:21: note: remove extraneous parentheses around the comparison to silence this warning 17213 | if ((arg3_1585X == next_stob_2125X)) { | ~ ^ ~ c/scheme48vm-64.c:17213:21: note: use '=' to turn this equality comparison into an assignment 17213 | if ((arg3_1585X == next_stob_2125X)) { | ^~ | = c/scheme48vm-64.c:17214:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17214 | if ((index_1590X == (*((long *) ((((char *) (-3 + log_1591X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2124X, 3)))))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17214:24: note: remove extraneous parentheses around the comparison to silence this warning 17214 | if ((index_1590X == (*((long *) ((((char *) (-3 + log_1591X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2124X, 3)))))))) { | ~ ^ ~ c/scheme48vm-64.c:17214:24: note: use '=' to turn this equality comparison into an assignment 17214 | if ((index_1590X == (*((long *) ((((char *) (-3 + log_1591X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2124X, 3)))))))) { | ^~ | = c/scheme48vm-64.c:17636:63: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17636 | if (((*((long *) (((char *) (-3 + head_2174X))))) == arg2_1714X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:17636:63: note: remove extraneous parentheses around the comparison to silence this warning 17636 | if (((*((long *) (((char *) (-3 + head_2174X))))) == arg2_1714X)) { | ~ ^ ~ c/scheme48vm-64.c:17636:63: note: use '=' to turn this equality comparison into an assignment 17636 | if (((*((long *) (((char *) (-3 + head_2174X))))) == arg2_1714X)) { | ^~ | = c/scheme48vm-64.c:17643:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17643 | if ((list_2175X == slow_2172X)) {push_exception_setupB(5, 1); | ~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:17643:31: note: remove extraneous parentheses around the comparison to silence this warning 17643 | if ((list_2175X == slow_2172X)) {push_exception_setupB(5, 1); | ~ ^ ~ c/scheme48vm-64.c:17643:31: note: use '=' to turn this equality comparison into an assignment 17643 | if ((list_2175X == slow_2172X)) {push_exception_setupB(5, 1); | ^~ | = c/scheme48vm-64.c:17963:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17963 | if ((i_2200X == (PS_SHIFT_RIGHT_INLINE(p_2199X, 2)))) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17963:24: note: remove extraneous parentheses around the comparison to silence this warning 17963 | if ((i_2200X == (PS_SHIFT_RIGHT_INLINE(p_2199X, 2)))) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:17963:24: note: use '=' to turn this equality comparison into an assignment 17963 | if ((i_2200X == (PS_SHIFT_RIGHT_INLINE(p_2199X, 2)))) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:17997:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 17997 | if ((i_2207X == (PS_SHIFT_RIGHT_INLINE(p_2206X, 2)))) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:17997:24: note: remove extraneous parentheses around the comparison to silence this warning 17997 | if ((i_2207X == (PS_SHIFT_RIGHT_INLINE(p_2206X, 2)))) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:17997:24: note: use '=' to turn this equality comparison into an assignment 17997 | if ((i_2207X == (PS_SHIFT_RIGHT_INLINE(p_2206X, 2)))) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:18031:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18031 | if ((i_2212X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + b_2211X))))), 8)))) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:18031:26: note: remove extraneous parentheses around the comparison to silence this warning 18031 | if ((i_2212X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + b_2211X))))), 8)))) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:18031:26: note: use '=' to turn this equality comparison into an assignment 18031 | if ((i_2212X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + b_2211X))))), 8)))) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:18115:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18115 | if ((i_2223X == l_2224X)) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:18115:28: note: remove extraneous parentheses around the comparison to silence this warning 18115 | if ((i_2223X == l_2224X)) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:18115:28: note: use '=' to turn this equality comparison into an assignment 18115 | if ((i_2223X == l_2224X)) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:18554:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18554 | if ((count_2280X == (stack_nargs_2282X + list_arg_count_2284X))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:18554:20: note: remove extraneous parentheses around the comparison to silence this warning 18554 | if ((count_2280X == (stack_nargs_2282X + list_arg_count_2284X))) { | ~ ^ ~ c/scheme48vm-64.c:18554:20: note: use '=' to turn this equality comparison into an assignment 18554 | if ((count_2280X == (stack_nargs_2282X + list_arg_count_2284X))) { | ^~ | = c/scheme48vm-64.c:18616:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 18616 | if ((x_2287X == x_2287X)) { | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:18616:20: note: remove extraneous parentheses around the comparison to silence this warning 18616 | if ((x_2287X == x_2287X)) { | ~ ^ ~ c/scheme48vm-64.c:18616:20: note: use '=' to turn this equality comparison into an assignment 18616 | if ((x_2287X == x_2287X)) { | ^~ | = c/scheme48vm-64.c:19178:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19178 | if ((len_2369X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2368X))))), 8)))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:19178:20: note: remove extraneous parentheses around the comparison to silence this warning 19178 | if ((len_2369X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2368X))))), 8)))) { | ~ ^ ~ c/scheme48vm-64.c:19178:20: note: use '=' to turn this equality comparison into an assignment 19178 | if ((len_2369X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2368X))))), 8)))) { | ^~ | = c/scheme48vm-64.c:19212:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19212 | if ((status_2376X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:19212:21: note: remove extraneous parentheses around the comparison to silence this warning 19212 | if ((status_2376X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:19212:21: note: use '=' to turn this equality comparison into an assignment 19212 | if ((status_2376X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:19238:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19238 | if ((status_2384X == NO_ERRORS)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:19238:33: note: remove extraneous parentheses around the comparison to silence this warning 19238 | if ((status_2384X == NO_ERRORS)) { | ~ ^ ~ c/scheme48vm-64.c:19238:33: note: use '=' to turn this equality comparison into an assignment 19238 | if ((status_2384X == NO_ERRORS)) { | ^~ | = c/scheme48vm-64.c:19316:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19316 | if ((verify_2398X == (PS_SHIFT_LEFT_INLINE((*((unsigned char *) ((((char *) (-3 + stob_2395X))) + (PS_SHIFT_RIGHT_INLINE((*((long *) ((((char *) (-3 + log_2108X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2394X, 3)))))), 2))))), 2)))) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:19316:25: note: remove extraneous parentheses around the comparison to silence this warning 19316 | if ((verify_2398X == (PS_SHIFT_LEFT_INLINE((*((unsigned char *) ((((char *) (-3 + stob_2395X))) + (PS_SHIFT_RIGHT_INLINE((*((long *) ((((char *) (-3 + log_2108X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2394X, 3)))))), 2))))), 2)))) { | ~ ^ ~ c/scheme48vm-64.c:19316:25: note: use '=' to turn this equality comparison into an assignment 19316 | if ((verify_2398X == (PS_SHIFT_LEFT_INLINE((*((unsigned char *) ((((char *) (-3 + stob_2395X))) + (PS_SHIFT_RIGHT_INLINE((*((long *) ((((char *) (-3 + log_2108X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2394X, 3)))))), 2))))), 2)))) { | ^~ | = c/scheme48vm-64.c:19317:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19317 | if ((verify_2398X == value_2397X)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:19317:27: note: remove extraneous parentheses around the comparison to silence this warning 19317 | if ((verify_2398X == value_2397X)) { | ~ ^ ~ c/scheme48vm-64.c:19317:27: note: use '=' to turn this equality comparison into an assignment 19317 | if ((verify_2398X == value_2397X)) { | ^~ | = c/scheme48vm-64.c:19534:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19534 | if ((i_2417X == l_2420X)) { | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:19534:16: note: remove extraneous parentheses around the comparison to silence this warning 19534 | if ((i_2417X == l_2420X)) { | ~ ^ ~ c/scheme48vm-64.c:19534:16: note: use '=' to turn this equality comparison into an assignment 19534 | if ((i_2417X == l_2420X)) { | ^~ | = c/scheme48vm-64.c:19713:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 19713 | if ((i_2442X == l_2445X)) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:19713:16: note: remove extraneous parentheses around the comparison to silence this warning 19713 | if ((i_2442X == l_2445X)) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:19713:16: note: use '=' to turn this equality comparison into an assignment 19713 | if ((i_2442X == l_2445X)) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:20013:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20013 | if ((i_2480X == l_2224X)) {push_exception_setupB(14, 2); | ~~~~~~~~^~~~~~~~~~ c/scheme48vm-64.c:20013:22: note: remove extraneous parentheses around the comparison to silence this warning 20013 | if ((i_2480X == l_2224X)) {push_exception_setupB(14, 2); | ~ ^ ~ c/scheme48vm-64.c:20013:22: note: use '=' to turn this equality comparison into an assignment 20013 | if ((i_2480X == l_2224X)) {push_exception_setupB(14, 2); | ^~ | = c/scheme48vm-64.c:20177:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20177 | if (((Sos_signal_ring_readyS) == (Sos_signal_ring_startS))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:20177:33: note: remove extraneous parentheses around the comparison to silence this warning 20177 | if (((Sos_signal_ring_readyS) == (Sos_signal_ring_startS))) { | ~ ^ ~ c/scheme48vm-64.c:20177:33: note: use '=' to turn this equality comparison into an assignment 20177 | if (((Sos_signal_ring_readyS) == (Sos_signal_ring_startS))) { | ^~ | = c/scheme48vm-64.c:20194:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20194 | if ((i_2500X == total_count_1866X)) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:20194:16: note: remove extraneous parentheses around the comparison to silence this warning 20194 | if ((i_2500X == total_count_1866X)) { | ~ ^ ~ c/scheme48vm-64.c:20194:16: note: use '=' to turn this equality comparison into an assignment 20194 | if ((i_2500X == total_count_1866X)) { | ^~ | = c/scheme48vm-64.c:20213:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20213 | if ((i_2505X == total_count_1877X)) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:20213:16: note: remove extraneous parentheses around the comparison to silence this warning 20213 | if ((i_2505X == total_count_1877X)) { | ~ ^ ~ c/scheme48vm-64.c:20213:16: note: use '=' to turn this equality comparison into an assignment 20213 | if ((i_2505X == total_count_1877X)) { | ^~ | = c/scheme48vm-64.c:20264:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 20264 | if ((count_1961X == stack_nargs_2517X)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:20264:20: note: remove extraneous parentheses around the comparison to silence this warning 20264 | if ((count_1961X == stack_nargs_2517X)) { | ~ ^ ~ c/scheme48vm-64.c:20264:20: note: use '=' to turn this equality comparison into an assignment 20264 | if ((count_1961X == stack_nargs_2517X)) { | ^~ | = c/scheme48vm-64.c:21028:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21028 | if ((status_2646X == NO_ERRORS)) {push_exception_setupB(reason_2562X, 1); | ~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48vm-64.c:21028:21: note: remove extraneous parentheses around the comparison to silence this warning 21028 | if ((status_2646X == NO_ERRORS)) {push_exception_setupB(reason_2562X, 1); | ~ ^ ~ c/scheme48vm-64.c:21028:21: note: use '=' to turn this equality comparison into an assignment 21028 | if ((status_2646X == NO_ERRORS)) {push_exception_setupB(reason_2562X, 1); | ^~ | = c/scheme48vm-64.c:21058:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21058 | if ((verify_2652X == value_2651X)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:21058:23: note: remove extraneous parentheses around the comparison to silence this warning 21058 | if ((verify_2652X == value_2651X)) { | ~ ^ ~ c/scheme48vm-64.c:21058:23: note: use '=' to turn this equality comparison into an assignment 21058 | if ((verify_2652X == value_2651X)) { | ^~ | = c/scheme48vm-64.c:21072:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21072 | if ((len_2657X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2656X))))), 8)))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21072:20: note: remove extraneous parentheses around the comparison to silence this warning 21072 | if ((len_2657X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2656X))))), 8)))) { | ~ ^ ~ c/scheme48vm-64.c:21072:20: note: use '=' to turn this equality comparison into an assignment 21072 | if ((len_2657X == (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + s2_2656X))))), 8)))) { | ^~ | = c/scheme48vm-64.c:21136:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21136 | if ((verify_2673X == value_2672X)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:21136:23: note: remove extraneous parentheses around the comparison to silence this warning 21136 | if ((verify_2673X == value_2672X)) { | ~ ^ ~ c/scheme48vm-64.c:21136:23: note: use '=' to turn this equality comparison into an assignment 21136 | if ((verify_2673X == value_2672X)) { | ^~ | = c/scheme48vm-64.c:21212:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21212 | if ((type_2688X == unused_type_2691X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21212:21: note: remove extraneous parentheses around the comparison to silence this warning 21212 | if ((type_2688X == unused_type_2691X)) { | ~ ^ ~ c/scheme48vm-64.c:21212:21: note: use '=' to turn this equality comparison into an assignment 21212 | if ((type_2688X == unused_type_2691X)) { | ^~ | = c/scheme48vm-64.c:21245:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21245 | if (((ScontS) == (top_of_args_2692X + (PS_SHIFT_LEFT_INLINE(nargs_1131X, 3))))) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21245:17: note: remove extraneous parentheses around the comparison to silence this warning 21245 | if (((ScontS) == (top_of_args_2692X + (PS_SHIFT_LEFT_INLINE(nargs_1131X, 3))))) { | ~ ^ ~ c/scheme48vm-64.c:21245:17: note: use '=' to turn this equality comparison into an assignment 21245 | if (((ScontS) == (top_of_args_2692X + (PS_SHIFT_LEFT_INLINE(nargs_1131X, 3))))) { | ^~ | = c/scheme48vm-64.c:21390:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21390 | if ((fast_2702X == slow_2704X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~ c/scheme48vm-64.c:21390:27: note: remove extraneous parentheses around the comparison to silence this warning 21390 | if ((fast_2702X == slow_2704X)) { | ~ ^ ~ c/scheme48vm-64.c:21390:27: note: use '=' to turn this equality comparison into an assignment 21390 | if ((fast_2702X == slow_2704X)) { | ^~ | = c/scheme48vm-64.c:21460:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21460 | if ((marker_1127X == (*((long *) (((char *) (-3 + (*((long *) (((char *) (-3 + env_2707X)))))))))))) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21460:29: note: remove extraneous parentheses around the comparison to silence this warning 21460 | if ((marker_1127X == (*((long *) (((char *) (-3 + (*((long *) (((char *) (-3 + env_2707X)))))))))))) { | ~ ^ ~ c/scheme48vm-64.c:21460:29: note: use '=' to turn this equality comparison into an assignment 21460 | if ((marker_1127X == (*((long *) (((char *) (-3 + (*((long *) (((char *) (-3 + env_2707X)))))))))))) { | ^~ | = c/scheme48vm-64.c:21630:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21630 | if ((stob_1123X == next_stob_2723X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21630:21: note: remove extraneous parentheses around the comparison to silence this warning 21630 | if ((stob_1123X == next_stob_2723X)) { | ~ ^ ~ c/scheme48vm-64.c:21630:21: note: use '=' to turn this equality comparison into an assignment 21630 | if ((stob_1123X == next_stob_2723X)) { | ^~ | = c/scheme48vm-64.c:21631:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21631 | if ((index_1124X == (*((long *) ((((char *) (-3 + log_2721X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2722X, 3)))))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21631:24: note: remove extraneous parentheses around the comparison to silence this warning 21631 | if ((index_1124X == (*((long *) ((((char *) (-3 + log_2721X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2722X, 3)))))))) { | ~ ^ ~ c/scheme48vm-64.c:21631:24: note: use '=' to turn this equality comparison into an assignment 21631 | if ((index_1124X == (*((long *) ((((char *) (-3 + log_2721X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2722X, 3)))))))) { | ^~ | = c/scheme48vm-64.c:21674:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21674 | if ((stob_1120X == next_stob_2727X)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21674:21: note: remove extraneous parentheses around the comparison to silence this warning 21674 | if ((stob_1120X == next_stob_2727X)) { | ~ ^ ~ c/scheme48vm-64.c:21674:21: note: use '=' to turn this equality comparison into an assignment 21674 | if ((stob_1120X == next_stob_2727X)) { | ^~ | = c/scheme48vm-64.c:21675:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21675 | if ((index_1121X == (*((long *) ((((char *) (-3 + log_2725X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2726X, 3)))))))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21675:24: note: remove extraneous parentheses around the comparison to silence this warning 21675 | if ((index_1121X == (*((long *) ((((char *) (-3 + log_2725X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2726X, 3)))))))) { | ~ ^ ~ c/scheme48vm-64.c:21675:24: note: use '=' to turn this equality comparison into an assignment 21675 | if ((index_1121X == (*((long *) ((((char *) (-3 + log_2725X))) + (8 + (PS_SHIFT_LEFT_INLINE(i_2726X, 3)))))))) { | ^~ | = c/scheme48vm-64.c:21709:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21709 | if ((type_2729X == ALARM_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:21709:19: note: remove extraneous parentheses around the comparison to silence this warning 21709 | if ((type_2729X == ALARM_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21709:19: note: use '=' to turn this equality comparison into an assignment 21709 | if ((type_2729X == ALARM_EVENT)) { | ^~ | = c/scheme48vm-64.c:21713:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21713 | if ((type_2729X == KEYBOARD_INTERRUPT_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21713:21: note: remove extraneous parentheses around the comparison to silence this warning 21713 | if ((type_2729X == KEYBOARD_INTERRUPT_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21713:21: note: use '=' to turn this equality comparison into an assignment 21713 | if ((type_2729X == KEYBOARD_INTERRUPT_EVENT)) { | ^~ | = c/scheme48vm-64.c:21717:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21717 | if ((type_2729X == IO_COMPLETION_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 1); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21717:23: note: remove extraneous parentheses around the comparison to silence this warning 21717 | if ((type_2729X == IO_COMPLETION_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 1); | ~ ^ ~ c/scheme48vm-64.c:21717:23: note: use '=' to turn this equality comparison into an assignment 21717 | if ((type_2729X == IO_COMPLETION_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 1); | ^~ | = c/scheme48vm-64.c:21721:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21721 | if ((type_2729X == IO_ERROR_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 5); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21721:25: note: remove extraneous parentheses around the comparison to silence this warning 21721 | if ((type_2729X == IO_ERROR_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 5); | ~ ^ ~ c/scheme48vm-64.c:21721:25: note: use '=' to turn this equality comparison into an assignment 21721 | if ((type_2729X == IO_ERROR_EVENT)) {enqueue_channelB(channel_2730X, status_2731X, 5); | ^~ | = c/scheme48vm-64.c:21725:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21725 | if ((type_2729X == OS_SIGNAL_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21725:27: note: remove extraneous parentheses around the comparison to silence this warning 21725 | if ((type_2729X == OS_SIGNAL_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21725:27: note: use '=' to turn this equality comparison into an assignment 21725 | if ((type_2729X == OS_SIGNAL_EVENT)) { | ^~ | = c/scheme48vm-64.c:21729:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21729 | if ((type_2729X == EXTERNAL_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21729:29: note: remove extraneous parentheses around the comparison to silence this warning 21729 | if ((type_2729X == EXTERNAL_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21729:29: note: use '=' to turn this equality comparison into an assignment 21729 | if ((type_2729X == EXTERNAL_EVENT)) { | ^~ | = c/scheme48vm-64.c:21733:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21733 | if ((type_2729X == NO_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~ c/scheme48vm-64.c:21733:31: note: remove extraneous parentheses around the comparison to silence this warning 21733 | if ((type_2729X == NO_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21733:31: note: use '=' to turn this equality comparison into an assignment 21733 | if ((type_2729X == NO_EVENT)) { | ^~ | = c/scheme48vm-64.c:21737:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21737 | if ((type_2729X == ERROR_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:21737:33: note: remove extraneous parentheses around the comparison to silence this warning 21737 | if ((type_2729X == ERROR_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21737:33: note: use '=' to turn this equality comparison into an assignment 21737 | if ((type_2729X == ERROR_EVENT)) { | ^~ | = c/scheme48vm-64.c:21783:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21783 | if ((type_2729X == NO_EVENT)) { | ~~~~~~~~~~~^~~~~~~~~~~ c/scheme48vm-64.c:21783:19: note: remove extraneous parentheses around the comparison to silence this warning 21783 | if ((type_2729X == NO_EVENT)) { | ~ ^ ~ c/scheme48vm-64.c:21783:19: note: use '=' to turn this equality comparison into an assignment 21783 | if ((type_2729X == NO_EVENT)) { | ^~ | = c/scheme48vm-64.c:21806:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 21806 | if ((stack_arg_count_1117X == wants_stack_args_1116X)) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:21806:30: note: remove extraneous parentheses around the comparison to silence this warning 21806 | if ((stack_arg_count_1117X == wants_stack_args_1116X)) { | ~ ^ ~ c/scheme48vm-64.c:21806:30: note: use '=' to turn this equality comparison into an assignment 21806 | if ((stack_arg_count_1117X == wants_stack_args_1116X)) { | ^~ | = c/scheme48vm-64.c:22172:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22172 | if ((cont_2766X == (Sbottom_of_stackS))) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:22172:19: note: remove extraneous parentheses around the comparison to silence this warning 22172 | if ((cont_2766X == (Sbottom_of_stackS))) { | ~ ^ ~ c/scheme48vm-64.c:22172:19: note: use '=' to turn this equality comparison into an assignment 22172 | if ((cont_2766X == (Sbottom_of_stackS))) { | ^~ | = c/scheme48vm-64.c:22259:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22259 | if ((why_2783X == 1)) { | ~~~~~~~~~~^~~~ c/scheme48vm-64.c:22259:18: note: remove extraneous parentheses around the comparison to silence this warning 22259 | if ((why_2783X == 1)) { | ~ ^ ~ c/scheme48vm-64.c:22259:18: note: use '=' to turn this equality comparison into an assignment 22259 | if ((why_2783X == 1)) { | ^~ | = c/scheme48vm-64.c:22302:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22302 | if ((i_2785X == count_1106X)) { | ~~~~~~~~^~~~~~~~~~~~~~ c/scheme48vm-64.c:22302:16: note: remove extraneous parentheses around the comparison to silence this warning 22302 | if ((i_2785X == count_1106X)) { | ~ ^ ~ c/scheme48vm-64.c:22302:16: note: use '=' to turn this equality comparison into an assignment 22302 | if ((i_2785X == count_1106X)) { | ^~ | = c/scheme48vm-64.c:22314:59: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22314 | if (((*((long *) (((char *) (-3 + next_2786X))))) == code_vector_1107X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:22314:59: note: remove extraneous parentheses around the comparison to silence this warning 22314 | if (((*((long *) (((char *) (-3 + next_2786X))))) == code_vector_1107X)) { | ~ ^ ~ c/scheme48vm-64.c:22314:59: note: use '=' to turn this equality comparison into an assignment 22314 | if (((*((long *) (((char *) (-3 + next_2786X))))) == code_vector_1107X)) { | ^~ | = c/scheme48vm-64.c:22540:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22540 | if ((i_2796X == startup_vector_length_2791X)) {s48_make_availableAgc((PS_SHIFT_LEFT_INLINE((((1 + startup_vector_length_2791X) + startup_vector_length_2791X) + (PS_SHIFT_RIGHT_INLINE((7 + count_2797X), 3))), 3))); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:22540:16: note: remove extraneous parentheses around the comparison to silence this warning 22540 | if ((i_2796X == startup_vector_length_2791X)) {s48_make_availableAgc((PS_SHIFT_LEFT_INLINE((((1 + startup_vector_length_2791X) + startup_vector_length_2791X) + (PS_SHIFT_RIGHT_INLINE((7 + count_2797X), 3))), 3))); | ~ ^ ~ c/scheme48vm-64.c:22540:16: note: use '=' to turn this equality comparison into an assignment 22540 | if ((i_2796X == startup_vector_length_2791X)) {s48_make_availableAgc((PS_SHIFT_LEFT_INLINE((((1 + startup_vector_length_2791X) + startup_vector_length_2791X) + (PS_SHIFT_RIGHT_INLINE((7 + count_2797X), 3))), 3))); | ^~ | = c/scheme48vm-64.c:22553:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 22553 | if ((i_2801X == startup_vector_length_2791X)) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48vm-64.c:22553:16: note: remove extraneous parentheses around the comparison to silence this warning 22553 | if ((i_2801X == startup_vector_length_2791X)) { | ~ ^ ~ c/scheme48vm-64.c:22553:16: note: use '=' to turn this equality comparison into an assignment 22553 | if ((i_2801X == startup_vector_length_2791X)) { | ^~ | = 164 warnings generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/extension.o c/extension.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/free.o c/free.c c/free.c:134:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 134 | void mul10(x) Bignum *x; { | ^ c/free.c:145:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 145 | void big_short_mul(x, y, z) Bignum *x, *z; Bigit y; { | ^ c/free.c:175:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 175 | void print_big(x) Bignum *x; { | ^ c/free.c:188:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 188 | int estimate(n) int n; { | ^ c/free.c:195:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | void one_shift_left(y, z) int y; Bignum *z; { | ^ c/free.c:207:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 207 | void short_shift_left(x, y, z) Bigit x; int y; Bignum *z; { | ^ c/free.c:227:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 227 | void big_shift_left(x, y, z) Bignum *x, *z; int y; { | ^ c/free.c:250:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 250 | int big_comp(x, y) Bignum *x, *y; { | ^ c/free.c:270:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | int sub_big(x, y, z) Bignum *x, *y, *z; { | ^ c/free.c:297:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 297 | void add_big(x, y, z) Bignum *x, *y, *z; { | ^ c/free.c:392:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 392 | int s48_dragon(buf, v) char *buf; double v; { | ^ 11 warnings generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/double_to_string.o c/double_to_string.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bignum.o c/bignum.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/ffi.o c/ffi.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/external.o c/external.c c/external.c:1538:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 1538 | } | ^ c/external.c:1556:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 1556 | } | ^ c/external.c:1586:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 1586 | } | ^ c/external.c:1610:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 1610 | } | ^ 4 warnings generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/external-lib.o c/external-lib.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/external-init.o c/external-init.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/init.o c/init.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/scheme48-bibop-heap-64.o c/scheme48-bibop-heap-64.c c/scheme48-bibop-heap-64.c:142:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 142 | if ((key_1X == next_5X)) { | ~~~~~~~^~~~~~~~~~ c/scheme48-bibop-heap-64.c:142:15: note: remove extraneous parentheses around the comparison to silence this warning 142 | if ((key_1X == next_5X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:142:15: note: use '=' to turn this equality comparison into an assignment 142 | if ((key_1X == next_5X)) { | ^~ | = c/scheme48-bibop-heap-64.c:146:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 146 | if ((i_4X == (table_0X->size))) { | ~~~~~^~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:146:17: note: remove extraneous parentheses around the comparison to silence this warning 146 | if ((i_4X == (table_0X->size))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:146:17: note: use '=' to turn this equality comparison into an assignment 146 | if ((i_4X == (table_0X->size))) { | ^~ | = c/scheme48-bibop-heap-64.c:203:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 203 | if ((thing_18X == NULL)) { | ~~~~~~~~~~^~~~~~~ c/scheme48-bibop-heap-64.c:203:18: note: remove extraneous parentheses around the comparison to silence this warning 203 | if ((thing_18X == NULL)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:203:18: note: use '=' to turn this equality comparison into an assignment 203 | if ((thing_18X == NULL)) { | ^~ | = c/scheme48-bibop-heap-64.c:259:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 259 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:259:23: note: remove extraneous parentheses around the comparison to silence this warning 259 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:259:23: note: use '=' to turn this equality comparison into an assignment 259 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:301:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 301 | if ((key_26X == next_31X)) { | ~~~~~~~~^~~~~~~~~~~ c/scheme48-bibop-heap-64.c:301:16: note: remove extraneous parentheses around the comparison to silence this warning 301 | if ((key_26X == next_31X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:301:16: note: use '=' to turn this equality comparison into an assignment 301 | if ((key_26X == next_31X)) { | ^~ | = c/scheme48-bibop-heap-64.c:306:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 306 | if ((i_30X == (table_25X->size))) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:306:18: note: remove extraneous parentheses around the comparison to silence this warning 306 | if ((i_30X == (table_25X->size))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:306:18: note: use '=' to turn this equality comparison into an assignment 306 | if ((i_30X == (table_25X->size))) { | ^~ | = c/scheme48-bibop-heap-64.c:313:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 313 | if (((table_25X->count) == ((table_25X->size) / 3))) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:313:33: note: remove extraneous parentheses around the comparison to silence this warning 313 | if (((table_25X->count) == ((table_25X->size) / 3))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:313:33: note: use '=' to turn this equality comparison into an assignment 313 | if (((table_25X->count) == ((table_25X->size) / 3))) { | ^~ | = c/scheme48-bibop-heap-64.c:361:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 361 | if ((i_40X == old_size_33X)) { | ~~~~~~^~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:361:14: note: remove extraneous parentheses around the comparison to silence this warning 361 | if ((i_40X == old_size_33X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:361:14: note: use '=' to turn this equality comparison into an assignment 361 | if ((i_40X == old_size_33X)) { | ^~ | = c/scheme48-bibop-heap-64.c:382:16: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 382 | if ((i_43X == new_size_36X)) { | ~~~~~~^~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:382:16: note: remove extraneous parentheses around the comparison to silence this warning 382 | if ((i_43X == new_size_36X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:382:16: note: use '=' to turn this equality comparison into an assignment 382 | if ((i_43X == new_size_36X)) { | ^~ | = c/scheme48-bibop-heap-64.c:495:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 495 | if ((i_54X == len_53X)) { | ~~~~~~^~~~~~~~~~ c/scheme48-bibop-heap-64.c:495:14: note: remove extraneous parentheses around the comparison to silence this warning 495 | if ((i_54X == len_53X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:495:14: note: use '=' to turn this equality comparison into an assignment 495 | if ((i_54X == len_53X)) { | ^~ | = c/scheme48-bibop-heap-64.c:502:92: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 502 | if (((*((long *) ((((char *) (-3 + vector_52X))) + (PS_SHIFT_LEFT_INLINE(i_54X, 3))))) == thing_46X)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:502:92: note: remove extraneous parentheses around the comparison to silence this warning 502 | if (((*((long *) ((((char *) (-3 + vector_52X))) + (PS_SHIFT_LEFT_INLINE(i_54X, 3))))) == thing_46X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:502:92: note: use '=' to turn this equality comparison into an assignment 502 | if (((*((long *) ((((char *) (-3 + vector_52X))) + (PS_SHIFT_LEFT_INLINE(i_54X, 3))))) == thing_46X)) { | ^~ | = c/scheme48-bibop-heap-64.c:790:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 790 | if ((mask_ptr_89X == mask_pointer_88X)) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:790:21: note: remove extraneous parentheses around the comparison to silence this warning 790 | if ((mask_ptr_89X == mask_pointer_88X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:790:21: note: use '=' to turn this equality comparison into an assignment 790 | if ((mask_ptr_89X == mask_pointer_88X)) { | ^~ | = c/scheme48-bibop-heap-64.c:854:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 854 | if ((mask_ptr_105X == mask_pointer_104X)) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:854:22: note: remove extraneous parentheses around the comparison to silence this warning 854 | if ((mask_ptr_105X == mask_pointer_104X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:854:22: note: use '=' to turn this equality comparison into an assignment 854 | if ((mask_ptr_105X == mask_pointer_104X)) { | ^~ | = c/scheme48-bibop-heap-64.c:1364:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1364 | if ((status_134X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1364:20: note: remove extraneous parentheses around the comparison to silence this warning 1364 | if ((status_134X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1364:20: note: use '=' to turn this equality comparison into an assignment 1364 | if ((status_134X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1366:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1366 | if ((status_135X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1366:22: note: remove extraneous parentheses around the comparison to silence this warning 1366 | if ((status_135X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1366:22: note: use '=' to turn this equality comparison into an assignment 1366 | if ((status_135X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1383:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1383 | if ((status_136X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1383:20: note: remove extraneous parentheses around the comparison to silence this warning 1383 | if ((status_136X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1383:20: note: use '=' to turn this equality comparison into an assignment 1383 | if ((status_136X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1397:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1397 | if ((status_139X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1397:22: note: remove extraneous parentheses around the comparison to silence this warning 1397 | if ((status_139X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1397:22: note: use '=' to turn this equality comparison into an assignment 1397 | if ((status_139X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1410:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1410 | if ((status_140X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1410:20: note: remove extraneous parentheses around the comparison to silence this warning 1410 | if ((status_140X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1410:20: note: use '=' to turn this equality comparison into an assignment 1410 | if ((status_140X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1427:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1427 | if ((status_143X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1427:22: note: remove extraneous parentheses around the comparison to silence this warning 1427 | if ((status_143X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1427:22: note: use '=' to turn this equality comparison into an assignment 1427 | if ((status_143X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1445:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1445 | if ((status_145X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1445:22: note: remove extraneous parentheses around the comparison to silence this warning 1445 | if ((status_145X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1445:22: note: use '=' to turn this equality comparison into an assignment 1445 | if ((status_145X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1449:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1449 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1449:23: note: remove extraneous parentheses around the comparison to silence this warning 1449 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1449:23: note: use '=' to turn this equality comparison into an assignment 1449 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1457:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1457 | if ((status_147X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1457:20: note: remove extraneous parentheses around the comparison to silence this warning 1457 | if ((status_147X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1457:20: note: use '=' to turn this equality comparison into an assignment 1457 | if ((status_147X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1468:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1468 | if ((status_150X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1468:26: note: remove extraneous parentheses around the comparison to silence this warning 1468 | if ((status_150X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1468:26: note: use '=' to turn this equality comparison into an assignment 1468 | if ((status_150X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1473:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1473 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1473:27: note: remove extraneous parentheses around the comparison to silence this warning 1473 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1473:27: note: use '=' to turn this equality comparison into an assignment 1473 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1492:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1492 | if ((status_154X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1492:22: note: remove extraneous parentheses around the comparison to silence this warning 1492 | if ((status_154X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1492:22: note: use '=' to turn this equality comparison into an assignment 1492 | if ((status_154X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1493:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1493 | if ((i_151X == (strlen((char *) "Vanilla 40")))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1493:19: note: remove extraneous parentheses around the comparison to silence this warning 1493 | if ((i_151X == (strlen((char *) "Vanilla 40")))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1493:19: note: use '=' to turn this equality comparison into an assignment 1493 | if ((i_151X == (strlen((char *) "Vanilla 40")))) { | ^~ | = c/scheme48-bibop-heap-64.c:1499:41: warning: adding 'long' to a string does not append to the string [-Wstring-plus-int] 1499 | if ((ch_152X == (*("Vanilla 40" + i_151X)))) { | ~~~~~~~~~~~~~^~~~~~~~ c/scheme48-bibop-heap-64.c:1499:41: note: use array indexing to silence this warning 1499 | if ((ch_152X == (*("Vanilla 40" + i_151X)))) { | ^ | & [ ] c/scheme48-bibop-heap-64.c:1499:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1499 | if ((ch_152X == (*("Vanilla 40" + i_151X)))) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1499:22: note: remove extraneous parentheses around the comparison to silence this warning 1499 | if ((ch_152X == (*("Vanilla 40" + i_151X)))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1499:22: note: use '=' to turn this equality comparison into an assignment 1499 | if ((ch_152X == (*("Vanilla 40" + i_151X)))) { | ^~ | = c/scheme48-bibop-heap-64.c:1519:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1519 | if ((status_156X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1519:22: note: remove extraneous parentheses around the comparison to silence this warning 1519 | if ((status_156X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1519:22: note: use '=' to turn this equality comparison into an assignment 1519 | if ((status_156X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1523:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1523 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1523:23: note: remove extraneous parentheses around the comparison to silence this warning 1523 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1523:23: note: use '=' to turn this equality comparison into an assignment 1523 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1531:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1531 | if ((status_158X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1531:20: note: remove extraneous parentheses around the comparison to silence this warning 1531 | if ((status_158X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1531:20: note: use '=' to turn this equality comparison into an assignment 1531 | if ((status_158X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1542:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1542 | if ((status_161X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1542:26: note: remove extraneous parentheses around the comparison to silence this warning 1542 | if ((status_161X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1542:26: note: use '=' to turn this equality comparison into an assignment 1542 | if ((status_161X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1547:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1547 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1547:27: note: remove extraneous parentheses around the comparison to silence this warning 1547 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1547:27: note: use '=' to turn this equality comparison into an assignment 1547 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1566:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1566 | if ((status_164X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1566:22: note: remove extraneous parentheses around the comparison to silence this warning 1566 | if ((status_164X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1566:22: note: use '=' to turn this equality comparison into an assignment 1566 | if ((status_164X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1571:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1571 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1571:23: note: remove extraneous parentheses around the comparison to silence this warning 1571 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1571:23: note: use '=' to turn this equality comparison into an assignment 1571 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1580:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1580 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1580:19: note: remove extraneous parentheses around the comparison to silence this warning 1580 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1580:19: note: use '=' to turn this equality comparison into an assignment 1580 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1587:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1587 | if ((status_166X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1587:24: note: remove extraneous parentheses around the comparison to silence this warning 1587 | if ((status_166X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1587:24: note: use '=' to turn this equality comparison into an assignment 1587 | if ((status_166X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1606:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1606 | if ((status_167X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1606:30: note: remove extraneous parentheses around the comparison to silence this warning 1606 | if ((status_167X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1606:30: note: use '=' to turn this equality comparison into an assignment 1606 | if ((status_167X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1618:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1618 | if ((status_168X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1618:26: note: remove extraneous parentheses around the comparison to silence this warning 1618 | if ((status_168X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1618:26: note: use '=' to turn this equality comparison into an assignment 1618 | if ((status_168X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1630:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1630 | if ((status_169X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1630:22: note: remove extraneous parentheses around the comparison to silence this warning 1630 | if ((status_169X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1630:22: note: use '=' to turn this equality comparison into an assignment 1630 | if ((status_169X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1639:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1639 | if ((status_170X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1639:20: note: remove extraneous parentheses around the comparison to silence this warning 1639 | if ((status_170X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1639:20: note: use '=' to turn this equality comparison into an assignment 1639 | if ((status_170X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1654:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1654 | if ((status_171X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1654:24: note: remove extraneous parentheses around the comparison to silence this warning 1654 | if ((status_171X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1654:24: note: use '=' to turn this equality comparison into an assignment 1654 | if ((status_171X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1665:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1665 | if ((status_174X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1665:30: note: remove extraneous parentheses around the comparison to silence this warning 1665 | if ((status_174X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1665:30: note: use '=' to turn this equality comparison into an assignment 1665 | if ((status_174X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1670:31: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1670 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1670:31: note: remove extraneous parentheses around the comparison to silence this warning 1670 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1670:31: note: use '=' to turn this equality comparison into an assignment 1670 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1683:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1683 | if ((status_175X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1683:26: note: remove extraneous parentheses around the comparison to silence this warning 1683 | if ((status_175X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1683:26: note: use '=' to turn this equality comparison into an assignment 1683 | if ((status_175X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1694:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1694 | if ((status_178X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1694:32: note: remove extraneous parentheses around the comparison to silence this warning 1694 | if ((status_178X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1694:32: note: use '=' to turn this equality comparison into an assignment 1694 | if ((status_178X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1699:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1699 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1699:33: note: remove extraneous parentheses around the comparison to silence this warning 1699 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1699:33: note: use '=' to turn this equality comparison into an assignment 1699 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1717:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1717 | if ((status_179X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1717:22: note: remove extraneous parentheses around the comparison to silence this warning 1717 | if ((status_179X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1717:22: note: use '=' to turn this equality comparison into an assignment 1717 | if ((status_179X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1726:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1726 | if ((status_180X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1726:20: note: remove extraneous parentheses around the comparison to silence this warning 1726 | if ((status_180X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1726:20: note: use '=' to turn this equality comparison into an assignment 1726 | if ((status_180X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1739:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1739 | if ((status_181X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1739:20: note: remove extraneous parentheses around the comparison to silence this warning 1739 | if ((status_181X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1739:20: note: use '=' to turn this equality comparison into an assignment 1739 | if ((status_181X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1752:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1752 | if ((status_182X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1752:20: note: remove extraneous parentheses around the comparison to silence this warning 1752 | if ((status_182X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1752:20: note: use '=' to turn this equality comparison into an assignment 1752 | if ((status_182X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1767:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1767 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1767:21: note: remove extraneous parentheses around the comparison to silence this warning 1767 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1767:21: note: use '=' to turn this equality comparison into an assignment 1767 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1775:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1775 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1775:23: note: remove extraneous parentheses around the comparison to silence this warning 1775 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1775:23: note: use '=' to turn this equality comparison into an assignment 1775 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1778:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1778 | if ((status_189X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1778:26: note: remove extraneous parentheses around the comparison to silence this warning 1778 | if ((status_189X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1778:26: note: use '=' to turn this equality comparison into an assignment 1778 | if ((status_189X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1799:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1799 | if ((status_191X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1799:20: note: remove extraneous parentheses around the comparison to silence this warning 1799 | if ((status_191X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1799:20: note: use '=' to turn this equality comparison into an assignment 1799 | if ((status_191X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1810:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1810 | if ((status_194X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1810:26: note: remove extraneous parentheses around the comparison to silence this warning 1810 | if ((status_194X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1810:26: note: use '=' to turn this equality comparison into an assignment 1810 | if ((status_194X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1815:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1815 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1815:27: note: remove extraneous parentheses around the comparison to silence this warning 1815 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1815:27: note: use '=' to turn this equality comparison into an assignment 1815 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1829:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1829 | if ((status_197X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1829:20: note: remove extraneous parentheses around the comparison to silence this warning 1829 | if ((status_197X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1829:20: note: use '=' to turn this equality comparison into an assignment 1829 | if ((status_197X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1840:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1840 | if ((status_200X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1840:26: note: remove extraneous parentheses around the comparison to silence this warning 1840 | if ((status_200X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1840:26: note: use '=' to turn this equality comparison into an assignment 1840 | if ((status_200X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1845:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1845 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1845:27: note: remove extraneous parentheses around the comparison to silence this warning 1845 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1845:27: note: use '=' to turn this equality comparison into an assignment 1845 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1857:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1857 | if ((status_201X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1857:20: note: remove extraneous parentheses around the comparison to silence this warning 1857 | if ((status_201X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1857:20: note: use '=' to turn this equality comparison into an assignment 1857 | if ((status_201X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1868:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1868 | if ((status_204X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1868:26: note: remove extraneous parentheses around the comparison to silence this warning 1868 | if ((status_204X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1868:26: note: use '=' to turn this equality comparison into an assignment 1868 | if ((status_204X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1873:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1873 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1873:27: note: remove extraneous parentheses around the comparison to silence this warning 1873 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1873:27: note: use '=' to turn this equality comparison into an assignment 1873 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1885:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1885 | if ((status_205X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1885:20: note: remove extraneous parentheses around the comparison to silence this warning 1885 | if ((status_205X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1885:20: note: use '=' to turn this equality comparison into an assignment 1885 | if ((status_205X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1917:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1917 | if ((status_209X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1917:20: note: remove extraneous parentheses around the comparison to silence this warning 1917 | if ((status_209X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1917:20: note: use '=' to turn this equality comparison into an assignment 1917 | if ((status_209X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1928:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1928 | if ((status_212X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1928:26: note: remove extraneous parentheses around the comparison to silence this warning 1928 | if ((status_212X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1928:26: note: use '=' to turn this equality comparison into an assignment 1928 | if ((status_212X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1933:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1933 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1933:27: note: remove extraneous parentheses around the comparison to silence this warning 1933 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1933:27: note: use '=' to turn this equality comparison into an assignment 1933 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1947:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1947 | if ((status_214X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1947:20: note: remove extraneous parentheses around the comparison to silence this warning 1947 | if ((status_214X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1947:20: note: use '=' to turn this equality comparison into an assignment 1947 | if ((status_214X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1958:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1958 | if ((status_217X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1958:26: note: remove extraneous parentheses around the comparison to silence this warning 1958 | if ((status_217X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1958:26: note: use '=' to turn this equality comparison into an assignment 1958 | if ((status_217X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:1963:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 1963 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:1963:27: note: remove extraneous parentheses around the comparison to silence this warning 1963 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:1963:27: note: use '=' to turn this equality comparison into an assignment 1963 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2005:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2005 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2005:25: note: remove extraneous parentheses around the comparison to silence this warning 2005 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2005:25: note: use '=' to turn this equality comparison into an assignment 2005 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2018:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2018 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2018:29: note: remove extraneous parentheses around the comparison to silence this warning 2018 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2018:29: note: use '=' to turn this equality comparison into an assignment 2018 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2031:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2031 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2031:33: note: remove extraneous parentheses around the comparison to silence this warning 2031 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2031:33: note: use '=' to turn this equality comparison into an assignment 2031 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2033:36: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2033 | if ((status_231X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2033:36: note: remove extraneous parentheses around the comparison to silence this warning 2033 | if ((status_231X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2033:36: note: use '=' to turn this equality comparison into an assignment 2033 | if ((status_231X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2036:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2036 | if ((status_232X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2036:40: note: remove extraneous parentheses around the comparison to silence this warning 2036 | if ((status_232X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2036:40: note: use '=' to turn this equality comparison into an assignment 2036 | if ((status_232X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2073:42: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2073 | if ((status_233X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2073:42: note: remove extraneous parentheses around the comparison to silence this warning 2073 | if ((status_233X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2073:42: note: use '=' to turn this equality comparison into an assignment 2073 | if ((status_233X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2085:40: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2085 | if ((status_234X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2085:40: note: remove extraneous parentheses around the comparison to silence this warning 2085 | if ((status_234X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2085:40: note: use '=' to turn this equality comparison into an assignment 2085 | if ((status_234X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2097:38: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2097 | if ((status_235X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2097:38: note: remove extraneous parentheses around the comparison to silence this warning 2097 | if ((status_235X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2097:38: note: use '=' to turn this equality comparison into an assignment 2097 | if ((status_235X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2121:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2121 | if ((status_236X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2121:24: note: remove extraneous parentheses around the comparison to silence this warning 2121 | if ((status_236X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2121:24: note: use '=' to turn this equality comparison into an assignment 2121 | if ((status_236X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2151:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2151 | if ((status_245X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2151:20: note: remove extraneous parentheses around the comparison to silence this warning 2151 | if ((status_245X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2151:20: note: use '=' to turn this equality comparison into an assignment 2151 | if ((status_245X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2162:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2162 | if ((status_248X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2162:26: note: remove extraneous parentheses around the comparison to silence this warning 2162 | if ((status_248X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2162:26: note: use '=' to turn this equality comparison into an assignment 2162 | if ((status_248X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2167:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2167 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2167:27: note: remove extraneous parentheses around the comparison to silence this warning 2167 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2167:27: note: use '=' to turn this equality comparison into an assignment 2167 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2181:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2181 | if ((status_250X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2181:20: note: remove extraneous parentheses around the comparison to silence this warning 2181 | if ((status_250X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2181:20: note: use '=' to turn this equality comparison into an assignment 2181 | if ((status_250X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2192:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2192 | if ((status_253X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2192:26: note: remove extraneous parentheses around the comparison to silence this warning 2192 | if ((status_253X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2192:26: note: use '=' to turn this equality comparison into an assignment 2192 | if ((status_253X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2197:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2197 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2197:27: note: remove extraneous parentheses around the comparison to silence this warning 2197 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2197:27: note: use '=' to turn this equality comparison into an assignment 2197 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2216:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2216 | if ((small_delta_220X == large_delta_222X)) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2216:25: note: remove extraneous parentheses around the comparison to silence this warning 2216 | if ((small_delta_220X == large_delta_222X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2216:25: note: use '=' to turn this equality comparison into an assignment 2216 | if ((small_delta_220X == large_delta_222X)) { | ^~ | = c/scheme48-bibop-heap-64.c:2217:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2217 | if ((large_delta_222X == weaks_delta_224X)) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2217:27: note: remove extraneous parentheses around the comparison to silence this warning 2217 | if ((large_delta_222X == weaks_delta_224X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2217:27: note: use '=' to turn this equality comparison into an assignment 2217 | if ((large_delta_222X == weaks_delta_224X)) { | ^~ | = c/scheme48-bibop-heap-64.c:2225:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2225 | if ((status_256X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2225:20: note: remove extraneous parentheses around the comparison to silence this warning 2225 | if ((status_256X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2225:20: note: use '=' to turn this equality comparison into an assignment 2225 | if ((status_256X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2236:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2236 | if ((status_257X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2236:20: note: remove extraneous parentheses around the comparison to silence this warning 2236 | if ((status_257X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2236:20: note: use '=' to turn this equality comparison into an assignment 2236 | if ((status_257X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2247:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2247 | if ((status_258X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2247:20: note: remove extraneous parentheses around the comparison to silence this warning 2247 | if ((status_258X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2247:20: note: use '=' to turn this equality comparison into an assignment 2247 | if ((status_258X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2261:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2261 | if ((status_259X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2261:20: note: remove extraneous parentheses around the comparison to silence this warning 2261 | if ((status_259X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2261:20: note: use '=' to turn this equality comparison into an assignment 2261 | if ((status_259X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2273:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2273 | if ((status_260X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2273:20: note: remove extraneous parentheses around the comparison to silence this warning 2273 | if ((status_260X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2273:20: note: use '=' to turn this equality comparison into an assignment 2273 | if ((status_260X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2285:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2285 | if ((status_261X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2285:20: note: remove extraneous parentheses around the comparison to silence this warning 2285 | if ((status_261X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2285:20: note: use '=' to turn this equality comparison into an assignment 2285 | if ((status_261X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2294:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2294 | if ((status_262X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2294:20: note: remove extraneous parentheses around the comparison to silence this warning 2294 | if ((status_262X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2294:20: note: use '=' to turn this equality comparison into an assignment 2294 | if ((status_262X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2311:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2311 | if ((status_265X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2311:20: note: remove extraneous parentheses around the comparison to silence this warning 2311 | if ((status_265X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2311:20: note: use '=' to turn this equality comparison into an assignment 2311 | if ((status_265X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2322:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2322 | if ((status_268X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2322:26: note: remove extraneous parentheses around the comparison to silence this warning 2322 | if ((status_268X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2322:26: note: use '=' to turn this equality comparison into an assignment 2322 | if ((status_268X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2327:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2327 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2327:27: note: remove extraneous parentheses around the comparison to silence this warning 2327 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2327:27: note: use '=' to turn this equality comparison into an assignment 2327 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2341:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2341 | if ((status_270X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2341:20: note: remove extraneous parentheses around the comparison to silence this warning 2341 | if ((status_270X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2341:20: note: use '=' to turn this equality comparison into an assignment 2341 | if ((status_270X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2352:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2352 | if ((status_273X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2352:26: note: remove extraneous parentheses around the comparison to silence this warning 2352 | if ((status_273X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2352:26: note: use '=' to turn this equality comparison into an assignment 2352 | if ((status_273X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2357:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2357 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2357:27: note: remove extraneous parentheses around the comparison to silence this warning 2357 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2357:27: note: use '=' to turn this equality comparison into an assignment 2357 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2402:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2402 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2402:21: note: remove extraneous parentheses around the comparison to silence this warning 2402 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2402:21: note: use '=' to turn this equality comparison into an assignment 2402 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2410:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2410 | if ((status_278X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2410:20: note: remove extraneous parentheses around the comparison to silence this warning 2410 | if ((status_278X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2410:20: note: use '=' to turn this equality comparison into an assignment 2410 | if ((status_278X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2421:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2421 | if ((status_279X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2421:20: note: remove extraneous parentheses around the comparison to silence this warning 2421 | if ((status_279X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2421:20: note: use '=' to turn this equality comparison into an assignment 2421 | if ((status_279X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2432:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2432 | if ((status_280X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2432:20: note: remove extraneous parentheses around the comparison to silence this warning 2432 | if ((status_280X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2432:20: note: use '=' to turn this equality comparison into an assignment 2432 | if ((status_280X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2445:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2445 | if ((status_283X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2445:20: note: remove extraneous parentheses around the comparison to silence this warning 2445 | if ((status_283X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2445:20: note: use '=' to turn this equality comparison into an assignment 2445 | if ((status_283X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2456:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2456 | if ((status_286X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2456:26: note: remove extraneous parentheses around the comparison to silence this warning 2456 | if ((status_286X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2456:26: note: use '=' to turn this equality comparison into an assignment 2456 | if ((status_286X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2461:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2461 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2461:27: note: remove extraneous parentheses around the comparison to silence this warning 2461 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2461:27: note: use '=' to turn this equality comparison into an assignment 2461 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2475:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2475 | if ((status_288X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2475:20: note: remove extraneous parentheses around the comparison to silence this warning 2475 | if ((status_288X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2475:20: note: use '=' to turn this equality comparison into an assignment 2475 | if ((status_288X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2486:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2486 | if ((status_291X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2486:26: note: remove extraneous parentheses around the comparison to silence this warning 2486 | if ((status_291X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2486:26: note: use '=' to turn this equality comparison into an assignment 2486 | if ((status_291X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2491:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2491 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2491:27: note: remove extraneous parentheses around the comparison to silence this warning 2491 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2491:27: note: use '=' to turn this equality comparison into an assignment 2491 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2508:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2508 | if ((status_296X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2508:22: note: remove extraneous parentheses around the comparison to silence this warning 2508 | if ((status_296X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2508:22: note: use '=' to turn this equality comparison into an assignment 2508 | if ((status_296X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2541:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2541 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2541:25: note: remove extraneous parentheses around the comparison to silence this warning 2541 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2541:25: note: use '=' to turn this equality comparison into an assignment 2541 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2554:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2554 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2554:29: note: remove extraneous parentheses around the comparison to silence this warning 2554 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2554:29: note: use '=' to turn this equality comparison into an assignment 2554 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2567:33: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2567 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2567:33: note: remove extraneous parentheses around the comparison to silence this warning 2567 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2567:33: note: use '=' to turn this equality comparison into an assignment 2567 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2593:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2593 | if ((status_300X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2593:24: note: remove extraneous parentheses around the comparison to silence this warning 2593 | if ((status_300X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2593:24: note: use '=' to turn this equality comparison into an assignment 2593 | if ((status_300X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2629:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2629 | if ((status_305X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2629:20: note: remove extraneous parentheses around the comparison to silence this warning 2629 | if ((status_305X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2629:20: note: use '=' to turn this equality comparison into an assignment 2629 | if ((status_305X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2640:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2640 | if ((status_308X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2640:26: note: remove extraneous parentheses around the comparison to silence this warning 2640 | if ((status_308X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2640:26: note: use '=' to turn this equality comparison into an assignment 2640 | if ((status_308X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2645:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2645 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2645:27: note: remove extraneous parentheses around the comparison to silence this warning 2645 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2645:27: note: use '=' to turn this equality comparison into an assignment 2645 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2658:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2658 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2658:19: note: remove extraneous parentheses around the comparison to silence this warning 2658 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2658:19: note: use '=' to turn this equality comparison into an assignment 2658 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2680:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2680 | if ((status_312X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2680:22: note: remove extraneous parentheses around the comparison to silence this warning 2680 | if ((status_312X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2680:22: note: use '=' to turn this equality comparison into an assignment 2680 | if ((status_312X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2690:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2690 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2690:21: note: remove extraneous parentheses around the comparison to silence this warning 2690 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2690:21: note: use '=' to turn this equality comparison into an assignment 2690 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2692:24: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2692 | if ((status_316X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2692:24: note: remove extraneous parentheses around the comparison to silence this warning 2692 | if ((status_316X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2692:24: note: use '=' to turn this equality comparison into an assignment 2692 | if ((status_316X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2695:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2695 | if ((status_317X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2695:28: note: remove extraneous parentheses around the comparison to silence this warning 2695 | if ((status_317X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2695:28: note: use '=' to turn this equality comparison into an assignment 2695 | if ((status_317X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2703:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2703 | if ((status_318X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2703:30: note: remove extraneous parentheses around the comparison to silence this warning 2703 | if ((status_318X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2703:30: note: use '=' to turn this equality comparison into an assignment 2703 | if ((status_318X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2715:28: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2715 | if ((status_319X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2715:28: note: remove extraneous parentheses around the comparison to silence this warning 2715 | if ((status_319X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2715:28: note: use '=' to turn this equality comparison into an assignment 2715 | if ((status_319X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2727:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2727 | if ((status_320X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2727:26: note: remove extraneous parentheses around the comparison to silence this warning 2727 | if ((status_320X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2727:26: note: use '=' to turn this equality comparison into an assignment 2727 | if ((status_320X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2742:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2742 | if ((status_321X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2742:20: note: remove extraneous parentheses around the comparison to silence this warning 2742 | if ((status_321X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2742:20: note: use '=' to turn this equality comparison into an assignment 2742 | if ((status_321X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2804:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2804 | if ((status_328X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2804:22: note: remove extraneous parentheses around the comparison to silence this warning 2804 | if ((status_328X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2804:22: note: use '=' to turn this equality comparison into an assignment 2804 | if ((status_328X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2817:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2817 | if ((status_329X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2817:20: note: remove extraneous parentheses around the comparison to silence this warning 2817 | if ((status_329X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2817:20: note: use '=' to turn this equality comparison into an assignment 2817 | if ((status_329X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2829:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2829 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2829:21: note: remove extraneous parentheses around the comparison to silence this warning 2829 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2829:21: note: use '=' to turn this equality comparison into an assignment 2829 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2871:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2871 | if ((status_333X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2871:20: note: remove extraneous parentheses around the comparison to silence this warning 2871 | if ((status_333X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2871:20: note: use '=' to turn this equality comparison into an assignment 2871 | if ((status_333X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2882:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2882 | if ((status_334X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2882:20: note: remove extraneous parentheses around the comparison to silence this warning 2882 | if ((status_334X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2882:20: note: use '=' to turn this equality comparison into an assignment 2882 | if ((status_334X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2893:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2893 | if ((status_335X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2893:20: note: remove extraneous parentheses around the comparison to silence this warning 2893 | if ((status_335X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2893:20: note: use '=' to turn this equality comparison into an assignment 2893 | if ((status_335X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2921:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2921 | if ((status_339X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2921:22: note: remove extraneous parentheses around the comparison to silence this warning 2921 | if ((status_339X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2921:22: note: use '=' to turn this equality comparison into an assignment 2921 | if ((status_339X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:2927:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 2927 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:2927:23: note: remove extraneous parentheses around the comparison to silence this warning 2927 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:2927:23: note: use '=' to turn this equality comparison into an assignment 2927 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3309:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3309 | if ((i_401X == (table_391X->size))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3309:15: note: remove extraneous parentheses around the comparison to silence this warning 3309 | if ((i_401X == (table_391X->size))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3309:15: note: use '=' to turn this equality comparison into an assignment 3309 | if ((i_401X == (table_391X->size))) { | ^~ | = c/scheme48-bibop-heap-64.c:3397:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3397 | if ((status_419X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3397:20: note: remove extraneous parentheses around the comparison to silence this warning 3397 | if ((status_419X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3397:20: note: use '=' to turn this equality comparison into an assignment 3397 | if ((status_419X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3432:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3432 | if ((status_422X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3432:22: note: remove extraneous parentheses around the comparison to silence this warning 3432 | if ((status_422X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3432:22: note: use '=' to turn this equality comparison into an assignment 3432 | if ((status_422X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3441:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3441 | if ((status_423X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3441:20: note: remove extraneous parentheses around the comparison to silence this warning 3441 | if ((status_423X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3441:20: note: use '=' to turn this equality comparison into an assignment 3441 | if ((status_423X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3476:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3476 | if ((status_427X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3476:20: note: remove extraneous parentheses around the comparison to silence this warning 3476 | if ((status_427X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3476:20: note: use '=' to turn this equality comparison into an assignment 3476 | if ((status_427X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3511:22: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3511 | if ((status_430X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3511:22: note: remove extraneous parentheses around the comparison to silence this warning 3511 | if ((status_430X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3511:22: note: use '=' to turn this equality comparison into an assignment 3511 | if ((status_430X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3520:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3520 | if ((status_431X == NO_ERRORS)) { | ~~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3520:20: note: remove extraneous parentheses around the comparison to silence this warning 3520 | if ((status_431X == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3520:20: note: use '=' to turn this equality comparison into an assignment 3520 | if ((status_431X == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:3895:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 3895 | if ((current_addr_470X == to_addr_115X)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:3895:26: note: remove extraneous parentheses around the comparison to silence this warning 3895 | if ((current_addr_470X == to_addr_115X)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:3895:26: note: use '=' to turn this equality comparison into an assignment 3895 | if ((current_addr_470X == to_addr_115X)) { | ^~ | = c/scheme48-bibop-heap-64.c:4152:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4152 | if ((index_511X == (new_address_489X + (-8 & (7 + size_in_bytes_481X))))) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4152:19: note: remove extraneous parentheses around the comparison to silence this warning 4152 | if ((index_511X == (new_address_489X + (-8 & (7 + size_in_bytes_481X))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4152:19: note: use '=' to turn this equality comparison into an assignment 4152 | if ((index_511X == (new_address_489X + (-8 & (7 + size_in_bytes_481X))))) { | ^~ | = c/scheme48-bibop-heap-64.c:4544:25: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4544 | if (((Simage_bufferS) == NULL)) { | ~~~~~~~~~~~~~~~~~^~~~~~~ c/scheme48-bibop-heap-64.c:4544:25: note: remove extraneous parentheses around the comparison to silence this warning 4544 | if (((Simage_bufferS) == NULL)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4544:25: note: use '=' to turn this equality comparison into an assignment 4544 | if (((Simage_bufferS) == NULL)) { | ^~ | = c/scheme48-bibop-heap-64.c:4607:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4607 | if ((addr_543X == (start_540X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_537X, 8))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4607:18: note: remove extraneous parentheses around the comparison to silence this warning 4607 | if ((addr_543X == (start_540X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_537X, 8))))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4607:18: note: use '=' to turn this equality comparison into an assignment 4607 | if ((addr_543X == (start_540X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_537X, 8))))))) { | ^~ | = c/scheme48-bibop-heap-64.c:4656:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4656 | if ((i_556X == ((Sbibop_areasS)->large_index))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4656:15: note: remove extraneous parentheses around the comparison to silence this warning 4656 | if ((i_556X == ((Sbibop_areasS)->large_index))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4656:15: note: use '=' to turn this equality comparison into an assignment 4656 | if ((i_556X == ((Sbibop_areasS)->large_index))) { | ^~ | = c/scheme48-bibop-heap-64.c:4675:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4675 | if ((i_559X == ((Sbibop_areasS)->weaks_index))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4675:15: note: remove extraneous parentheses around the comparison to silence this warning 4675 | if ((i_559X == ((Sbibop_areasS)->weaks_index))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4675:15: note: use '=' to turn this equality comparison into an assignment 4675 | if ((i_559X == ((Sbibop_areasS)->weaks_index))) { | ^~ | = c/scheme48-bibop-heap-64.c:4681:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4681 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4681:23: note: remove extraneous parentheses around the comparison to silence this warning 4681 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4681:23: note: use '=' to turn this equality comparison into an assignment 4681 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4708:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4708 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4708:19: note: remove extraneous parentheses around the comparison to silence this warning 4708 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4708:19: note: use '=' to turn this equality comparison into an assignment 4708 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4716:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4716 | if ((i_568X == (table_562X->size))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4716:15: note: remove extraneous parentheses around the comparison to silence this warning 4716 | if ((i_568X == (table_562X->size))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4716:15: note: use '=' to turn this equality comparison into an assignment 4716 | if ((i_568X == (table_562X->size))) { | ^~ | = c/scheme48-bibop-heap-64.c:4732:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4732 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4732:19: note: remove extraneous parentheses around the comparison to silence this warning 4732 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4732:19: note: use '=' to turn this equality comparison into an assignment 4732 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4742:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4742 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4742:19: note: remove extraneous parentheses around the comparison to silence this warning 4742 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4742:19: note: use '=' to turn this equality comparison into an assignment 4742 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4748:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4748 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4748:19: note: remove extraneous parentheses around the comparison to silence this warning 4748 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4748:19: note: use '=' to turn this equality comparison into an assignment 4748 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4755:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4755 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4755:19: note: remove extraneous parentheses around the comparison to silence this warning 4755 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4755:19: note: use '=' to turn this equality comparison into an assignment 4755 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4761:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4761 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4761:19: note: remove extraneous parentheses around the comparison to silence this warning 4761 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4761:19: note: use '=' to turn this equality comparison into an assignment 4761 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4768:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4768 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4768:19: note: remove extraneous parentheses around the comparison to silence this warning 4768 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4768:19: note: use '=' to turn this equality comparison into an assignment 4768 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4774:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4774 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4774:19: note: remove extraneous parentheses around the comparison to silence this warning 4774 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4774:19: note: use '=' to turn this equality comparison into an assignment 4774 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4782:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4782 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4782:19: note: remove extraneous parentheses around the comparison to silence this warning 4782 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4782:19: note: use '=' to turn this equality comparison into an assignment 4782 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4788:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4788 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4788:19: note: remove extraneous parentheses around the comparison to silence this warning 4788 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4788:19: note: use '=' to turn this equality comparison into an assignment 4788 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4796:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4796 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4796:19: note: remove extraneous parentheses around the comparison to silence this warning 4796 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4796:19: note: use '=' to turn this equality comparison into an assignment 4796 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4802:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4802 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4802:19: note: remove extraneous parentheses around the comparison to silence this warning 4802 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4802:19: note: use '=' to turn this equality comparison into an assignment 4802 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4810:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4810 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4810:19: note: remove extraneous parentheses around the comparison to silence this warning 4810 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4810:19: note: use '=' to turn this equality comparison into an assignment 4810 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4816:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4816 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4816:19: note: remove extraneous parentheses around the comparison to silence this warning 4816 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4816:19: note: use '=' to turn this equality comparison into an assignment 4816 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4824:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4824 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4824:19: note: remove extraneous parentheses around the comparison to silence this warning 4824 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4824:19: note: use '=' to turn this equality comparison into an assignment 4824 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4830:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4830 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4830:19: note: remove extraneous parentheses around the comparison to silence this warning 4830 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4830:19: note: use '=' to turn this equality comparison into an assignment 4830 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4838:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4838 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4838:19: note: remove extraneous parentheses around the comparison to silence this warning 4838 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4838:19: note: use '=' to turn this equality comparison into an assignment 4838 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4844:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4844 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4844:19: note: remove extraneous parentheses around the comparison to silence this warning 4844 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4844:19: note: use '=' to turn this equality comparison into an assignment 4844 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4852:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4852 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4852:19: note: remove extraneous parentheses around the comparison to silence this warning 4852 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4852:19: note: use '=' to turn this equality comparison into an assignment 4852 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4858:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4858 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4858:19: note: remove extraneous parentheses around the comparison to silence this warning 4858 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4858:19: note: use '=' to turn this equality comparison into an assignment 4858 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4866:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4866 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4866:19: note: remove extraneous parentheses around the comparison to silence this warning 4866 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4866:19: note: use '=' to turn this equality comparison into an assignment 4866 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4872:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4872 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4872:19: note: remove extraneous parentheses around the comparison to silence this warning 4872 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4872:19: note: use '=' to turn this equality comparison into an assignment 4872 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4895:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4895 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4895:19: note: remove extraneous parentheses around the comparison to silence this warning 4895 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4895:19: note: use '=' to turn this equality comparison into an assignment 4895 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4901:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4901 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4901:19: note: remove extraneous parentheses around the comparison to silence this warning 4901 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4901:19: note: use '=' to turn this equality comparison into an assignment 4901 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4924:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4924 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4924:19: note: remove extraneous parentheses around the comparison to silence this warning 4924 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4924:19: note: use '=' to turn this equality comparison into an assignment 4924 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4930:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4930 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4930:19: note: remove extraneous parentheses around the comparison to silence this warning 4930 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4930:19: note: use '=' to turn this equality comparison into an assignment 4930 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4953:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4953 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4953:19: note: remove extraneous parentheses around the comparison to silence this warning 4953 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4953:19: note: use '=' to turn this equality comparison into an assignment 4953 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4959:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4959 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4959:19: note: remove extraneous parentheses around the comparison to silence this warning 4959 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4959:19: note: use '=' to turn this equality comparison into an assignment 4959 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4966:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4966 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4966:19: note: remove extraneous parentheses around the comparison to silence this warning 4966 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4966:19: note: use '=' to turn this equality comparison into an assignment 4966 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4972:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4972 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4972:19: note: remove extraneous parentheses around the comparison to silence this warning 4972 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4972:19: note: use '=' to turn this equality comparison into an assignment 4972 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4979:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4979 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4979:19: note: remove extraneous parentheses around the comparison to silence this warning 4979 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4979:19: note: use '=' to turn this equality comparison into an assignment 4979 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4985:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4985 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4985:19: note: remove extraneous parentheses around the comparison to silence this warning 4985 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4985:19: note: use '=' to turn this equality comparison into an assignment 4985 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:4992:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 4992 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:4992:19: note: remove extraneous parentheses around the comparison to silence this warning 4992 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:4992:19: note: use '=' to turn this equality comparison into an assignment 4992 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:5004:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5004 | if ((i_602X == ((Sbibop_areasS)->weaks_index))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5004:15: note: remove extraneous parentheses around the comparison to silence this warning 5004 | if ((i_602X == ((Sbibop_areasS)->weaks_index))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5004:15: note: use '=' to turn this equality comparison into an assignment 5004 | if ((i_602X == ((Sbibop_areasS)->weaks_index))) { | ^~ | = c/scheme48-bibop-heap-64.c:5025:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5025 | if ((i_603X == ((Sbibop_areasS)->large_index))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5025:15: note: remove extraneous parentheses around the comparison to silence this warning 5025 | if ((i_603X == ((Sbibop_areasS)->large_index))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5025:15: note: use '=' to turn this equality comparison into an assignment 5025 | if ((i_603X == ((Sbibop_areasS)->large_index))) { | ^~ | = c/scheme48-bibop-heap-64.c:5046:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5046 | if ((i_604X == ((Sbibop_areasS)->small_index))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5046:15: note: remove extraneous parentheses around the comparison to silence this warning 5046 | if ((i_604X == ((Sbibop_areasS)->small_index))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5046:15: note: use '=' to turn this equality comparison into an assignment 5046 | if ((i_604X == ((Sbibop_areasS)->small_index))) { | ^~ | = c/scheme48-bibop-heap-64.c:5068:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5068 | if ((i_606X == (PS_SHIFT_RIGHT_INLINE((7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + table_605X))))), 8))), 3)))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5068:15: note: remove extraneous parentheses around the comparison to silence this warning 5068 | if ((i_606X == (PS_SHIFT_RIGHT_INLINE((7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + table_605X))))), 8))), 3)))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5068:15: note: use '=' to turn this equality comparison into an assignment 5068 | if ((i_606X == (PS_SHIFT_RIGHT_INLINE((7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE((*((long *) (((char *) (-11 + table_605X))))), 8))), 3)))) { | ^~ | = c/scheme48-bibop-heap-64.c:5109:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5109 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5109:23: note: remove extraneous parentheses around the comparison to silence this warning 5109 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5109:23: note: use '=' to turn this equality comparison into an assignment 5109 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:5152:15: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5152 | if ((i_621X == (table_615X->size))) { | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5152:15: note: remove extraneous parentheses around the comparison to silence this warning 5152 | if ((i_621X == (table_615X->size))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5152:15: note: use '=' to turn this equality comparison into an assignment 5152 | if ((i_621X == (table_615X->size))) { | ^~ | = c/scheme48-bibop-heap-64.c:5283:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5283 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5283:23: note: remove extraneous parentheses around the comparison to silence this warning 5283 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5283:23: note: use '=' to turn this equality comparison into an assignment 5283 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:5381:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5381 | if ((addr_644X == (start_643X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_642X, 8)))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5381:18: note: remove extraneous parentheses around the comparison to silence this warning 5381 | if ((addr_644X == (start_643X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_642X, 8)))))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5381:18: note: use '=' to turn this equality comparison into an assignment 5381 | if ((addr_644X == (start_643X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_642X, 8)))))))) { | ^~ | = c/scheme48-bibop-heap-64.c:5485:29: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5485 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5485:29: note: remove extraneous parentheses around the comparison to silence this warning 5485 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5485:29: note: use '=' to turn this equality comparison into an assignment 5485 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:5566:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5566 | if (((SstatusS) == NO_ERRORS)) { | ~~~~~~~~~~~^~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5566:19: note: remove extraneous parentheses around the comparison to silence this warning 5566 | if (((SstatusS) == NO_ERRORS)) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5566:19: note: use '=' to turn this equality comparison into an assignment 5566 | if (((SstatusS) == NO_ERRORS)) { | ^~ | = c/scheme48-bibop-heap-64.c:5583:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5583 | if ((addr_667X == (start_663X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_662X, 8)))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5583:18: note: remove extraneous parentheses around the comparison to silence this warning 5583 | if ((addr_667X == (start_663X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_662X, 8)))))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5583:18: note: use '=' to turn this equality comparison into an assignment 5583 | if ((addr_667X == (start_663X + (-8 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_662X, 8)))))))) { | ^~ | = c/scheme48-bibop-heap-64.c:5614:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5614 | if ((addr_674X == (start_657X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_656X, 8))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5614:18: note: remove extraneous parentheses around the comparison to silence this warning 5614 | if ((addr_674X == (start_657X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_656X, 8))))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5614:18: note: use '=' to turn this equality comparison into an assignment 5614 | if ((addr_674X == (start_657X + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_656X, 8))))))) { | ^~ | = c/scheme48-bibop-heap-64.c:5663:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 5663 | if ((addr_679X == (start_673X + (-16 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_672X, 8)))))))) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/scheme48-bibop-heap-64.c:5663:18: note: remove extraneous parentheses around the comparison to silence this warning 5663 | if ((addr_679X == (start_673X + (-16 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_672X, 8)))))))) { | ~ ^ ~ c/scheme48-bibop-heap-64.c:5663:18: note: use '=' to turn this equality comparison into an assignment 5663 | if ((addr_679X == (start_673X + (-16 + (-8 & (7 + (PS_SHIFT_RIGHT_LOGICAL_INLINE(header_672X, 8)))))))) { | ^~ | = 196 warnings generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/page_alloc.o c/bibop/page_alloc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/memory_map.o c/bibop/memory_map.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/areas.o c/bibop/areas.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/generation_gc.o c/bibop/generation_gc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/find_all.o c/bibop/find_all.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/check_heap.o c/bibop/check_heap.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/utils.o c/bibop/utils.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/area_roots.o c/bibop/area_roots.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/bibop/remset.o c/bibop/remset.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/misc.o c/unix/misc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/io.o c/unix/io.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/fd-io.o c/unix/fd-io.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/event.o c/unix/event.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/time.o c/unix/time.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/net/socket.o c/net/socket.c c/net/socket.c:68:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 68 | } | ^ 1 warning generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/net/address.o c/net/address.c c/net/address.c:108:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 108 | } | ^ c/net/address.c:393:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 393 | } | ^ c/net/address.c:451:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 451 | } | ^ c/net/address.c:507:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 507 | } | ^ c/net/address.c:928:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 928 | } | ^ 5 warnings generated. cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/net/net.o c/net/net.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/socket.o c/unix/socket.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/dynlink.o c/unix/dynlink.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/unix/sysexits.o c/unix/sysexits.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-unknown-openbsd7.8\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -pthread -o c/fake/glue.o c/fake/glue.c rm -f c/libscheme48.a; \ ar cq c/libscheme48.a c/scheme48vm-64.o c/extension.o c/free.o c/double_to_string.o c/bignum.o c/ffi.o c/external.o c/external-lib.o c/external-init.o c/init.o c/scheme48-bibop-heap-64.o c/bibop/page_alloc.o c/bibop/memory_map.o c/bibop/areas.o c/bibop/generation_gc.o c/bibop/find_all.o c/bibop/check_heap.o c/bibop/utils.o c/bibop/area_roots.o c/bibop/remset.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/time.o c/net/socket.o c/net/address.o c/net/net.o c/unix/socket.o c/unix/dynlink.o c/unix/sysexits.o c/fake/glue.o ranlib c/libscheme48.a cc -Wl,--export-dynamic -rdynamic -pthread -O2 -pipe -pthread -o scheme48vm c/main.o c/libscheme48.a -lm ld: warning: fd-io.c(fd-io.o:(ps_console_encoding) in archive c/libscheme48.a): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: check_heap.c(check_heap.o:(check_area) in archive c/libscheme48.a): warning: sprintf() is often misused, please use snprintf() # Cygwin if test -x /usr/bin/dlltool; then \ dlltool --dllname scheme48vm.exe --output-lib scheme48vm.a --def ./c/scheme48.def; \ fi ./build/build-usual-image . \ "`(cd . && pwd)`/scheme" "`pwd`/c" 'scheme48.image' './scheme48vm' \ './build/initial.image-64' ./scheme/env/init-defpackage.scm #{Unspecific} ./scheme/packages.scm ./scheme/more-interfaces.scm ./scheme/link-packages.scm ./scheme/sort/interfaces.scm ./scheme/sort/packages.scm ./scheme/env-packages.scm ./scheme/more-packages.scm ./scheme/posix/packages.scm ./scheme/srfi/packages.scm ./scheme/r6rs/packages.scm ./scheme/net/packages.scm ./scheme/cml/interfaces.scm ./scheme/cml/packages.scm [display-conditions ./scheme/env/dispcond.scm] [command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm] [disclosers ./scheme/env/disclosers.scm] [menus ./scheme/env/menu.scm] [command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm#{Unspecific} ] [basic-commands ./scheme/env/basic-command.scm] [build ./scheme/env/build.scm] [more-vm-exceptions ./scheme/env/vm-exception.scm] [shadowing ./scheme/env/shadow.scm] [package-mutation ./scheme/env/pedit.scm] [package-commands ./scheme/env/pacman.scm] [debugging ./scheme/env/debug.scm] [inspect-commands ./scheme/env/inspect.scm] [parse-bytecode ./scheme/env/parse-bytecode.scm] [disassembler ./scheme/env/disasm.scm] [usual-commands] #{Unspecific} [debuginfo ./scheme/env/debuginfo.scm] [extended-numbers ./scheme/rts/xnum.scm] [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [ratnums ./scheme/rts/ratnum.scm] [recnums ./scheme/rts/recnum.scm] [finite-types ./scheme/big/finite-type.scm] [unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-charmap.scm#{Unspecific} ] [usual-features] Reading ./build/initial.debug #{Unspecific} #{Unspecific} #{Unspecific} Writing scheme48.image cc -c -O2 -pipe -pthread -o c/script-interpreter.o \ -DRUNNABLE=\"/usr/local/bin/scheme48\" \ -DHAVE_CONFIG_H \ -I ./c -I./c \ ./c/script-interpreter.c cc -Wl,--export-dynamic -rdynamic -pthread -O2 -pipe -pthread -o script-interpreter c/script-interpreter.o echo '#!/bin/sh' >go && \ echo >>go && \ echo "lib=\"`pwd`\"" >>go && \ echo 'exec "$lib"/scheme48vm -i "$lib"/scheme48.image "$@"' \ >>go && \ chmod +x go cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/user.o c/posix/user.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/regexp.o c/posix/regexp.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/proc-env.o c/posix/proc-env.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/proc.o c/posix/proc.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/io.o c/posix/io.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/dir.o c/posix/dir.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/posix.o c/posix/posix.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/time.o c/posix/time.c c/posix/time.c:201:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] 201 | } | ^ 1 warning generated. cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/errno.o c/posix/errno.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/syslog.o c/posix/syslog.c cc -o c/posix.so c/posix/user.o c/posix/regexp.o c/posix/proc-env.o c/posix/proc.o c/posix/io.o c/posix/dir.o c/posix/posix.o c/posix/time.o c/posix/errno.o c/posix/syslog.o -shared cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/srfi-27.o c/srfi-27.c cc -o c/srfi-27.so c/srfi-27.o -shared cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/ffi-test/ffi-test.o c/ffi-test/ffi-test.c cc -o c/ffi-test.so c/ffi-test/ffi-test.o -shared cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/r6rs/ieee_bytevect.o c/r6rs/ieee_bytevect.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/r6rs/r6rs_externals.o c/r6rs/r6rs_externals.c cc -o c/r6rs.so c/r6rs/ieee_bytevect.o c/r6rs/r6rs_externals.o -shared >>> Running package in lang/scheme48 at 1764970862.32 ===> lang/scheme48 ===> Faking installation for scheme48-1.9.2p0 for dir in /usr/local/lib /usr/local/bin /usr/local/include /usr/local/share; do \ ./mkinstalldirs /exopi-obj/pobj/scheme48-1.9.2/fake-amd64$dir || exit 1; \ done ./mkinstalldirs /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48 mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48 for dir in rts env big sort opt misc link posix net cml srfi r6rs; do \ ./mkinstalldirs /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/$dir || exit 1; \ done mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/rts mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/env mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/big mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/sort mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/opt mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/misc mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/link mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/posix mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/net mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/cml mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/srfi mkdir -p -- /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/r6rs /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -s -m 755 scheme48vm /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48 if test -e scheme48vm.a; then /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -s -m 755 scheme48vm.a /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48; fi rm -f '/tmp/scheme48.image' ./build/build-usual-image . "/usr/local/share/scheme48" "/usr/local/lib/scheme48" \ "/tmp/scheme48.image" "./scheme48vm" "./build/initial.image-64" ./scheme/env/init-defpackage.scm #{Unspecific} ./scheme/packages.scm ./scheme/more-interfaces.scm ./scheme/link-packages.scm ./scheme/sort/interfaces.scm ./scheme/sort/packages.scm ./scheme/env-packages.scm ./scheme/more-packages.scm ./scheme/posix/packages.scm ./scheme/srfi/packages.scm ./scheme/r6rs/packages.scm ./scheme/net/packages.scm ./scheme/cml/interfaces.scm ./scheme/cml/packages.scm [display-conditions ./scheme/env/dispcond.scm] [command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm] [disclosers ./scheme/env/disclosers.scm] [menus ./scheme/env/menu.scm] [command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm#{Unspecific} ] [basic-commands ./scheme/env/basic-command.scm] [build ./scheme/env/build.scm] [more-vm-exceptions ./scheme/env/vm-exception.scm] [shadowing ./scheme/env/shadow.scm] [package-mutation ./scheme/env/pedit.scm] [package-commands ./scheme/env/pacman.scm] [debugging ./scheme/env/debug.scm] [inspect-commands ./scheme/env/inspect.scm] [parse-bytecode ./scheme/env/parse-bytecode.scm] [disassembler ./scheme/env/disasm.scm] [usual-commands] #{Unspecific} [debuginfo ./scheme/env/debuginfo.scm] [extended-numbers ./scheme/rts/xnum.scm] [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [ratnums ./scheme/rts/ratnum.scm] [recnums ./scheme/rts/recnum.scm] [finite-types ./scheme/big/finite-type.scm] [unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-charmap.scm#{Unspecific} ] [usual-features] Reading ./build/initial.debug #{Unspecific} #{Unspecific} #{Unspecific} Writing /tmp/scheme48.image /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 /tmp/scheme48.image /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48 rm /tmp/scheme48.image ./mkinstalldirs /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/man/man1 sed 's=LBIN=/usr/local/bin=g' ./doc/scheme48.man | \ sed "s=LLIB=/usr/local/lib/scheme48=g" | \ sed "s=LS48=scheme48=g" >scheme48.1 /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 scheme48.1 /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/man/man1 rm scheme48.1 /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 ./c/scheme48.h /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 c/scheme48arch.h /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 ./c/scheme48write-barrier.h /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 ./c/scheme48.exp /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 ./c/scheme48.def /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 ./c/scheme48-external.exp /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/include for stub in env big sort opt misc link posix net cml srfi r6rs; do \ for f in ./scheme/$stub/*.scm; do \ /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 $f /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/$stub || exit 1; \ done; \ done for f in ./scheme/rts/*num.scm \ ./scheme/rts/jar-defrecord.scm; do \ /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 $f /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/scheme48/rts || exit 1; \ done script=/exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/bin/scheme48 && \ LIB=/usr/local/lib/scheme48 && \ echo "#!/bin/sh" >$script && \ echo >>$script && \ echo "lib=$LIB" >>$script && \ echo 'exec $lib/scheme48vm -i $lib/scheme48.image "$@"' \ >>$script && \ chmod +x $script for dialect in r5rs srfi-7; do \ /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -s -m 755 script-interpreter \ /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/bin/scheme-$dialect; \ done config_script=/exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/bin/scheme48-config && \ sed -e 's,@incdir\@,/usr/local/include,g' \ -e 's,@libdir\@,/usr/local/lib,g' \ -e 's,@CC\@,cc,g' \ -e 's,@LD\@,cc,g' \ -e 's?@DYNAMIC_EXTERNALS_CFLAGS\@?-fPIC?g' \ -e 's?@DYNAMIC_EXTERNALS_LDFLAGS\@?-shared?g' \ < ./build/scheme48-config.in > $config_script && \ chmod +x $config_script /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -s -m 755 c/posix.so c/srfi-27.so c/ffi-test.so c/r6rs.so /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/lib/scheme48/ /exopi-obj/pobj/scheme48-1.9.2/bin/install -d -m 755 /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/doc/scheme48 /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 /exopi-obj/pobj/scheme48-1.9.2/scheme48-1.9.2/doc/*.txt /exopi-obj/pobj/scheme48-1.9.2/scheme48-1.9.2/doc/*.ps /exopi-obj/pobj/scheme48-1.9.2/scheme48-1.9.2/doc/*.pdf /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/doc/scheme48 /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 /exopi-obj/pobj/scheme48-1.9.2/scheme48-1.9.2/COPYING /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/doc/scheme48 /exopi-obj/pobj/scheme48-1.9.2/bin/install -d -m 755 /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/doc/scheme48/html /exopi-obj/pobj/scheme48-1.9.2/bin/install -c -m 644 /exopi-obj/pobj/scheme48-1.9.2/scheme48-1.9.2/doc/html/* /exopi-obj/pobj/scheme48-1.9.2/fake-amd64/usr/local/share/doc/scheme48/html ===> Building package for scheme48-1.9.2p0 Create /exopi-cvs/ports/packages/amd64/all/scheme48-1.9.2p0.tgz Creating package scheme48-1.9.2p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************* | 20% archiving|************************* | 40% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|******************************************* | 66% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/scheme48-1.9.2p0.tgz >>> Running clean in lang/scheme48 at 1764970872.23 ===> lang/scheme48 ===> Cleaning for scheme48-1.9.2p0 >>> Ended at 1764970872.51 max_stuck=0.00/build=19.90/package=9.91/clean=0.32