<86>Jun 16 02:34:01 userdel[1503622]: delete user 'rooter' <86>Jun 16 02:34:01 userdel[1503622]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:34:01 userdel[1503622]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:34:01 groupadd[1503642]: group added to /etc/group: name=rooter, GID=1841 <86>Jun 16 02:34:01 groupadd[1503642]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:34:01 groupadd[1503642]: new group: name=rooter, GID=1841 <86>Jun 16 02:34:01 useradd[1503664]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash <86>Jun 16 02:34:01 userdel[1503682]: delete user 'builder' <86>Jun 16 02:34:01 userdel[1503682]: removed group 'builder' owned by 'builder' <86>Jun 16 02:34:01 userdel[1503682]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:34:01 groupadd[1503708]: group added to /etc/group: name=builder, GID=1842 <86>Jun 16 02:34:01 groupadd[1503708]: group added to /etc/gshadow: name=builder <86>Jun 16 02:34:01 groupadd[1503708]: new group: name=builder, GID=1842 <86>Jun 16 02:34:01 useradd[1503722]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/clean-3.0-alt1.7.src.rpm: license not found in '/usr/share/license' directory: license <13>Jun 16 02:34:06 rpmi: prelink-tools-0.4.4-alt3 sisyphus+238566.100.1.1 1570031990 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/clean-3.0-alt1.7.nosrc.rpm (w1.gzdio) Installing clean-3.0-alt1.7.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clean-3.0 + echo 'Source #0 (clean-3.0.tar):' Source #0 (clean-3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/clean-3.0.tar + cd clean-3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (clean-3.0-alt-remove-doc-build.patch):' Patch #0 (clean-3.0-alt-remove-doc-build.patch): + /usr/bin/patch -p2 patching file clean-base/linux-x64/build.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clean-3.0 + ./clean-base/linux-x64/build.sh clean-base linux x64 make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/codegenerator' gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cg.o cg.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgcalc.o cgcalc.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgcode.o cgcode.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cginput.o cginput.c cginput.c: In function 'put_instructions_in_table': cginput.c:2474:59: warning: passing argument 3 of 'put_instruction_name' from incompatible pointer type [-Wincompatible-pointer-types] 2474 | put_instruction_name ("jmpD", parse_instruction_jmpD, code_jmpD ); | ^~~~~~~~~ | | | void (*)(char, char, char *, int, char *, char *) cginput.c:2306:69: note: expected 'void (*)()' but argument is of type 'void (*)(char, char, char *, int, char *, char *)' 2306 | (char *instruction_name,int (*instruction_parse_function)(),void (*instruction_code_function)()) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cginstructions.o cginstructions.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cglin.o cglin.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgopt.o cgopt.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgaas.o cgaas.c gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgawas.o cgawas.c cgawas.c: In function 'print_int64': cgawas.c:198:2: warning: format not a string literal and no format arguments [-Wformat-security] 198 | fprintf (assembly_file,p); | ^~~~~~~ cgawas.c: In function 'print_ptr': cgawas.c:1040:2: warning: format not a string literal and no format arguments [-Wformat-security] 1040 | fprintf (assembly_file,s); | ^~~~~~~ cgawas.c: In function 'w_as_check_stack': cgawas.c:3968:4: warning: format not a string literal and no format arguments [-Wformat-security] 3968 | fprintf (assembly_file,end_a_stack_label->label_name); | ^~~~~~~ cgawas.c:3983:4: warning: format not a string literal and no format arguments [-Wformat-security] 3983 | fprintf (assembly_file,end_a_stack_label->label_name); | ^~~~~~~ cgawas.c:3999:4: warning: format not a string literal and no format arguments [-Wformat-security] 3999 | fprintf (assembly_file,end_b_stack_label->label_name); | ^~~~~~~ cgawas.c:4014:4: warning: format not a string literal and no format arguments [-Wformat-security] 4014 | fprintf (assembly_file,end_b_stack_label->label_name); | ^~~~~~~ gcc -DI486 -DGNU_C -DLINUX -DLINUX_ELF -DG_AI64 -O -fomit-frame-pointer -c -o cgstack.o cgstack.c gcc -s cg.o cgcalc.o cgcode.o cginput.o cginstructions.o cglin.o cgopt.o cgaas.o cgawas.o cgstack.o -o cg make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/codegenerator' ./scon.c: In function 'main': ./scon.c:950:2: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:2: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:2: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:2: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/clm' gcc -O -pedantic -Wall -W -DGNU_C -DLINUX -DLINUX_ELF -DI486 -DA_64 -DCLEANLIB=. -DCLEANPATH=. -c -o clms.o -DSYSTEM_LINKER clm.c clm.c: In function 'start_compiler': clm.c:1816:5: warning: implicit declaration of function 'start_caching_compiler_with_args'; did you mean 'start_caching_compiler'? [-Wimplicit-function-declaration] 1816 | r=start_caching_compiler_with_args ((unsigned char *)cocl_file_name,cocl_argv,cocl_argv_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | start_caching_compiler clm.c: In function 'call_compiler': clm.c:1835:33: warning: unused parameter 'cocl_file_name' [-Wunused-parameter] 1835 | static int call_compiler (char *cocl_file_name, char **argv) | ~~~~~~^~~~~~~~~~~~~~ clm.c: In function 'link_project': clm.c:3364:27: warning: unused variable 'export_file' [-Wunused-variable] 3364 | struct export_file_list *export_file; | ^~~~~~~~~~~ clm.c:3363:22: warning: unused variable 'export' [-Wunused-variable] 3363 | struct export_list *export; | ^~~~~~ clm.c: In function 'add_ignored': clm.c:15:22: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 15 | #define for_l(v,l,n) for(v=(l);v!=NULL;v=v->n) | ^~~ clm.c:4232:5: note: in expansion of macro 'for_l' 4232 | for_l (ignored_module,first_project_node,pro_next) | ^~~~~ clm.c:4236:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 4236 | if (ignored_module==NULL) | ^~ At top level: clm.c:3982:13: warning: 'print_version' defined but not used [-Wunused-function] 3982 | static void print_version (void) | ^~~~~~~~~~~~~ clm.c:2236:12: warning: 'assemble' defined but not used [-Wunused-function] 2236 | static int assemble (P_NODE project_node,char *file_name) | ^~~~~~~~ clm.c:614:13: warning: 'replace_file_name_in_path' defined but not used [-Wunused-function] 614 | static void replace_file_name_in_path (char *path,char *file_name,char *extension) | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O -pedantic -Wall -W -DGNU_C -DLINUX -DLINUX_ELF -DI486 -DA_64 -DCLEANLIB=. -DCLEANPATH=. -c -o cachingcompiler.o cachingcompiler.c cachingcompiler.c: In function 'wait_for_child': cachingcompiler.c:63:75: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 63 | log_error ("%s exited abnormally (%d)\n",child_name, (int) result); | ^ cachingcompiler.c:39:45: warning: unused parameter 'child_name' [-Wunused-parameter] 39 | static int wait_for_child (pid_t pid, char *child_name, int *status_p) | ~~~~~~^~~~~~~~~~ cachingcompiler.c: In function 'cleanup_compiler_on_signal': cachingcompiler.c:130:45: warning: unused parameter 'signal_no' [-Wunused-parameter] 130 | static void cleanup_compiler_on_signal (int signal_no) | ~~~~^~~~~~~~~ cachingcompiler.c: In function 'child_died': cachingcompiler.c:136:29: warning: unused parameter 'signal_no' [-Wunused-parameter] 136 | static void child_died (int signal_no) | ~~~~^~~~~~~~~ At top level: cachingcompiler.c:136:13: warning: 'child_died' defined but not used [-Wunused-function] 136 | static void child_died (int signal_no) | ^~~~~~~~~~ cachingcompiler.c:130:13: warning: 'cleanup_compiler_on_signal' defined but not used [-Wunused-function] 130 | static void cleanup_compiler_on_signal (int signal_no) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -s clms.o cachingcompiler.o -o clms make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/clm' Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1628,convertAttribution]: alternative will never match Compiling backendconvert make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/backendC/CleanCompilerSources' make: 'backend.a' is up to date. make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/backendC/CleanCompilerSources' make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/main/Unix' make: Nothing to be done for 'all'. make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/main/Unix' Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1628,convertAttribution]: alternative will never match Warning: unused strict argument 2 a removed in function flip Warning: unused strict argument 2 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 3 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 2 a removed in function flip Compiling backendconvert Warning [_SystemStrictLists,]: not all derived strictness information is exported Warning [_SystemEnumStrict,]: not all derived strictness information is exported Warning [CoclSystemDependent,]: not all derived strictness information is exported Parse warning [typesupport.dcl,45;62]: ! ignored Warning [checksupport,]: not all derived strictness information is exported Warning [general,]: not all derived strictness information is exported Warning [StdOverloadedList,]: not all derived strictness information is exported Warning [overloading,]: not all derived strictness information is exported Warning [typesupport,]: not all derived strictness information is exported Warning [unitype,]: not all derived strictness information is exported Parse warning [mergecases.dcl,8;45]: ! ignored Parse warning [mergecases.dcl,8;58]: ! ignored Parse warning [mergecases.icl,25;45]: ! ignored Parse warning [mergecases.icl,25;58]: ! ignored Warning [expand_types,]: not all derived strictness information is exported Warning [classify,1608,substitute_dep_counts]: root annotations are ignored Warning [type_io,]: not all derived strictness information is exported Warning [backendinterface,]: not all derived strictness information is exported Compiling cocl Compiling coclmain Compiling StdEnv Compiling StdBool Compiling StdOverloaded Compiling StdInt Compiling StdChar Compiling StdClass Compiling StdArray Compiling _SystemArray Compiling StdMisc Compiling StdReal Compiling StdString Compiling StdFile Compiling StdList Compiling StdEnum Compiling _SystemEnum Compiling StdOrdList Compiling StdTuple Compiling StdCharList Compiling StdFunctions Compiling StdStrictLists Compiling _SystemStrictLists Compiling _SystemEnumStrict Compiling StdDebug Compiling ArgEnv Compiling set_return_code Compiling CoclSystemDependent Compiling DirectorySeparator Compiling ipc Compiling filesystem Compiling compile Compiling checksupport Compiling syntax Compiling scanner Compiling general Compiling utilities Compiling _aconcat Compiling compare_constructor Compiling typeproperties Compiling Heap Compiling IndexType Compiling containers Compiling compare_types Compiling predef Compiling hashtable Compiling StdOverloadedList Compiling genericsupport Compiling frontend Compiling overloading Compiling typesupport Compiling unitype Compiling analunitypes Compiling analtypes Compiling checktypes Compiling explicitimports Compiling transform Compiling mergecases Compiling parse Compiling expand_types Compiling check_instances Compiling check Compiling typereify Compiling comparedefimp Compiling StdFunc Compiling checkFunctionBodies Compiling checkgenerics Compiling type Compiling refmark Compiling type_io_common Compiling trans Compiling classify Compiling partition Compiling postparse Compiling convertcases Compiling convertDynamics Compiling type_io Compiling convertimportedtypes Compiling generics1 Compiling backendinterface Compiling backend Compiling backendpreprocess Compiling backendsupport Generating code for cocl Generating code for coclmain Generating code for _aconcat Generating code for utilities Generating code for hashtable Generating code for predef Generating code for containers Generating code for IndexType Generating code for Heap Generating code for typeproperties Generating code for general Generating code for scanner Generating code for syntax Generating code for checksupport Generating code for compile Generating code for DirectorySeparator Generating code for CoclSystemDependent Generating code for set_return_code Generating code for ArgEnv Generating code for StdDebug Generating code for _SystemEnumStrict Generating code for _SystemStrictLists Generating code for StdStrictLists Generating code for _SystemEnum Generating code for StdEnum Generating code for StdMisc Generating code for StdFunctions Generating code for StdCharList Generating code for StdTuple Generating code for StdOrdList Generating code for StdList Generating code for StdClass Generating code for StdFile Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for StdChar Generating code for StdReal Generating code for StdInt Generating code for StdOverloaded Generating code for StdBool Generating code for StdEnv Generating code for filesystem Generating code for ipc Generating code for backend Generating code for backendinterface Generating code for transform Generating code for partition Generating code for classify Generating code for trans Generating code for check_instances Generating code for analunitypes Generating code for unitype Generating code for typesupport Generating code for overloading Generating code for frontend Generating code for genericsupport Generating code for compare_constructor Generating code for compare_types Generating code for StdOverloadedList Generating code for typereify Generating code for generics1 Generating code for analtypes Generating code for convertimportedtypes Generating code for convertDynamics Generating code for convertcases Generating code for type Generating code for check Generating code for postparse Generating code for parse Generating code for type_io_common Generating code for checktypes Generating code for expand_types Generating code for explicitimports Generating code for mergecases Generating code for checkgenerics Generating code for checkFunctionBodies Generating code for comparedefimp Generating code for StdFunc Generating code for refmark Generating code for type_io Generating code for backendconvert Generating code for backendsupport Generating code for backendpreprocess Linking cocl Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1627,convertAttribution]: alternative will never match Compiling backendconvert make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/backendC/CleanCompilerSources' make: 'backend.a' is up to date. make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/backendC/CleanCompilerSources' make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/main/Unix' make: Nothing to be done for 'all'. make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/main/Unix' Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1627,convertAttribution]: alternative will never match Warning: unused strict argument 2 a removed in function flip Warning: unused strict argument 2 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 3 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 2 a removed in function flip Compiling backendconvert Warning [CoclSystemDependent,]: not all derived strictness information is exported Parse warning [typesupport.dcl,45;62]: ! ignored Warning [checksupport,]: not all derived strictness information is exported Warning [general,]: not all derived strictness information is exported Warning [typesupport,]: not all derived strictness information is exported Warning [unitype,]: not all derived strictness information is exported Parse warning [mergecases.dcl,8;45]: ! ignored Parse warning [mergecases.dcl,8;58]: ! ignored Parse warning [mergecases.icl,25;45]: ! ignored Parse warning [mergecases.icl,25;58]: ! ignored Warning [expand_types,]: not all derived strictness information is exported Warning [classify,1608,substitute_dep_counts]: root annotations are ignored Warning [type_io,]: not all derived strictness information is exported Warning [backendinterface,]: not all derived strictness information is exported Compiling cocl Compiling coclmain Compiling set_return_code Compiling CoclSystemDependent Compiling DirectorySeparator Compiling ipc Compiling filesystem Compiling compile Compiling checksupport Compiling syntax Compiling scanner Compiling general Compiling utilities Compiling _aconcat Compiling compare_constructor Compiling typeproperties Compiling Heap Compiling IndexType Compiling containers Compiling compare_types Compiling predef Compiling hashtable Compiling genericsupport Compiling frontend Compiling overloading Compiling typesupport Compiling unitype Compiling analunitypes Compiling analtypes Compiling checktypes Compiling explicitimports Compiling transform Compiling mergecases Compiling parse Compiling expand_types Compiling check_instances Compiling check Compiling typereify Compiling comparedefimp Compiling checkFunctionBodies Compiling checkgenerics Compiling type Compiling refmark Compiling type_io_common Compiling trans Compiling classify Compiling partition Compiling postparse Compiling convertcases Compiling convertDynamics Compiling type_io Compiling convertimportedtypes Compiling generics1 Compiling backendinterface Compiling backend Compiling backendpreprocess Compiling backendsupport Generating code for cocl Generating code for coclmain Generating code for _aconcat Generating code for utilities Generating code for hashtable Generating code for predef Generating code for containers Generating code for IndexType Generating code for Heap Generating code for typeproperties Generating code for general Generating code for scanner Generating code for syntax Generating code for checksupport Generating code for compile Generating code for DirectorySeparator Generating code for CoclSystemDependent Generating code for set_return_code Generating code for filesystem Generating code for ipc Generating code for backendinterface Generating code for transform Generating code for partition Generating code for classify Generating code for trans Generating code for check_instances Generating code for analunitypes Generating code for unitype Generating code for typesupport Generating code for overloading Generating code for frontend Generating code for genericsupport Generating code for compare_constructor Generating code for compare_types Generating code for typereify Generating code for generics1 Generating code for analtypes Generating code for convertimportedtypes Generating code for convertDynamics Generating code for convertcases Generating code for type Generating code for check Generating code for postparse Generating code for parse Generating code for type_io_common Generating code for checktypes Generating code for expand_types Generating code for explicitimports Generating code for mergecases Generating code for checkgenerics Generating code for checkFunctionBodies Generating code for comparedefimp Generating code for refmark Generating code for type_io Generating code for backendconvert Generating code for backendsupport Generating code for backendpreprocess Generating code for backend Linking cocl cDirectory.c: In function 'findFirstFileC': cDirectory.c:92:16: warning: implicit declaration of function 'findNextFileC'; did you mean 'findFirstFileC'? [-Wimplicit-function-declaration] 92 | return findNextFileC(0); | ^~~~~~~~~~~~~ | findFirstFileC make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/libraries/ArgEnv' clm -O printenv Compiling printenv Generating code for printenv clm -O ArgEnv Compiling ArgEnv Generating code for ArgEnv gcc -Wall -pedantic -O -c ArgEnvC.c mkdir -p "Clean System Files" cp ArgEnvC.o "Clean System Files/ArgEnvC.o" clm -b -nt printenv -o printenv Compiling printenv Compiling ArgEnv Generating code for printenv Generating code for ArgEnv Linking printenv make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/libraries/ArgEnv' first compile of system modules second compile of system modules first compile of system modules second compile of system modules Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1628,convertAttribution]: alternative will never match Compiling backendconvert make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/backendC/CleanCompilerSources' gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o backend.o backend.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o backendsupport.o backendsupport.c In file included from backendsupport.c:5: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o buildtree.o buildtree.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o cocl.o cocl.c In file included from cocl.c:5: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen1.o codegen1.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen2.o codegen2.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen3.o codegen3.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen.o codegen.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o comsupport.o comsupport.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o dbprint.o dbprint.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o instructions.o instructions.c In file included from instructions.c:9: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o optimisations.o optimisations.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o pattern_match_2.o pattern_match_2.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o sa.o sa.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o set_scope_numbers.o set_scope_numbers.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o settings.o settings.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o unix_io.o unix_io.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o statesgen.o statesgen.c ar cur backend.a backend.o backendsupport.o buildtree.o cocl.o codegen1.o codegen2.o codegen3.o codegen.o comsupport.o dbprint.o instructions.o optimisations.o pattern_match_2.o sa.o set_scope_numbers.o settings.o unix_io.o statesgen.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib backend.a make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/backendC/CleanCompilerSources' make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/main/Unix' gcc -fno-pie -pedantic -Wall -W -O -c -o cDirectory.o cDirectory.c cDirectory.c: In function 'openSearch': cDirectory.c:63:13: warning: unused variable 'i' [-Wunused-variable] 63 | int i; | ^ cDirectory.c: In function 'findNextFileC': cDirectory.c:126:23: warning: unused parameter 'dummy' [-Wunused-parameter] 126 | int findNextFileC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'getPlatformIdC': cDirectory.c:147:24: warning: unused parameter 'dummy' [-Wunused-parameter] 147 | int getPlatformIdC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'findSingleFileC': cDirectory.c:189:9: warning: unused variable 'err' [-Wunused-variable] 189 | int err,i,length; | ^~~ gcc -fno-pie -pedantic -Wall -W -O -c -o ipc.o ipc.c ipc.c:27:1: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 27 | log (char *format, ...) | ^~~ ipc.c:25:1: note: 'log' is declared in header '' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'log': ipc.c:27:12: warning: unused parameter 'format' [-Wunused-parameter] 27 | log (char *format, ...) | ~~~~~~^~~~~~ ipc.c: In function 'ConvertCleanString': ipc.c:48:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:2: warning: incompatible implicit declaration of built-in function 'strncpy' ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'get_command': ipc.c:145:2: warning: incompatible implicit declaration of built-in function 'strncpy' 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:2: note: include '' or provide a declaration of 'strncpy' At top level: ipc.c:69:1: warning: 'hang' defined but not used [-Wunused-function] 69 | hang (void) | ^~~~ ipc.c:59:1: warning: 'crash' defined but not used [-Wunused-function] 59 | crash (void) | ^~~~~ gcc -fno-pie -pedantic -Wall -W -O -c -o set_return_code_c.o set_return_code_c.c mkdir -p "Clean System Files" gcc -c -fno-pie -pedantic -Wall -W -O cDirectory.c -o "Clean System Files/cDirectory.o" cDirectory.c: In function 'openSearch': cDirectory.c:63:13: warning: unused variable 'i' [-Wunused-variable] 63 | int i; | ^ cDirectory.c: In function 'findNextFileC': cDirectory.c:126:23: warning: unused parameter 'dummy' [-Wunused-parameter] 126 | int findNextFileC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'getPlatformIdC': cDirectory.c:147:24: warning: unused parameter 'dummy' [-Wunused-parameter] 147 | int getPlatformIdC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'findSingleFileC': cDirectory.c:189:9: warning: unused variable 'err' [-Wunused-variable] 189 | int err,i,length; | ^~~ gcc -c -fno-pie -pedantic -Wall -W -O ipc.c -o "Clean System Files/ipc_c.o" ipc.c:27:1: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 27 | log (char *format, ...) | ^~~ ipc.c:25:1: note: 'log' is declared in header '' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'log': ipc.c:27:12: warning: unused parameter 'format' [-Wunused-parameter] 27 | log (char *format, ...) | ~~~~~~^~~~~~ ipc.c: In function 'ConvertCleanString': ipc.c:48:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:2: warning: incompatible implicit declaration of built-in function 'strncpy' ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'get_command': ipc.c:145:2: warning: incompatible implicit declaration of built-in function 'strncpy' 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:2: note: include '' or provide a declaration of 'strncpy' At top level: ipc.c:69:1: warning: 'hang' defined but not used [-Wunused-function] 69 | hang (void) | ^~~~ ipc.c:59:1: warning: 'crash' defined but not used [-Wunused-function] 59 | crash (void) | ^~~~~ gcc -c -fno-pie -pedantic -Wall -W -O set_return_code_c.c -o "Clean System Files/set_return_code_c.o" make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler/main/Unix' Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1628,convertAttribution]: alternative will never match Warning: unused strict argument 2 a removed in function flip Warning: unused strict argument 2 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 3 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 2 a removed in function flip Compiling backendconvert Warning [_SystemStrictLists,]: not all derived strictness information is exported Warning [_SystemEnumStrict,]: not all derived strictness information is exported Warning [CoclSystemDependent,]: not all derived strictness information is exported Parse warning [typesupport.dcl,45;62]: ! ignored Warning [checksupport,]: not all derived strictness information is exported Warning [general,]: not all derived strictness information is exported Warning [StdOverloadedList,]: not all derived strictness information is exported Warning [overloading,]: not all derived strictness information is exported Warning [typesupport,]: not all derived strictness information is exported Warning [unitype,]: not all derived strictness information is exported Parse warning [mergecases.dcl,8;45]: ! ignored Parse warning [mergecases.dcl,8;58]: ! ignored Parse warning [mergecases.icl,25;45]: ! ignored Parse warning [mergecases.icl,25;58]: ! ignored Warning [expand_types,]: not all derived strictness information is exported Warning [classify,1608,substitute_dep_counts]: root annotations are ignored Warning [type_io,]: not all derived strictness information is exported Warning [backendinterface,]: not all derived strictness information is exported Compiling cocl Compiling coclmain Compiling StdEnv Compiling StdBool Compiling StdOverloaded Compiling StdInt Compiling StdChar Compiling StdClass Compiling StdArray Compiling _SystemArray Compiling StdMisc Compiling StdReal Compiling StdString Compiling StdFile Compiling StdList Compiling StdEnum Compiling _SystemEnum Compiling StdOrdList Compiling StdTuple Compiling StdCharList Compiling StdFunctions Compiling StdStrictLists Compiling _SystemStrictLists Compiling _SystemEnumStrict Compiling StdDebug Compiling ArgEnv Compiling set_return_code Compiling CoclSystemDependent Compiling DirectorySeparator Compiling ipc Compiling filesystem Compiling compile Compiling checksupport Compiling syntax Compiling scanner Compiling general Compiling utilities Compiling _aconcat Compiling compare_constructor Compiling typeproperties Compiling Heap Compiling IndexType Compiling containers Compiling compare_types Compiling predef Compiling hashtable Compiling StdOverloadedList Compiling genericsupport Compiling frontend Compiling overloading Compiling typesupport Compiling unitype Compiling analunitypes Compiling analtypes Compiling checktypes Compiling explicitimports Compiling transform Compiling mergecases Compiling parse Compiling expand_types Compiling check_instances Compiling check Compiling typereify Compiling comparedefimp Compiling StdFunc Compiling checkFunctionBodies Compiling checkgenerics Compiling type Compiling refmark Compiling type_io_common Compiling trans Compiling classify Compiling partition Compiling postparse Compiling convertcases Compiling convertDynamics Compiling type_io Compiling convertimportedtypes Compiling generics1 Compiling backendinterface Compiling backend Compiling backendpreprocess Compiling backendsupport Generating code for cocl Generating code for coclmain Generating code for _aconcat Generating code for utilities Generating code for hashtable Generating code for predef Generating code for containers Generating code for IndexType Generating code for Heap Generating code for typeproperties Generating code for general Generating code for scanner Generating code for syntax Generating code for checksupport Generating code for compile Generating code for DirectorySeparator Generating code for CoclSystemDependent Generating code for set_return_code Generating code for ArgEnv Generating code for StdDebug Generating code for _SystemEnumStrict Generating code for _SystemStrictLists Generating code for StdStrictLists Generating code for _SystemEnum Generating code for StdEnum Generating code for StdMisc Generating code for StdFunctions Generating code for StdCharList Generating code for StdTuple Generating code for StdOrdList Generating code for StdList Generating code for StdClass Generating code for StdFile Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for StdChar Generating code for StdReal Generating code for StdInt Generating code for StdOverloaded Generating code for StdBool Generating code for StdEnv Generating code for filesystem Generating code for ipc Generating code for backend Generating code for backendinterface Generating code for transform Generating code for partition Generating code for classify Generating code for trans Generating code for check_instances Generating code for analunitypes Generating code for unitype Generating code for typesupport Generating code for overloading Generating code for frontend Generating code for genericsupport Generating code for compare_constructor Generating code for compare_types Generating code for StdOverloadedList Generating code for typereify Generating code for generics1 Generating code for analtypes Generating code for convertimportedtypes Generating code for convertDynamics Generating code for convertcases Generating code for type Generating code for check Generating code for postparse Generating code for parse Generating code for type_io_common Generating code for checktypes Generating code for expand_types Generating code for explicitimports Generating code for mergecases Generating code for checkgenerics Generating code for checkFunctionBodies Generating code for comparedefimp Generating code for StdFunc Generating code for refmark Generating code for type_io Generating code for backendconvert Generating code for backendsupport Generating code for backendpreprocess Linking cocl Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1627,convertAttribution]: alternative will never match Compiling backendconvert make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/backendC/CleanCompilerSources' gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o backend.o backend.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o backendsupport.o backendsupport.c In file included from backendsupport.c:5: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o buildtree.o buildtree.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o cocl.o cocl.c In file included from cocl.c:5: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen1.o codegen1.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen2.o codegen2.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen3.o codegen3.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o codegen.o codegen.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o comsupport.o comsupport.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o dbprint.o dbprint.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o instructions.o instructions.c In file included from instructions.c:9: comsupport.h:5:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 5 | extern void StaticMessage_D_s (Bool error,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:6:80: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~~ comsupport.h:6:51: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 6 | extern void StaticMessage_S_Ts (Bool error,struct symbol_def *symbol_p1,struct type_symbol *type_symbol_p2,char *message); | ^~~~~~~~~~ comsupport.h:7:50: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 7 | extern void StaticMessage_S_s (Bool error,struct symbol_def *symbol_def_p,char *message); | ^~~~~~~~~~ comsupport.h:8:81: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~ comsupport.h:8:51: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 8 | extern void StaticMessage_T_Ss (Bool error,struct type_symbol *symbol_p1,struct symbol_def *symbol_def_p2,char *message); | ^~~~~~~~~~~ comsupport.h:10:45: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 10 | extern void StaticErrorMessage_T_ss (struct type_symbol *symbol_p,char *message1,char *message2); | ^~~~~~~~~~~ comsupport.h:11:60: warning: 'struct symbol_def' declared inside parameter list will not be visible outside of this definition or declaration 11 | extern void StaticErrorMessage_s_Ds (char *symbol_s,struct symbol_def *symb_def_p,char *message); | ^~~~~~~~~~ comsupport.h:18:44: warning: 'struct type_symbol' declared inside parameter list will not be visible outside of this definition or declaration 18 | extern char *type_symbol_to_string (struct type_symbol *type_symbol); | ^~~~~~~~~~~ gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o optimisations.o optimisations.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o pattern_match_2.o pattern_match_2.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o sa.o sa.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o set_scope_numbers.o set_scope_numbers.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o settings.o settings.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o unix_io.o unix_io.c gcc -D_SUN_ -DGNU_C -DG_A64 -O -fomit-frame-pointer -c -o statesgen.o statesgen.c ar cur backend.a backend.o backendsupport.o buildtree.o cocl.o codegen1.o codegen2.o codegen3.o codegen.o comsupport.o dbprint.o instructions.o optimisations.o pattern_match_2.o sa.o set_scope_numbers.o settings.o unix_io.o statesgen.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib backend.a make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/backendC/CleanCompilerSources' make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/main/Unix' gcc -fno-pie -pedantic -Wall -W -O -c -o cDirectory.o cDirectory.c cDirectory.c: In function 'openSearch': cDirectory.c:63:13: warning: unused variable 'i' [-Wunused-variable] 63 | int i; | ^ cDirectory.c: In function 'findNextFileC': cDirectory.c:126:23: warning: unused parameter 'dummy' [-Wunused-parameter] 126 | int findNextFileC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'getPlatformIdC': cDirectory.c:147:24: warning: unused parameter 'dummy' [-Wunused-parameter] 147 | int getPlatformIdC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'findSingleFileC': cDirectory.c:189:9: warning: unused variable 'err' [-Wunused-variable] 189 | int err,i,length; | ^~~ gcc -fno-pie -pedantic -Wall -W -O -c -o ipc.o ipc.c ipc.c:27:1: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 27 | log (char *format, ...) | ^~~ ipc.c:25:1: note: 'log' is declared in header '' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'log': ipc.c:27:12: warning: unused parameter 'format' [-Wunused-parameter] 27 | log (char *format, ...) | ~~~~~~^~~~~~ ipc.c: In function 'ConvertCleanString': ipc.c:48:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:2: warning: incompatible implicit declaration of built-in function 'strncpy' ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'get_command': ipc.c:145:2: warning: incompatible implicit declaration of built-in function 'strncpy' 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:2: note: include '' or provide a declaration of 'strncpy' At top level: ipc.c:69:1: warning: 'hang' defined but not used [-Wunused-function] 69 | hang (void) | ^~~~ ipc.c:59:1: warning: 'crash' defined but not used [-Wunused-function] 59 | crash (void) | ^~~~~ gcc -fno-pie -pedantic -Wall -W -O -c -o set_return_code_c.o set_return_code_c.c mkdir -p "Clean System Files" gcc -c -fno-pie -pedantic -Wall -W -O cDirectory.c -o "Clean System Files/cDirectory.o" cDirectory.c: In function 'openSearch': cDirectory.c:63:13: warning: unused variable 'i' [-Wunused-variable] 63 | int i; | ^ cDirectory.c: In function 'findNextFileC': cDirectory.c:126:23: warning: unused parameter 'dummy' [-Wunused-parameter] 126 | int findNextFileC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'getPlatformIdC': cDirectory.c:147:24: warning: unused parameter 'dummy' [-Wunused-parameter] 147 | int getPlatformIdC(int dummy) | ~~~~^~~~~ cDirectory.c: In function 'findSingleFileC': cDirectory.c:189:9: warning: unused variable 'err' [-Wunused-variable] 189 | int err,i,length; | ^~~ gcc -c -fno-pie -pedantic -Wall -W -O ipc.c -o "Clean System Files/ipc_c.o" ipc.c:27:1: warning: conflicting types for built-in function 'log'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 27 | log (char *format, ...) | ^~~ ipc.c:25:1: note: 'log' is declared in header '' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'log': ipc.c:27:12: warning: unused parameter 'format' [-Wunused-parameter] 27 | log (char *format, ...) | ~~~~~~^~~~~~ ipc.c: In function 'ConvertCleanString': ipc.c:48:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:2: warning: incompatible implicit declaration of built-in function 'strncpy' ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c: In function 'get_command': ipc.c:145:2: warning: incompatible implicit declaration of built-in function 'strncpy' 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:2: note: include '' or provide a declaration of 'strncpy' At top level: ipc.c:69:1: warning: 'hang' defined but not used [-Wunused-function] 69 | hang (void) | ^~~~ ipc.c:59:1: warning: 'crash' defined but not used [-Wunused-function] 59 | crash (void) | ^~~~~ gcc -c -fno-pie -pedantic -Wall -W -O set_return_code_c.c -o "Clean System Files/set_return_code_c.o" make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/build/compiler-master/main/Unix' Parse warning [typesupport.dcl,45;62]: ! ignored Warning [backendconvert.icl,1627,convertAttribution]: alternative will never match Warning: unused strict argument 2 a removed in function flip Warning: unused strict argument 2 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 3 icl_functions removed in function backEndConvertModulesH Warning: unused strict argument 2 a removed in function flip Compiling backendconvert Warning [CoclSystemDependent,]: not all derived strictness information is exported Parse warning [typesupport.dcl,45;62]: ! ignored Warning [checksupport,]: not all derived strictness information is exported Warning [general,]: not all derived strictness information is exported Warning [typesupport,]: not all derived strictness information is exported Warning [unitype,]: not all derived strictness information is exported Parse warning [mergecases.dcl,8;45]: ! ignored Parse warning [mergecases.dcl,8;58]: ! ignored Parse warning [mergecases.icl,25;45]: ! ignored Parse warning [mergecases.icl,25;58]: ! ignored Warning [expand_types,]: not all derived strictness information is exported Warning [classify,1608,substitute_dep_counts]: root annotations are ignored Warning [type_io,]: not all derived strictness information is exported Warning [backendinterface,]: not all derived strictness information is exported Compiling cocl Compiling coclmain Compiling set_return_code Compiling CoclSystemDependent Compiling DirectorySeparator Compiling ipc Compiling filesystem Compiling compile Compiling checksupport Compiling syntax Compiling scanner Compiling general Compiling utilities Compiling _aconcat Compiling compare_constructor Compiling typeproperties Compiling Heap Compiling IndexType Compiling containers Compiling compare_types Compiling predef Compiling hashtable Compiling genericsupport Compiling frontend Compiling overloading Compiling typesupport Compiling unitype Compiling analunitypes Compiling analtypes Compiling checktypes Compiling explicitimports Compiling transform Compiling mergecases Compiling parse Compiling expand_types Compiling check_instances Compiling check Compiling typereify Compiling comparedefimp Compiling checkFunctionBodies Compiling checkgenerics Compiling type Compiling refmark Compiling type_io_common Compiling trans Compiling classify Compiling partition Compiling postparse Compiling convertcases Compiling convertDynamics Compiling type_io Compiling convertimportedtypes Compiling generics1 Compiling backendinterface Compiling backend Compiling backendpreprocess Compiling backendsupport Generating code for cocl Generating code for coclmain Generating code for _aconcat Generating code for utilities Generating code for hashtable Generating code for predef Generating code for containers Generating code for IndexType Generating code for Heap Generating code for typeproperties Generating code for general Generating code for scanner Generating code for syntax Generating code for checksupport Generating code for compile Generating code for DirectorySeparator Generating code for CoclSystemDependent Generating code for set_return_code Generating code for filesystem Generating code for ipc Generating code for backendinterface Generating code for transform Generating code for partition Generating code for classify Generating code for trans Generating code for check_instances Generating code for analunitypes Generating code for unitype Generating code for typesupport Generating code for overloading Generating code for frontend Generating code for genericsupport Generating code for compare_constructor Generating code for compare_types Generating code for typereify Generating code for generics1 Generating code for analtypes Generating code for convertimportedtypes Generating code for convertDynamics Generating code for convertcases Generating code for type Generating code for check Generating code for postparse Generating code for parse Generating code for type_io_common Generating code for checktypes Generating code for expand_types Generating code for explicitimports Generating code for mergecases Generating code for checkgenerics Generating code for checkFunctionBodies Generating code for comparedefimp Generating code for refmark Generating code for type_io Generating code for backendconvert Generating code for backendsupport Generating code for backendpreprocess Generating code for backend Linking cocl Warning [_SystemStrictMaybes,]: not all derived strictness information is exported Warning [PmEnvironment,]: not all derived strictness information is exported Warning [CpmLogic,]: not all derived strictness information is exported Parse warning [PmProject.icl,60;38]: ! ignored Warning [IdeState,]: not all derived strictness information is exported Parse warning [messwin.icl,11;43]: ! ignored Parse warning [messwin.icl,18;30]: ! ignored Warning [PmDialogues,]: not all derived strictness information is exported Compiling Cpm Compiling Platform Compiling Parser Compiling AbsSyn Compiling PmTypes Compiling StdPathname Compiling UtilNewlinesFile Compiling PmCompilerOptions Compiling UtilStrictLists Compiling UtilDate Compiling StdMaybe Compiling _SystemStrictMaybes Compiling PmEnvironment Compiling UtilOptions Compiling UtilIO Compiling Directory Compiling StdLibMisc Compiling PmPath Compiling CpmLogic Compiling PmProject Compiling PmFiles Compiling set_return_code Compiling CpmPaths Compiling IdeState Compiling PmAbcMagic Compiling PmDirCache Compiling PmFileInfo Compiling typewin Compiling PmCleanSystem Compiling PmCallBack Compiling PmParse Compiling linkargs Compiling logfile Compiling PmDriver Compiling typeatt Compiling errwin Compiling messwin Compiling projwin Compiling PmDialogues Generating code for Cpm Generating code for UtilIO Generating code for UtilOptions Generating code for PmFiles Generating code for PmProject Generating code for CpmLogic Generating code for _SystemStrictMaybes Generating code for StdMaybe Generating code for UtilDate Generating code for UtilStrictLists Generating code for PmCompilerOptions Generating code for UtilNewlinesFile Generating code for StdPathname Generating code for PmTypes Generating code for AbsSyn Generating code for Parser Generating code for Platform Generating code for PmEnvironment Generating code for PmPath Generating code for StdLibMisc Generating code for Directory Generating code for PmDriver Generating code for PmCallBack Generating code for PmCleanSystem Generating code for PmFileInfo Generating code for typewin Generating code for PmDirCache Generating code for PmAbcMagic Generating code for IdeState Generating code for CpmPaths Generating code for set_return_code Generating code for logfile Generating code for linkargs Generating code for PmParse Generating code for PmDialogues Generating code for projwin Generating code for messwin Generating code for errwin Generating code for typeatt Linking Cpm + cd target/clean-base/lib/StdEnv/ ++ ls StdArray.icl StdBool.icl StdChar.icl StdCharList.icl StdClass.icl StdDebug.icl StdEnum.icl StdEnv.icl StdFile.icl StdFunc.icl StdFunctions.icl StdGeneric.icl StdInt.icl StdList.icl StdMaybe.icl StdMisc.icl StdOrdList.icl StdOverloaded.icl StdOverloadedList.icl StdReal.icl StdStrictLists.icl StdString.icl StdTuple.icl _SystemArray.icl _SystemEnum.icl _SystemEnumStrict.icl _SystemStrictLists.icl _SystemStrictMaybes.icl + for f in `ls *.icl` ++ echo StdArray.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdArray Compiling StdArray Compiling _SystemArray Generating code for StdArray Generating code for _SystemArray + for f in `ls *.icl` ++ echo StdBool.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdBool Compiling StdBool Compiling StdOverloaded Generating code for StdBool Generating code for StdOverloaded + for f in `ls *.icl` ++ echo StdChar.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdChar Compiling StdChar Compiling StdInt Compiling StdClass Compiling StdMisc Generating code for StdChar Generating code for StdClass Generating code for StdInt Generating code for StdBool Generating code for StdOverloaded Generating code for _SystemArray Generating code for StdArray Generating code for StdMisc + for f in `ls *.icl` ++ echo StdCharList.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdCharList Compiling StdCharList Compiling StdList Compiling StdReal Compiling StdEnum Compiling _SystemEnum Compiling StdString Generating code for StdCharList Generating code for StdReal Generating code for StdChar Generating code for StdInt Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for StdList Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for _SystemEnum Generating code for StdEnum Generating code for StdMisc + for f in `ls *.icl` ++ echo StdClass.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdClass Generating code for StdClass Generating code for StdBool Generating code for StdOverloaded + for f in `ls *.icl` ++ echo StdDebug.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdDebug Compiling StdDebug Compiling StdFile Generating code for StdDebug Generating code for StdMisc Generating code for StdFile Generating code for StdString Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for StdInt Generating code for _SystemArray Generating code for StdArray Generating code for StdChar + for f in `ls *.icl` ++ echo StdEnum.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdEnum Generating code for StdEnum Generating code for _SystemEnum Generating code for StdChar Generating code for StdInt Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for _SystemArray Generating code for StdArray Generating code for StdMisc + for f in `ls *.icl` ++ echo StdEnv.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdEnv Warning [_SystemStrictLists,]: not all derived strictness information is exported Warning [_SystemEnumStrict,]: not all derived strictness information is exported Compiling StdEnv Compiling StdOrdList Compiling StdTuple Compiling StdFunctions Compiling StdStrictLists Compiling _SystemStrictLists Compiling _SystemEnumStrict Generating code for StdEnv Generating code for _SystemEnumStrict Generating code for _SystemStrictLists Generating code for StdStrictLists Generating code for _SystemEnum Generating code for StdEnum Generating code for StdMisc Generating code for StdFunctions Generating code for StdCharList Generating code for StdTuple Generating code for StdOrdList Generating code for StdList Generating code for StdClass Generating code for StdFile Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for StdChar Generating code for StdReal Generating code for StdInt Generating code for StdOverloaded Generating code for StdBool + for f in `ls *.icl` ++ echo StdFile.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdFile Generating code for StdFile Generating code for StdInt Generating code for _SystemArray Generating code for StdArray Generating code for StdMisc Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for StdChar + for f in `ls *.icl` ++ echo StdFunc.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdFunc Compiling StdFunc Generating code for StdFunc Generating code for StdInt Generating code for StdMisc Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for StdFunctions Generating code for _SystemArray Generating code for StdArray Generating code for StdChar + for f in `ls *.icl` ++ echo StdFunctions.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdFunctions Generating code for StdFunctions Generating code for StdMisc Generating code for StdClass Generating code for StdInt Generating code for StdOverloaded Generating code for StdBool Generating code for _SystemArray Generating code for StdArray Generating code for StdChar + for f in `ls *.icl` ++ echo StdGeneric.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdGeneric Warning [StdGeneric,]: not all derived strictness information is exported Compiling StdGeneric Generating code for StdGeneric Generating code for StdFunctions Generating code for StdFunc Generating code for StdBool Generating code for StdClass Generating code for StdMisc Generating code for StdOverloaded Generating code for StdInt Generating code for _SystemArray Generating code for StdArray Generating code for StdChar + for f in `ls *.icl` ++ echo StdInt.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdInt Generating code for StdInt Generating code for _SystemArray Generating code for StdArray Generating code for StdMisc Generating code for StdClass Generating code for StdBool Generating code for StdOverloaded Generating code for StdChar + for f in `ls *.icl` ++ echo StdList.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdList Generating code for StdList Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for _SystemEnum Generating code for StdEnum Generating code for StdMisc Generating code for StdReal Generating code for StdChar Generating code for StdInt Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass + for f in `ls *.icl` ++ echo StdMaybe.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdMaybe Warning [_SystemStrictMaybes,]: not all derived strictness information is exported Compiling StdMaybe Compiling _SystemStrictMaybes Generating code for StdMaybe Generating code for _SystemStrictMaybes Generating code for StdOverloaded + for f in `ls *.icl` ++ echo StdMisc.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdMisc Generating code for StdMisc + for f in `ls *.icl` ++ echo StdOrdList.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdOrdList Generating code for StdOrdList Generating code for StdMisc Generating code for StdList Generating code for StdClass Generating code for StdChar Generating code for StdReal Generating code for StdInt Generating code for StdOverloaded Generating code for StdBool Generating code for _SystemArray Generating code for StdArray Generating code for StdString Generating code for _SystemEnum Generating code for StdEnum + for f in `ls *.icl` ++ echo StdOverloaded.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdOverloaded Generating code for StdOverloaded + for f in `ls *.icl` ++ echo StdOverloadedList.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdOverloadedList Warning [StdOverloadedList,]: not all derived strictness information is exported Compiling StdOverloadedList Generating code for StdOverloadedList Generating code for StdReal Generating code for StdString Generating code for _SystemArray Generating code for StdArray Generating code for StdChar Generating code for StdInt Generating code for _SystemEnum Generating code for StdEnum Generating code for _SystemEnumStrict Generating code for _SystemStrictLists Generating code for StdStrictLists Generating code for StdMisc Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass + for f in `ls *.icl` ++ echo StdReal.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdReal Generating code for StdReal Generating code for _SystemArray Generating code for StdArray Generating code for StdChar Generating code for StdInt Generating code for StdBool Generating code for StdOverloaded Generating code for StdClass Generating code for StdMisc + for f in `ls *.icl` ++ echo StdStrictLists.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdStrictLists Generating code for StdStrictLists Generating code for _SystemEnumStrict Generating code for _SystemStrictLists Generating code for StdClass Generating code for StdOverloaded Generating code for StdBool Generating code for StdInt Generating code for _SystemArray Generating code for StdArray Generating code for StdMisc Generating code for StdChar + for f in `ls *.icl` ++ echo StdString.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdString Generating code for StdString Generating code for StdOverloaded + for f in `ls *.icl` ++ echo StdTuple.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdTuple Generating code for StdTuple Generating code for StdClass Generating code for StdOverloaded Generating code for StdBool + for f in `ls *.icl` ++ echo _SystemArray.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO _SystemArray Generating code for _SystemArray + for f in `ls *.icl` ++ echo _SystemEnum.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO _SystemEnum Generating code for _SystemEnum Generating code for StdChar Generating code for StdInt Generating code for StdArray Generating code for StdMisc + for f in `ls *.icl` ++ echo _SystemEnumStrict.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO _SystemEnumStrict Generating code for _SystemEnumStrict Generating code for _SystemStrictLists + for f in `ls *.icl` ++ echo _SystemStrictLists.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO _SystemStrictLists + for f in `ls *.icl` ++ echo _SystemStrictMaybes.icl ++ sed s/.icl// + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO _SystemStrictMaybes Generating code for _SystemStrictMaybes + PATH=/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:../../bin/ + CLEANLIB=../exe + clm -I . -PO StdEnv Generating code for StdEnv Generating code for StdStrictLists Generating code for StdEnum Generating code for StdFunctions Generating code for StdCharList Generating code for StdOrdList Generating code for StdList Generating code for StdFile Generating code for StdString Generating code for StdReal + cd ../../../../ + execstack -c target/clean-base/lib/exe/cg + execstack -c target/clean-base/lib/exe/cocl + cd src/clm-master + make -fMakefile.linux64 CLEANLIB=/usr/lib64/clean/exe/ CLEANPATH=.:/usr/lib64/clean/StdEnv/ clms make: Entering directory '/usr/src/RPM/BUILD/clean-3.0/src/clm-master' gcc -O -pedantic -Wall -W -DGNU_C -DLINUX -DLINUX_ELF -DI486 -DA_64 -DCLEANLIB=/usr/lib64/clean/exe/ -DCLEANPATH=.:/usr/lib64/clean/StdEnv/ -c -o clms.o -DSYSTEM_LINKER clm.c clm.c: In function 'start_compiler': clm.c:1816:5: warning: implicit declaration of function 'start_caching_compiler_with_args'; did you mean 'start_caching_compiler'? [-Wimplicit-function-declaration] 1816 | r=start_caching_compiler_with_args ((unsigned char *)cocl_file_name,cocl_argv,cocl_argv_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | start_caching_compiler clm.c: In function 'call_compiler': clm.c:1835:33: warning: unused parameter 'cocl_file_name' [-Wunused-parameter] 1835 | static int call_compiler (char *cocl_file_name, char **argv) | ~~~~~~^~~~~~~~~~~~~~ clm.c: In function 'link_project': clm.c:3364:27: warning: unused variable 'export_file' [-Wunused-variable] 3364 | struct export_file_list *export_file; | ^~~~~~~~~~~ clm.c:3363:22: warning: unused variable 'export' [-Wunused-variable] 3363 | struct export_list *export; | ^~~~~~ clm.c: In function 'add_ignored': clm.c:15:22: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 15 | #define for_l(v,l,n) for(v=(l);v!=NULL;v=v->n) | ^~~ clm.c:4232:5: note: in expansion of macro 'for_l' 4232 | for_l (ignored_module,first_project_node,pro_next) | ^~~~~ clm.c:4236:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 4236 | if (ignored_module==NULL) | ^~ At top level: clm.c:3982:13: warning: 'print_version' defined but not used [-Wunused-function] 3982 | static void print_version (void) | ^~~~~~~~~~~~~ clm.c:2236:12: warning: 'assemble' defined but not used [-Wunused-function] 2236 | static int assemble (P_NODE project_node,char *file_name) | ^~~~~~~~ clm.c:614:13: warning: 'replace_file_name_in_path' defined but not used [-Wunused-function] 614 | static void replace_file_name_in_path (char *path,char *file_name,char *extension) | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O -pedantic -Wall -W -DGNU_C -DLINUX -DLINUX_ELF -DI486 -DA_64 -DCLEANLIB=/usr/lib64/clean/exe/ -DCLEANPATH=.:/usr/lib64/clean/StdEnv/ -c -o cachingcompiler.o cachingcompiler.c cachingcompiler.c: In function 'wait_for_child': cachingcompiler.c:63:75: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] 63 | log_error ("%s exited abnormally (%d)\n",child_name, (int) result); | ^ cachingcompiler.c:39:45: warning: unused parameter 'child_name' [-Wunused-parameter] 39 | static int wait_for_child (pid_t pid, char *child_name, int *status_p) | ~~~~~~^~~~~~~~~~ cachingcompiler.c: In function 'cleanup_compiler_on_signal': cachingcompiler.c:130:45: warning: unused parameter 'signal_no' [-Wunused-parameter] 130 | static void cleanup_compiler_on_signal (int signal_no) | ~~~~^~~~~~~~~ cachingcompiler.c: In function 'child_died': cachingcompiler.c:136:29: warning: unused parameter 'signal_no' [-Wunused-parameter] 136 | static void child_died (int signal_no) | ~~~~^~~~~~~~~ At top level: cachingcompiler.c:136:13: warning: 'child_died' defined but not used [-Wunused-function] 136 | static void child_died (int signal_no) | ^~~~~~~~~~ cachingcompiler.c:130:13: warning: 'cleanup_compiler_on_signal' defined but not used [-Wunused-function] 130 | static void cleanup_compiler_on_signal (int signal_no) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -s clms.o cachingcompiler.o -o clms make: Leaving directory '/usr/src/RPM/BUILD/clean-3.0/src/clm-master' + cp clms ../../target/clean-base/bin/clm + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61513 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clean-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clean-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd clean-3.0 + mkdir -p /usr/src/tmp/clean-buildroot/usr/bin + mkdir -p /usr/src/tmp/clean-buildroot/usr/lib64/clean + mkdir -p /usr/src/tmp/clean-buildroot/usr/share/doc/clean-3.0 + mkdir -p /usr/src/tmp/clean-buildroot/usr/share/man + install -pm755 target/clean-base//bin/clm target/clean-base//bin/cpm /usr/src/tmp/clean-buildroot//usr/bin/ + cp -R target/clean-base//lib/StdEnv target/clean-base//lib/exe /usr/src/tmp/clean-buildroot/usr/lib64/clean + cp src/language-report-master/CleanRep.3.0.doc /usr/src/tmp/clean-buildroot/usr/share/doc/clean-3.0 + cp src/language-report-master/todo.txt /usr/src/tmp/clean-buildroot/usr/share/doc/clean-3.0 + cp src/clean-ide-master/CleanLicenseConditions.txt /usr/src/tmp/clean-buildroot/usr/share/doc/clean-3.0 + cp clean-base/linux-x64/txt/README /usr/src/tmp/clean-buildroot/usr/share/doc/clean-3.0/README.md + install -pm644 src/clm-master/clm.1 /usr/src/tmp/clean-buildroot/usr/share/man + /usr/lib/rpm/find-lang clean + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clean-buildroot (auto) Verifying and fixing files in /usr/src/tmp/clean-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/clean-buildroot/ (default) Compressing files in /usr/src/tmp/clean-buildroot (auto) Adjusting library links in /usr/src/tmp/clean-buildroot ./usr/lib64: (from :0) 056-debuginfo.brp: WARNING: You have 5 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/clm ./usr/bin/cpm ./usr/lib64/clean/exe/cg ./usr/lib64/clean/exe/cocl ./usr/lib64/clean/exe/cocl-itasks Verifying ELF objects in /usr/src/tmp/clean-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/clean/exe/cocl-itasks: found executable STACK entry: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10 section [3739] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [3742] '.rela.text.m4': relocation 1: relocation type invalid for the file type section [3745] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [3748] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [3751] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [3754] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [3757] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [3760] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [3763] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [3766] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [3769] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [3772] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [3775] '.rela.text.m37': relocation 2: relocation type invalid for the file type section [3778] '.rela.text.m40': relocation 1: relocation type invalid for the file type section [3781] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [3784] '.rela.text.m46': relocation 1: relocation type invalid for the file type section [3787] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [3790] '.rela.text.m52': relocation 1: relocation type invalid for the file type section [3793] '.rela.text.m55': relocation 2: relocation type invalid for the file type section [3796] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [3799] '.rela.text.m61': relocation 2: relocation type invalid for the file type section [3802] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [3805] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [3808] '.rela.text.m70': relocation 1: relocation type invalid for the file type section [3812] '.rela.text.m74': relocation 4: relocation type invalid for the file type section [3813] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [3814] '.rela.text.m76': relocation 2: relocation type invalid for the file type section [3815] '.rela.text.m77': relocation 1: relocation type invalid for the file type section [3817] '.rela.text.m79': relocation 2: relocation type invalid for the file type section [3819] '.rela.text.m81': relocation 2: relocation type invalid for the file type section [3823] '.rela.text.m85': relocation 4: relocation type invalid for the file type section [3824] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [3825] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [3826] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [3828] '.rela.text.m90': relocation 2: relocation type invalid for the file type section [3830] '.rela.text.m92': relocation 2: relocation type invalid for the file type section [3834] '.rela.text.m96': relocation 4: relocation type invalid for the file type section [3835] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [3836] '.rela.text.m98': relocation 2: relocation type invalid for the file type section [3837] '.rela.text.m99': relocation 1: relocation type invalid for the file type section [3839] '.rela.text.m101': relocation 2: relocation type invalid for the file type section [3841] '.rela.text.m103': relocation 2: relocation type invalid for the file type section [3845] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [3846] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [3847] '.rela.text.m109': relocation 2: relocation type invalid for the file type section [3848] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [3851] '.rela.text.m113': relocation 2: relocation type invalid for the file type section [3855] '.rela.text.m117': relocation 4: relocation type invalid for the file type section [3856] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [3857] '.rela.text.m119': relocation 2: relocation type invalid for the file type section [3858] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [3861] '.rela.text.m123': relocation 2: relocation type invalid for the file type section [3865] '.rela.text.m127': relocation 4: relocation type invalid for the file type section [3866] '.rela.text.m128': relocation 0: relocation type invalid for the file type section [3867] '.rela.text.m129': relocation 2: relocation type invalid for the file type section [3868] '.rela.text.m130': relocation 1: relocation type invalid for the file type section [3871] '.rela.text.m133': relocation 2: relocation type invalid for the file type section [3876] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [3877] '.rela.text.m139': relocation 3: relocation type invalid for the file type section [3879] '.rela.text.m141': relocation 3: relocation type invalid for the file type section [3881] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [3886] '.rela.text.m148': relocation 1: relocation type invalid for the file type section [3887] '.rela.text.m149': relocation 3: relocation type invalid for the file type section [3889] '.rela.text.m151': relocation 3: relocation type invalid for the file type section [3891] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [3896] '.rela.text.m158': relocation 1: relocation type invalid for the file type section [3897] '.rela.text.m159': relocation 3: relocation type invalid for the file type section [3899] '.rela.text.m161': relocation 3: relocation type invalid for the file type section [3901] '.rela.text.m163': relocation 0: relocation type invalid for the file type section [3906] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [3907] '.rela.text.m169': relocation 3: relocation type invalid for the file type section [3909] '.rela.text.m171': relocation 3: relocation type invalid for the file type section [3911] '.rela.text.m173': relocation 0: relocation type invalid for the file type section [3915] '.rela.text.m177': relocation 4: relocation type invalid for the file type section [3916] '.rela.text.m178': relocation 0: relocation type invalid for the file type section [3917] '.rela.text.m179': relocation 1: relocation type invalid for the file type section [3919] '.rela.text.m181': relocation 2: relocation type invalid for the file type section [3923] '.rela.text.m185': relocation 4: relocation type invalid for the file type section [3924] '.rela.text.m186': relocation 0: relocation type invalid for the file type section [3925] '.rela.text.m187': relocation 1: relocation type invalid for the file type section [3927] '.rela.text.m189': relocation 2: relocation type invalid for the file type section [3931] '.rela.text.m193': relocation 4: relocation type invalid for the file type section [3932] '.rela.text.m194': relocation 0: relocation type invalid for the file type section [3933] '.rela.text.m195': relocation 1: relocation type invalid for the file type section [3937] '.rela.text.m199': relocation 4: relocation type invalid for the file type section [3938] '.rela.text.m200': relocation 0: relocation type invalid for the file type section [3939] '.rela.text.m201': relocation 1: relocation type invalid for the file type section [3943] '.rela.text.m205': relocation 1: relocation type invalid for the file type section [3944] '.rela.text.m206': relocation 4: relocation type invalid for the file type section [3948] '.rela.text.m210': relocation 1: relocation type invalid for the file type section [3949] '.rela.text.m211': relocation 2: relocation type invalid for the file type section [3953] '.rela.text.m215': relocation 1: relocation type invalid for the file type section [3954] '.rela.text.m216': relocation 4: relocation type invalid for the file type section [3958] '.rela.text.m220': relocation 1: relocation type invalid for the file type section [3959] '.rela.text.m221': relocation 2: relocation type invalid for the file type section [3963] '.rela.text.m225': relocation 1: relocation type invalid for the file type section [3964] '.rela.text.m226': relocation 4: relocation type invalid for the file type section [3968] '.rela.text.m230': relocation 1: relocation type invalid for the file type section [3969] '.rela.text.m231': relocation 2: relocation type invalid for the file type section [3973] '.rela.text.m235': relocation 1: relocation type invalid for the file type section [3974] '.rela.text.m236': relocation 4: relocation type invalid for the file type section [3978] '.rela.text.m240': relocation 1: relocation type invalid for the file type section [3979] '.rela.text.m241': relocation 2: relocation type invalid for the file type section [3983] '.rela.text.m245': relocation 1: relocation type invalid for the file type section [3984] '.rela.text.m246': relocation 4: relocation type invalid for the file type section [3988] '.rela.text.m250': relocation 1: relocation type invalid for the file type section [3989] '.rela.text.m251': relocation 2: relocation type invalid for the file type section [3993] '.rela.text.m255': relocation 1: relocation type invalid for the file type section [3994] '.rela.text.m256': relocation 4: relocation type invalid for the file type section [3998] '.rela.text.m260': relocation 1: relocation type invalid for the file type section [3999] '.rela.text.m261': relocation 2: relocation type invalid for the file type section [4003] '.rela.text.m265': relocation 1: relocation type invalid for the file type section [4004] '.rela.text.m266': relocation 1: relocation type invalid for the file type section [4008] '.rela.text.m270': relocation 1: relocation type invalid for the file type section [4009] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [4013] '.rela.text.m275': relocation 1: relocation type invalid for the file type section [4014] '.rela.text.m276': relocation 1: relocation type invalid for the file type section [4018] '.rela.text.m280': relocation 1: relocation type invalid for the file type section [4019] '.rela.text.m281': relocation 0: relocation type invalid for the file type section [4023] '.rela.text.m285': relocation 1: relocation type invalid for the file type section [4024] '.rela.text.m286': relocation 1: relocation type invalid for the file type section [4028] '.rela.text.m290': relocation 1: relocation type invalid for the file type section [4029] '.rela.text.m291': relocation 0: relocation type invalid for the file type section [4033] '.rela.text.m295': relocation 1: relocation type invalid for the file type section [4034] '.rela.text.m296': relocation 1: relocation type invalid for the file type section [4038] '.rela.text.m300': relocation 1: relocation type invalid for the file type section [4039] '.rela.text.m301': relocation 0: relocation type invalid for the file type section [4043] '.rela.text.m305': relocation 1: relocation type invalid for the file type section [4044] '.rela.text.m306': relocation 1: relocation type invalid for the file type section [4048] '.rela.text.m310': relocation 1: relocation type invalid for the file type section [4049] '.rela.text.m311': relocation 0: relocation type invalid for the file type section [4053] '.rela.text.m315': relocation 1: relocation type invalid for the file type section [4054] '.rela.text.m316': relocation 1: relocation type invalid for the file type section [4058] '.rela.text.m320': relocation 1: relocation type invalid for the file type section [4059] '.rela.text.m321': relocation 0: relocation type invalid for the file type section [4063] '.rela.text.m325': relocation 1: relocation type invalid for the file type section [4064] '.rela.text.m326': relocation 1: relocation type invalid for the file type section [4068] '.rela.text.m330': relocation 1: relocation type invalid for the file type section [4069] '.rela.text.m331': relocation 0: relocation type invalid for the file type section [4073] '.rela.text.m335': relocation 1: relocation type invalid for the file type section [4074] '.rela.text.m336': relocation 1: relocation type invalid for the file type section [4078] '.rela.text.m340': relocation 1: relocation type invalid for the file type section [4079] '.rela.text.m341': relocation 0: relocation type invalid for the file type section [4083] '.rela.text.m345': relocation 1: relocation type invalid for the file type section [4084] '.rela.text.m346': relocation 1: relocation type invalid for the file type section [4088] '.rela.text.m350': relocation 1: relocation type invalid for the file type section [4089] '.rela.text.m351': relocation 0: relocation type invalid for the file type section [4093] '.rela.text.m355': relocation 1: relocation type invalid for the file type section [4094] '.rela.text.m356': relocation 1: relocation type invalid for the file type section [4098] '.rela.text.m360': relocation 1: relocation type invalid for the file type section [4099] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [4103] '.rela.text.m365': relocation 1: relocation type invalid for the file type section [4104] '.rela.text.m366': relocation 1: relocation type invalid for the file type section [4108] '.rela.text.m370': relocation 1: relocation type invalid for the file type section [4109] '.rela.text.m371': relocation 0: relocation type invalid for the file type section [4113] '.rela.text.m375': relocation 1: relocation type invalid for the file type section [4114] '.rela.text.m376': relocation 1: relocation type invalid for the file type section [4118] '.rela.text.m380': relocation 1: relocation type invalid for the file type section [4119] '.rela.text.m381': relocation 0: relocation type invalid for the file type section [4123] '.rela.text.m385': relocation 1: relocation type invalid for the file type section [4127] '.rela.text.m389': relocation 1: relocation type invalid for the file type section [4131] '.rela.text.m393': relocation 1: relocation type invalid for the file type section [4135] '.rela.text.m397': relocation 1: relocation type invalid for the file type section [4139] '.rela.text.m401': relocation 1: relocation type invalid for the file type section [4143] '.rela.text.m405': relocation 1: relocation type invalid for the file type section [4147] '.rela.text.m409': relocation 1: relocation type invalid for the file type section [4151] '.rela.text.m413': relocation 1: relocation type invalid for the file type section [4155] '.rela.text.m417': relocation 1: relocation type invalid for the file type section [4159] '.rela.text.m421': relocation 1: relocation type invalid for the file type section [4163] '.rela.text.m425': relocation 1: relocation type invalid for the file type section [4167] '.rela.text.m429': relocation 1: relocation type invalid for the file type section [4169] '.rela.text.m431': relocation 1: relocation type invalid for the file type section [4172] '.rela.text.m434': relocation 0: relocation type invalid for the file type section [4173] '.rela.text.m435': relocation 0: relocation type invalid for the file type section [4175] '.rela.text.m437': relocation 2: relocation type invalid for the file type section [4177] '.rela.text.m439': relocation 1: relocation type invalid for the file type section [4180] '.rela.text.m442': relocation 0: relocation type invalid for the file type section [4181] '.rela.text.m443': relocation 0: relocation type invalid for the file type section [4183] '.rela.text.m445': relocation 2: relocation type invalid for the file type section [4185] '.rela.text.m447': relocation 1: relocation type invalid for the file type section [4188] '.rela.text.m450': relocation 0: relocation type invalid for the file type section [4189] '.rela.text.m451': relocation 0: relocation type invalid for the file type section [4191] '.rela.text.m453': relocation 2: relocation type invalid for the file type section [4193] '.rela.text.m455': relocation 1: relocation type invalid for the file type section [4196] '.rela.text.m458': relocation 0: relocation type invalid for the file type section [4197] '.rela.text.m459': relocation 0: relocation type invalid for the file type section [4199] '.rela.text.m461': relocation 2: relocation type invalid for the file type section [4201] '.rela.text.m463': relocation 1: relocation type invalid for the file type section [4204] '.rela.text.m466': relocation 0: relocation type invalid for the file type section [4205] '.rela.text.m467': relocation 0: relocation type invalid for the file type section [4207] '.rela.text.m469': relocation 2: relocation type invalid for the file type section [4209] '.rela.text.m471': relocation 1: relocation type invalid for the file type section [4212] '.rela.text.m474': relocation 0: relocation type invalid for the file type section [4213] '.rela.text.m475': relocation 0: relocation type invalid for the file type section [4215] '.rela.text.m477': relocation 2: relocation type invalid for the file type section [4217] '.rela.text.m479': relocation 1: relocation type invalid for the file type section [4220] '.rela.text.m482': relocation 0: relocation type invalid for the file type section [4221] '.rela.text.m483': relocation 0: relocation type invalid for the file type section [4223] '.rela.text.m485': relocation 2: relocation type invalid for the file type section [4225] '.rela.text.m487': relocation 1: relocation type invalid for the file type section [4228] '.rela.text.m490': relocation 0: relocation type invalid for the file type section [4229] '.rela.text.m491': relocation 0: relocation type invalid for the file type section [4231] '.rela.text.m493': relocation 2: relocation type invalid for the file type section [4233] '.rela.text.m495': relocation 1: relocation type invalid for the file type section [4236] '.rela.text.m498': relocation 0: relocation type invalid for the file type section [4237] '.rela.text.m499': relocation 0: relocation type invalid for the file type section [4239] '.rela.text.m501': relocation 2: relocation type invalid for the file type section [4241] '.rela.text.m503': relocation 1: relocation type invalid for the file type section [4244] '.rela.text.m506': relocation 0: relocation type invalid for the file type section [4245] '.rela.text.m507': relocation 0: relocation type invalid for the file type section [4247] '.rela.text.m509': relocation 2: relocation type invalid for the file type section [4249] '.rela.text.m511': relocation 1: relocation type invalid for the file type section [4252] '.rela.text.m514': relocation 0: relocation type invalid for the file type section [4254] '.rela.text.m516': relocation 1: relocation type invalid for the file type section [4257] '.rela.text.m519': relocation 0: relocation type invalid for the file type section [4258] '.rela.text.m520': relocation 0: relocation type invalid for the file type section [4260] '.rela.text.m522': relocation 2: relocation type invalid for the file type section [4262] '.rela.text.m524': relocation 1: relocation type invalid for the file type section [4265] '.rela.text.m527': relocation 0: relocation type invalid for the file type section [4266] '.rela.text.m528': relocation 0: relocation type invalid for the file type section [4268] '.rela.text.m530': relocation 2: relocation type invalid for the file type section [4270] '.rela.text.m532': relocation 1: relocation type invalid for the file type section [4273] '.rela.text.m535': relocation 0: relocation type invalid for the file type section [4274] '.rela.text.m536': relocation 0: relocation type invalid for the file type section [4276] '.rela.text.m538': relocation 2: relocation type invalid for the file type section [4278] '.rela.text.m540': relocation 1: relocation type invalid for the file type section [4281] '.rela.text.m543': relocation 0: relocation type invalid for the file type section [4282] '.rela.text.m544': relocation 0: relocation type invalid for the file type section [4284] '.rela.text.m546': relocation 2: relocation type invalid for the file type section [4286] '.rela.text.m548': relocation 1: relocation type invalid for the file type section [4289] '.rela.text.m551': relocation 0: relocation type invalid for the file type section [4290] '.rela.text.m552': relocation 0: relocation type invalid for the file type section [4292] '.rela.text.m554': relocation 2: relocation type invalid for the file type section [4294] '.rela.text.m556': relocation 1: relocation type invalid for the file type section [4297] '.rela.text.m559': relocation 0: relocation type invalid for the file type section [4298] '.rela.text.m560': relocation 0: relocation type invalid for the file type section [4300] '.rela.text.m562': relocation 2: relocation type invalid for the file type section [4302] '.rela.text.m564': relocation 1: relocation type invalid for the file type section [4305] '.rela.text.m567': relocation 0: relocation type invalid for the file type section [4306] '.rela.text.m568': relocation 0: relocation type invalid for the file type section [4308] '.rela.text.m570': relocation 2: relocation type invalid for the file type section [4311] '.rela.text.m573': relocation 4: relocation type invalid for the file type section [4312] '.rela.text.m574': relocation 1: relocation type invalid for the file type section [4318] '.rela.text.m580': relocation 4: relocation type invalid for the file type section [4319] '.rela.text.m581': relocation 1: relocation type invalid for the file type section [4325] '.rela.text.m587': relocation 4: relocation type invalid for the file type section [4326] '.rela.text.m588': relocation 1: relocation type invalid for the file type section [4332] '.rela.text.m594': relocation 4: relocation type invalid for the file type section [4333] '.rela.text.m595': relocation 1: relocation type invalid for the file type section [4335] '.rela.text.m597': relocation 3: relocation type invalid for the file type section [4336] '.rela.text.m598': relocation 1: relocation type invalid for the file type section [4338] '.rela.text.m600': relocation 3: relocation type invalid for the file type section [4339] '.rela.text.m601': relocation 0: relocation type invalid for the file type section [4342] '.rela.text.m604': relocation 4: relocation type invalid for the file type section [4343] '.rela.text.m605': relocation 1: relocation type invalid for the file type section [4345] '.rela.text.m607': relocation 3: relocation type invalid for the file type section [4346] '.rela.text.m608': relocation 1: relocation type invalid for the file type section [4348] '.rela.text.m610': relocation 3: relocation type invalid for the file type section [4349] '.rela.text.m611': relocation 0: relocation type invalid for the file type section [4352] '.rela.text.m614': relocation 4: relocation type invalid for the file type section [4353] '.rela.text.m615': relocation 1: relocation type invalid for the file type section [4355] '.rela.text.m617': relocation 3: relocation type invalid for the file type section [4356] '.rela.text.m618': relocation 1: relocation type invalid for the file type section [4358] '.rela.text.m620': relocation 3: relocation type invalid for the file type section [4359] '.rela.text.m621': relocation 0: relocation type invalid for the file type section [4362] '.rela.text.m624': relocation 4: relocation type invalid for the file type section [4363] '.rela.text.m625': relocation 1: relocation type invalid for the file type section [4369] '.rela.text.m631': relocation 4: relocation type invalid for the file type section [4370] '.rela.text.m632': relocation 1: relocation type invalid for the file type section [4376] '.rela.text.m638': relocation 4: relocation type invalid for the file type section [4377] '.rela.text.m639': relocation 1: relocation type invalid for the file type section [4383] '.rela.text.m645': relocation 4: relocation type invalid for the file type section [4384] '.rela.text.m646': relocation 1: relocation type invalid for the file type section [4390] '.rela.text.m652': relocation 4: relocation type invalid for the file type section [4391] '.rela.text.m653': relocation 1: relocation type invalid for the file type section [4394] '.rela.text.m656': relocation 4: relocation type invalid for the file type section [4395] '.rela.text.m657': relocation 1: relocation type invalid for the file type section [4401] '.rela.text.m663': relocation 4: relocation type invalid for the file type section [4402] '.rela.text.m664': relocation 1: relocation type invalid for the file type section [4404] '.rela.text.m666': relocation 3: relocation type invalid for the file type section [4405] '.rela.text.m667': relocation 1: relocation type invalid for the file type section [4407] '.rela.text.m669': relocation 3: relocation type invalid for the file type section [4408] '.rela.text.m670': relocation 0: relocation type invalid for the file type section [4411] '.rela.text.m673': relocation 4: relocation type invalid for the file type section [4412] '.rela.text.m674': relocation 1: relocation type invalid for the file type section [4414] '.rela.text.m676': relocation 3: relocation type invalid for the file type section [4415] '.rela.text.m677': relocation 1: relocation type invalid for the file type section [4417] '.rela.text.m679': relocation 3: relocation type invalid for the file type section [4418] '.rela.text.m680': relocation 0: relocation type invalid for the file type section [4421] '.rela.text.m683': relocation 4: relocation type invalid for the file type section [4422] '.rela.text.m684': relocation 1: relocation type invalid for the file type section [4424] '.rela.text.m686': relocation 3: relocation type invalid for the file type section [4425] '.rela.text.m687': relocation 1: relocation type invalid for the file type section [4427] '.rela.text.m689': relocation 3: relocation type invalid for the file type section [4428] '.rela.text.m690': relocation 0: relocation type invalid for the file type section [4431] '.rela.text.m693': relocation 4: relocation type invalid for the file type section [4432] '.rela.text.m694': relocation 1: relocation type invalid for the file type section [4434] '.rela.text.m696': relocation 3: relocation type invalid for the file type section [4435] '.rela.text.m697': relocation 1: relocation type invalid for the file type section [4437] '.rela.text.m699': relocation 3: relocation type invalid for the file type section [4438] '.rela.text.m700': relocation 0: relocation type invalid for the file type section [4441] '.rela.text.m704': relocation 4: relocation type invalid for the file type section [4442] '.rela.text.m705': relocation 1: relocation type invalid for the file type section [4444] '.rela.text.m707': relocation 3: relocation type invalid for the file type section [4445] '.rela.text.m708': relocation 1: relocation type invalid for the file type section [4447] '.rela.text.m710': relocation 3: relocation type invalid for the file type section [4448] '.rela.text.m711': relocation 0: relocation type invalid for the file type section [4451] '.rela.text.m715': relocation 4: relocation type invalid for the file type section [4452] '.rela.text.m716': relocation 1: relocation type invalid for the file type section [4454] '.rela.text.m718': relocation 3: relocation type invalid for the file type section [4455] '.rela.text.m719': relocation 1: relocation type invalid for the file type section [4457] '.rela.text.m721': relocation 3: relocation type invalid for the file type section [4458] '.rela.text.m722': relocation 0: relocation type invalid for the file type section [4461] '.rela.text.m726': relocation 4: relocation type invalid for the file type section [4462] '.rela.text.m727': relocation 1: relocation type invalid for the file type section [4465] '.rela.text.m730': relocation 4: relocation type invalid for the file type section [4466] '.rela.text.m731': relocation 1: relocation type invalid for the file type section [4469] '.rela.text.m734': relocation 4: relocation type invalid for the file type section [4470] '.rela.text.m735': relocation 1: relocation type invalid for the file type section [4473] '.rela.text.m738': relocation 4: relocation type invalid for the file type section [4474] '.rela.text.m739': relocation 1: relocation type invalid for the file type section [4477] '.rela.text.m742': relocation 4: relocation type invalid for the file type section [4478] '.rela.text.m743': relocation 1: relocation type invalid for the file type section [4481] '.rela.text.m746': relocation 4: relocation type invalid for the file type section [4482] '.rela.text.m747': relocation 1: relocation type invalid for the file type section [4485] '.rela.text.m750': relocation 4: relocation type invalid for the file type section [4486] '.rela.text.m751': relocation 1: relocation type invalid for the file type section [4489] '.rela.text.m754': relocation 4: relocation type invalid for the file type section [4490] '.rela.text.m755': relocation 1: relocation type invalid for the file type section [4493] '.rela.text.m758': relocation 4: relocation type invalid for the file type section [4494] '.rela.text.m759': relocation 1: relocation type invalid for the file type section [4497] '.rela.text.m762': relocation 4: relocation type invalid for the file type section [4498] '.rela.text.m763': relocation 1: relocation type invalid for the file type section [4501] '.rela.text.m766': relocation 4: relocation type invalid for the file type section [4502] '.rela.text.m767': relocation 1: relocation type invalid for the file type section [4505] '.rela.text.m770': relocation 4: relocation type invalid for the file type section [4506] '.rela.text.m771': relocation 1: relocation type invalid for the file type section [4509] '.rela.text.m774': relocation 4: relocation type invalid for the file type section [4510] '.rela.text.m775': relocation 1: relocation type invalid for the file type section [4513] '.rela.text.m778': relocation 4: relocation type invalid for the file type section [4514] '.rela.text.m779': relocation 1: relocation type invalid for the file type section [4517] '.rela.text.m782': relocation 4: relocation type invalid for the file type section [4518] '.rela.text.m783': relocation 1: relocation type invalid for the file type section [4521] '.rela.text.m786': relocation 4: relocation type invalid for the file type section [4522] '.rela.text.m787': relocation 1: relocation type invalid for the file type section [4525] '.rela.text.m790': relocation 4: relocation type invalid for the file type section [4526] '.rela.text.m791': relocation 1: relocation type invalid for the file type section [4529] '.rela.text.m794': relocation 4: relocation type invalid for the file type section [4530] '.rela.text.m795': relocation 1: relocation type invalid for the file type section [4533] '.rela.text.m798': relocation 4: relocation type invalid for the file type section [4534] '.rela.text.m799': relocation 1: relocation type invalid for the file type section [4538] '.rela.text.m803': relocation 4: relocation type invalid for the file type section [4539] '.rela.text.m804': relocation 1: relocation type invalid for the file type section [4543] '.rela.text.m808': relocation 4: relocation type invalid for the file type section [4544] '.rela.text.m809': relocation 1: relocation type invalid for the file type section [4548] '.rela.text.m813': relocation 4: relocation type invalid for the file type section [4549] '.rela.text.m814': relocation 1: relocation type invalid for the file type section [4551] '.rela.text.m816': relocation 3: relocation type invalid for the file type section [4552] '.rela.text.m817': relocation 1: relocation type invalid for the file type section [4555] '.rela.text.m820': relocation 4: relocation type invalid for the file type section [4556] '.rela.text.m821': relocation 1: relocation type invalid for the file type section [4558] '.rela.text.m823': relocation 3: relocation type invalid for the file type section [4559] '.rela.text.m824': relocation 1: relocation type invalid for the file type section [4562] '.rela.text.m827': relocation 4: relocation type invalid for the file type section [4563] '.rela.text.m828': relocation 1: relocation type invalid for the file type section [4565] '.rela.text.m830': relocation 3: relocation type invalid for the file type section [4566] '.rela.text.m831': relocation 1: relocation type invalid for the file type section [4569] '.rela.text.m834': relocation 4: relocation type invalid for the file type section [4570] '.rela.text.m835': relocation 1: relocation type invalid for the file type section [4574] '.rela.text.m839': relocation 4: relocation type invalid for the file type section [4575] '.rela.text.m840': relocation 1: relocation type invalid for the file type section [4579] '.rela.text.m844': relocation 4: relocation type invalid for the file type section [4580] '.rela.text.m845': relocation 1: relocation type invalid for the file type section [4584] '.rela.text.m849': relocation 4: relocation type invalid for the file type section [4585] '.rela.text.m850': relocation 1: relocation type invalid for the file type section [4589] '.rela.text.m854': relocation 4: relocation type invalid for the file type section [4590] '.rela.text.m855': relocation 1: relocation type invalid for the file type section [4593] '.rela.text.m858': relocation 4: relocation type invalid for the file type section [4594] '.rela.text.m859': relocation 1: relocation type invalid for the file type section [4598] '.rela.text.m863': relocation 4: relocation type invalid for the file type section [4599] '.rela.text.m864': relocation 1: relocation type invalid for the file type section [4601] '.rela.text.m866': relocation 3: relocation type invalid for the file type section [4602] '.rela.text.m867': relocation 1: relocation type invalid for the file type section [4605] '.rela.text.m870': relocation 4: relocation type invalid for the file type section [4606] '.rela.text.m871': relocation 1: relocation type invalid for the file type section [4608] '.rela.text.m873': relocation 3: relocation type invalid for the file type section [4609] '.rela.text.m874': relocation 1: relocation type invalid for the file type section [4612] '.rela.text.m877': relocation 4: relocation type invalid for the file type section [4613] '.rela.text.m878': relocation 1: relocation type invalid for the file type section [4615] '.rela.text.m880': relocation 3: relocation type invalid for the file type section [4616] '.rela.text.m881': relocation 1: relocation type invalid for the file type section [4619] '.rela.text.m884': relocation 4: relocation type invalid for the file type section [4620] '.rela.text.m885': relocation 1: relocation type invalid for the file type section [4622] '.rela.text.m887': relocation 3: relocation type invalid for the file type section [4623] '.rela.text.m888': relocation 1: relocation type invalid for the file type section [4626] '.rela.text.m891': relocation 4: relocation type invalid for the file type section [4627] '.rela.text.m892': relocation 1: relocation type invalid for the file type section [4629] '.rela.text.m894': relocation 3: relocation type invalid for the file type section [4630] '.rela.text.m895': relocation 1: relocation type invalid for the file type section [4633] '.rela.text.m898': relocation 4: relocation type invalid for the file type section [4634] '.rela.text.m899': relocation 1: relocation type invalid for the file type section [4636] '.rela.text.m901': relocation 3: relocation type invalid for the file type section [4637] '.rela.text.m902': relocation 1: relocation type invalid for the file type section [4639] '.rela.text.m904': relocation 1: relocation type invalid for the file type section [4642] '.rela.text.m907': relocation 1: relocation type invalid for the file type section [4644] '.rela.text.m909': relocation 1: relocation type invalid for the file type section [4647] '.rela.text.m912': relocation 1: relocation type invalid for the file type section [4649] '.rela.text.m914': relocation 1: relocation type invalid for the file type section [4652] '.rela.text.m917': relocation 1: relocation type invalid for the file type section [4654] '.rela.text.m919': relocation 1: relocation type invalid for the file type section [4657] '.rela.text.m922': relocation 1: relocation type invalid for the file type section [4659] '.rela.text.m924': relocation 1: relocation type invalid for the file type section [4662] '.rela.text.m927': relocation 1: relocation type invalid for the file type section [4664] '.rela.text.m929': relocation 1: relocation type invalid for the file type section [4667] '.rela.text.m932': relocation 1: relocation type invalid for the file type section [4669] '.rela.text.m934': relocation 1: relocation type invalid for the file type section [4672] '.rela.text.m937': relocation 1: relocation type invalid for the file type section [4674] '.rela.text.m939': relocation 1: relocation type invalid for the file type section [4677] '.rela.text.m942': relocation 1: relocation type invalid for the file type section [4679] '.rela.text.m944': relocation 1: relocation type invalid for the file type section [4682] '.rela.text.m947': relocation 1: relocation type invalid for the file type section [4684] '.rela.text.m949': relocation 1: relocation type invalid for the file type section [4687] '.rela.text.m952': relocation 1: relocation type invalid for the file type section [4689] '.rela.text.m954': relocation 1: relocation type invalid for the file type section [4692] '.rela.text.m957': relocation 1: relocation type invalid for the file type section [4694] '.rela.text.m959': relocation 1: relocation type invalid for the file type section [4697] '.rela.text.m962': relocation 1: relocation type invalid for the file type section [4699] '.rela.text.m964': relocation 1: relocation type invalid for the file type section [4702] '.rela.text.m967': relocation 1: relocation type invalid for the file type section [4704] '.rela.text.m969': relocation 1: relocation type invalid for the file type section [4707] '.rela.text.m972': relocation 1: relocation type invalid for the file type section [4709] '.rela.text.m974': relocation 1: relocation type invalid for the file type section [4712] '.rela.text.m977': relocation 1: relocation type invalid for the file type section [4714] '.rela.text.m979': relocation 1: relocation type invalid for the file type section [4717] '.rela.text.m982': relocation 1: relocation type invalid for the file type section [4719] '.rela.text.m984': relocation 1: relocation type invalid for the file type section [4722] '.rela.text.m987': relocation 1: relocation type invalid for the file type section [4724] '.rela.text.m989': relocation 1: relocation type invalid for the file type section [4727] '.rela.text.m992': relocation 1: relocation type invalid for the file type section [4729] '.rela.text.m994': relocation 1: relocation type invalid for the file type section [4732] '.rela.text.m997': relocation 1: relocation type invalid for the file type section [4734] '.rela.text.m999': relocation 1: relocation type invalid for the file type section [4737] '.rela.text.m1002': relocation 1: relocation type invalid for the file type section [4739] '.rela.text.m1004': relocation 1: relocation type invalid for the file type section [4742] '.rela.text.m1007': relocation 1: relocation type invalid for the file type section [4744] '.rela.text.m1009': relocation 1: relocation type invalid for the file type section [4747] '.rela.text.m1012': relocation 1: relocation type invalid for the file type section [4749] '.rela.text.m1014': relocation 1: relocation type invalid for the file type section [4752] '.rela.text.m1017': relocation 1: relocation type invalid for the file type section [4754] '.rela.text.m1019': relocation 1: relocation type invalid for the file type section [4757] '.rela.text.m1022': relocation 1: relocation type invalid for the file type section [4759] '.rela.text.m1024': relocation 1: relocation type invalid for the file type section [4762] '.rela.text.m1027': relocation 1: relocation type invalid for the file type section [4764] '.rela.text.m1029': relocation 1: relocation type invalid for the file type section [4767] '.rela.text.m1032': relocation 1: relocation type invalid for the file type section [4769] '.rela.text.m1034': relocation 1: relocation type invalid for the file type section [4772] '.rela.text.m1037': relocation 1: relocation type invalid for the file type section [4774] '.rela.text.m1039': relocation 1: relocation type invalid for the file type section [4777] '.rela.text.m1042': relocation 1: relocation type invalid for the file type section [4779] '.rela.text.m1044': relocation 1: relocation type invalid for the file type section [4782] '.rela.text.m1047': relocation 1: relocation type invalid for the file type section [4784] '.rela.text.m1049': relocation 1: relocation type invalid for the file type section [4787] '.rela.text.m1052': relocation 1: relocation type invalid for the file type section [4789] '.rela.text.m1054': relocation 1: relocation type invalid for the file type section [4792] '.rela.text.m1057': relocation 1: relocation type invalid for the file type section [4794] '.rela.text.m1059': relocation 1: relocation type invalid for the file type section [4797] '.rela.text.m1062': relocation 1: relocation type invalid for the file type section [4799] '.rela.text.m1064': relocation 1: relocation type invalid for the file type section [4802] '.rela.text.m1067': relocation 1: relocation type invalid for the file type section [4804] '.rela.text.m1069': relocation 1: relocation type invalid for the file type section [4807] '.rela.text.m1072': relocation 1: relocation type invalid for the file type section [4809] '.rela.text.m1074': relocation 1: relocation type invalid for the file type section [4812] '.rela.text.m1077': relocation 1: relocation type invalid for the file type section [4814] '.rela.text.m1079': relocation 1: relocation type invalid for the file type section [4817] '.rela.text.m1082': relocation 1: relocation type invalid for the file type section [4821] '.rela.text.m1086': relocation 1: relocation type invalid for the file type section [4825] '.rela.text.m1090': relocation 1: relocation type invalid for the file type section [4829] '.rela.text.m1094': relocation 1: relocation type invalid for the file type section [4833] '.rela.text.m1098': relocation 1: relocation type invalid for the file type section [4837] '.rela.text.m1102': relocation 1: relocation type invalid for the file type section [4841] '.rela.text.m1106': relocation 1: relocation type invalid for the file type section [4845] '.rela.text.m1110': relocation 1: relocation type invalid for the file type section [4849] '.rela.text.m1114': relocation 1: relocation type invalid for the file type section [4853] '.rela.text.m1118': relocation 1: relocation type invalid for the file type section [4857] '.rela.text.m1122': relocation 1: relocation type invalid for the file type section [4861] '.rela.text.m1126': relocation 1: relocation type invalid for the file type section [4865] '.rela.text.m1130': relocation 1: relocation type invalid for the file type section [4868] '.rela.text.m1133': relocation 4: relocation type invalid for the file type section [4869] '.rela.text.m1134': relocation 1: relocation type invalid for the file type section [4872] '.rela.text.m1137': relocation 4: relocation type invalid for the file type section [4873] '.rela.text.m1138': relocation 1: relocation type invalid for the file type section [4876] '.rela.text.m1141': relocation 4: relocation type invalid for the file type section [4877] '.rela.text.m1142': relocation 1: relocation type invalid for the file type section [4880] '.rela.text.m1145': relocation 4: relocation type invalid for the file type section [4881] '.rela.text.m1146': relocation 1: relocation type invalid for the file type section [4884] '.rela.text.m1149': relocation 4: relocation type invalid for the file type section [4885] '.rela.text.m1150': relocation 1: relocation type invalid for the file type section [4889] '.rela.text.m1154': relocation 4: relocation type invalid for the file type section [4890] '.rela.text.m1155': relocation 1: relocation type invalid for the file type section [4894] '.rela.text.m1159': relocation 4: relocation type invalid for the file type section [4895] '.rela.text.m1160': relocation 1: relocation type invalid for the file type section [4897] '.rela.text.m1162': relocation 3: relocation type invalid for the file type section [4898] '.rela.text.m1163': relocation 1: relocation type invalid for the file type section [4901] '.rela.text.m1166': relocation 4: relocation type invalid for the file type section [4902] '.rela.text.m1167': relocation 1: relocation type invalid for the file type section [4904] '.rela.text.m1169': relocation 3: relocation type invalid for the file type section [4905] '.rela.text.m1170': relocation 1: relocation type invalid for the file type section [4909] '.rela.text.m1174': relocation 1: relocation type invalid for the file type section [4915] '.rela.text.m1180': relocation 1: relocation type invalid for the file type section [4921] '.rela.text.m1186': relocation 1: relocation type invalid for the file type section [4924] '.rela.text.m1189': relocation 1: relocation type invalid for the file type section [4928] '.rela.text.m1193': relocation 1: relocation type invalid for the file type section [4931] '.rela.text.m1196': relocation 1: relocation type invalid for the file type section [4934] '.rela.text.m1199': relocation 4: relocation type invalid for the file type section [4935] '.rela.text.m1200': relocation 0: relocation type invalid for the file type section [4939] '.rela.text.m1204': relocation 4: relocation type invalid for the file type section [4940] '.rela.text.m1205': relocation 0: relocation type invalid for the file type section [4942] '.rela.text.m1207': relocation 2: relocation type invalid for the file type section [4945] '.rela.text.m1210': relocation 4: relocation type invalid for the file type section [4946] '.rela.text.m1211': relocation 0: relocation type invalid for the file type section [4950] '.rela.text.m1215': relocation 4: relocation type invalid for the file type section [4951] '.rela.text.m1216': relocation 0: relocation type invalid for the file type section [4953] '.rela.text.m1218': relocation 2: relocation type invalid for the file type section [4956] '.rela.text.m1221': relocation 4: relocation type invalid for the file type section [4957] '.rela.text.m1222': relocation 0: relocation type invalid for the file type section [4961] '.rela.text.m1226': relocation 4: relocation type invalid for the file type section [4962] '.rela.text.m1227': relocation 0: relocation type invalid for the file type section [4964] '.rela.text.m1229': relocation 2: relocation type invalid for the file type section [4967] '.rela.text.m1232': relocation 4: relocation type invalid for the file type section [4968] '.rela.text.m1233': relocation 0: relocation type invalid for the file type section [4972] '.rela.text.m1237': relocation 4: relocation type invalid for the file type section [4973] '.rela.text.m1238': relocation 0: relocation type invalid for the file type section [4977] '.rela.text.m1242': relocation 4: relocation type invalid for the file type section [4978] '.rela.text.m1243': relocation 0: relocation type invalid for the file type section [4980] '.rela.text.m1245': relocation 2: relocation type invalid for the file type section [4983] '.rela.text.m1248': relocation 4: relocation type invalid for the file type section [4984] '.rela.text.m1249': relocation 0: relocation type invalid for the file type section [4986] '.rela.text.m1251': relocation 2: relocation type invalid for the file type section [4989] '.rela.text.m1254': relocation 4: relocation type invalid for the file type section [4990] '.rela.text.m1255': relocation 1: relocation type invalid for the file type section [4991] '.rela.text.m1256': relocation 0: relocation type invalid for the file type section [4995] '.rela.text.m1260': relocation 4: relocation type invalid for the file type section [4996] '.rela.text.m1261': relocation 1: relocation type invalid for the file type section [4997] '.rela.text.m1262': relocation 0: relocation type invalid for the file type section [4999] '.rela.text.m1264': relocation 2: relocation type invalid for the file type section [5002] '.rela.text.m1267': relocation 4: relocation type invalid for the file type section [5003] '.rela.text.m1268': relocation 1: relocation type invalid for the file type section [5004] '.rela.text.m1269': relocation 0: relocation type invalid for the file type section [5008] '.rela.text.m1273': relocation 4: relocation type invalid for the file type section [5009] '.rela.text.m1274': relocation 1: relocation type invalid for the file type section [5010] '.rela.text.m1275': relocation 0: relocation type invalid for the file type section [5012] '.rela.text.m1277': relocation 2: relocation type invalid for the file type section [5015] '.rela.text.m1280': relocation 4: relocation type invalid for the file type section [5016] '.rela.text.m1281': relocation 1: relocation type invalid for the file type section [5017] '.rela.text.m1282': relocation 0: relocation type invalid for the file type section [5021] '.rela.text.m1286': relocation 4: relocation type invalid for the file type section [5022] '.rela.text.m1287': relocation 1: relocation type invalid for the file type section [5023] '.rela.text.m1288': relocation 0: relocation type invalid for the file type section [5025] '.rela.text.m1290': relocation 2: relocation type invalid for the file type section [5028] '.rela.text.m1293': relocation 4: relocation type invalid for the file type section [5029] '.rela.text.m1294': relocation 1: relocation type invalid for the file type section [5030] '.rela.text.m1295': relocation 0: relocation type invalid for the file type section [5034] '.rela.text.m1299': relocation 4: relocation type invalid for the file type section [5035] '.rela.text.m1300': relocation 1: relocation type invalid for the file type section [5036] '.rela.text.m1301': relocation 0: relocation type invalid for the file type section [5040] '.rela.text.m1305': relocation 4: relocation type invalid for the file type section [5041] '.rela.text.m1306': relocation 1: relocation type invalid for the file type section [5042] '.rela.text.m1307': relocation 0: relocation type invalid for the file type section [5044] '.rela.text.m1309': relocation 2: relocation type invalid for the file type section [5047] '.rela.text.m1312': relocation 4: relocation type invalid for the file type section [5048] '.rela.text.m1313': relocation 1: relocation type invalid for the file type section [5049] '.rela.text.m1314': relocation 0: relocation type invalid for the file type section [5051] '.rela.text.m1316': relocation 2: relocation type invalid for the file type section [5053] '.rela.text.m1318': relocation 1: relocation type invalid for the file type section [5056] '.rela.text.m1321': relocation 0: relocation type invalid for the file type section [5058] '.rela.text.m1323': relocation 2: relocation type invalid for the file type section [5060] '.rela.text.m1325': relocation 1: relocation type invalid for the file type section [5063] '.rela.text.m1328': relocation 0: relocation type invalid for the file type section [5065] '.rela.text.m1330': relocation 2: relocation type invalid for the file type section [5067] '.rela.text.m1332': relocation 1: relocation type invalid for the file type section [5070] '.rela.text.m1335': relocation 0: relocation type invalid for the file type section [5072] '.rela.text.m1337': relocation 2: relocation type invalid for the file type section [5074] '.rela.text.m1339': relocation 1: relocation type invalid for the file type section [5077] '.rela.text.m1342': relocation 0: relocation type invalid for the file type section [5079] '.rela.text.m1344': relocation 2: relocation type invalid for the file type section [5081] '.rela.text.m1346': relocation 1: relocation type invalid for the file type section [5084] '.rela.text.m1349': relocation 0: relocation type invalid for the file type section [5086] '.rela.text.m1351': relocation 2: relocation type invalid for the file type section [5088] '.rela.text.m1353': relocation 1: relocation type invalid for the file type section [5091] '.rela.text.m1356': relocation 0: relocation type invalid for the file type section [5093] '.rela.text.m1358': relocation 2: relocation type invalid for the file type section [5095] '.rela.text.m1360': relocation 1: relocation type invalid for the file type section [5098] '.rela.text.m1363': relocation 0: relocation type invalid for the file type section [5100] '.rela.text.m1365': relocation 2: relocation type invalid for the file type section [5102] '.rela.text.m1367': relocation 1: relocation type invalid for the file type section [5105] '.rela.text.m1370': relocation 0: relocation type invalid for the file type section [5107] '.rela.text.m1372': relocation 2: relocation type invalid for the file type section [5109] '.rela.text.m1374': relocation 1: relocation type invalid for the file type section [5112] '.rela.text.m1377': relocation 0: relocation type invalid for the file type section [5114] '.rela.text.m1379': relocation 2: relocation type invalid for the file type section [5116] '.rela.text.m1381': relocation 1: relocation type invalid for the file type section [5119] '.rela.text.m1384': relocation 0: relocation type invalid for the file type section [5121] '.rela.text.m1386': relocation 2: relocation type invalid for the file type section [5124] '.rela.text.m1389': relocation 4: relocation type invalid for the file type section [5125] '.rela.text.m1390': relocation 0: relocation type invalid for the file type section [5129] '.rela.text.m1394': relocation 4: relocation type invalid for the file type section [5130] '.rela.text.m1395': relocation 0: relocation type invalid for the file type section [5132] '.rela.text.m1397': relocation 2: relocation type invalid for the file type section [5135] '.rela.text.m1400': relocation 4: relocation type invalid for the file type section [5136] '.rela.text.m1401': relocation 0: relocation type invalid for the file type section [5140] '.rela.text.m1405': relocation 4: relocation type invalid for the file type section [5141] '.rela.text.m1406': relocation 0: relocation type invalid for the file type section [5143] '.rela.text.m1408': relocation 2: relocation type invalid for the file type section [5146] '.rela.text.m1411': relocation 4: relocation type invalid for the file type section [5147] '.rela.text.m1412': relocation 0: relocation type invalid for the file type section [5151] '.rela.text.m1416': relocation 4: relocation type invalid for the file type section [5152] '.rela.text.m1417': relocation 0: relocation type invalid for the file type section [5154] '.rela.text.m1419': relocation 2: relocation type invalid for the file type section [5157] '.rela.text.m1422': relocation 4: relocation type invalid for the file type section [5158] '.rela.text.m1423': relocation 0: relocation type invalid for the file type section [5162] '.rela.text.m1427': relocation 4: relocation type invalid for the file type section [5163] '.rela.text.m1428': relocation 0: relocation type invalid for the file type section [5167] '.rela.text.m1432': relocation 4: relocation type invalid for the file type section [5168] '.rela.text.m1433': relocation 0: relocation type invalid for the file type section [5170] '.rela.text.m1435': relocation 2: relocation type invalid for the file type section [5173] '.rela.text.m1438': relocation 4: relocation type invalid for the file type section [5174] '.rela.text.m1439': relocation 0: relocation type invalid for the file type section [5176] '.rela.text.m1441': relocation 2: relocation type invalid for the file type section [5179] '.rela.text.m1444': relocation 4: relocation type invalid for the file type section [5180] '.rela.text.m1445': relocation 0: relocation type invalid for the file type section [5184] '.rela.text.m1449': relocation 4: relocation type invalid for the file type section [5185] '.rela.text.m1450': relocation 0: relocation type invalid for the file type section [5187] '.rela.text.m1452': relocation 2: relocation type invalid for the file type section [5190] '.rela.text.m1455': relocation 4: relocation type invalid for the file type section [5191] '.rela.text.m1456': relocation 0: relocation type invalid for the file type section [5195] '.rela.text.m1460': relocation 4: relocation type invalid for the file type section [5196] '.rela.text.m1461': relocation 0: relocation type invalid for the file type section [5198] '.rela.text.m1463': relocation 2: relocation type invalid for the file type section [5201] '.rela.text.m1466': relocation 4: relocation type invalid for the file type section [5202] '.rela.text.m1467': relocation 0: relocation type invalid for the file type section [5206] '.rela.text.m1471': relocation 4: relocation type invalid for the file type section [5207] '.rela.text.m1472': relocation 0: relocation type invalid for the file type section [5209] '.rela.text.m1474': relocation 2: relocation type invalid for the file type section [5212] '.rela.text.m1477': relocation 4: relocation type invalid for the file type section [5213] '.rela.text.m1478': relocation 0: relocation type invalid for the file type section [5217] '.rela.text.m1482': relocation 4: relocation type invalid for the file type section [5218] '.rela.text.m1483': relocation 0: relocation type invalid for the file type section [5222] '.rela.text.m1487': relocation 4: relocation type invalid for the file type section [5223] '.rela.text.m1488': relocation 0: relocation type invalid for the file type section [5225] '.rela.text.m1490': relocation 2: relocation type invalid for the file type section [5228] '.rela.text.m1493': relocation 4: relocation type invalid for the file type section [5229] '.rela.text.m1494': relocation 0: relocation type invalid for the file type section [5231] '.rela.text.m1496': relocation 2: relocation type invalid for the file type section [5236] '.rela.text.m1501': relocation 0: relocation type invalid for the file type section [5240] '.rela.text.m1505': relocation 4: relocation type invalid for the file type section [5241] '.rela.text.m1506': relocation 0: relocation type invalid for the file type section [5243] '.rela.text.m1508': relocation 2: relocation type invalid for the file type section [5248] '.rela.text.m1513': relocation 0: relocation type invalid for the file type section [5252] '.rela.text.m1517': relocation 4: relocation type invalid for the file type section [5253] '.rela.text.m1518': relocation 0: relocation type invalid for the file type section [5255] '.rela.text.m1520': relocation 2: relocation type invalid for the file type section [5260] '.rela.text.m1525': relocation 0: relocation type invalid for the file type section [5264] '.rela.text.m1529': relocation 4: relocation type invalid for the file type section [5265] '.rela.text.m1530': relocation 0: relocation type invalid for the file type section [5267] '.rela.text.m1532': relocation 2: relocation type invalid for the file type section [5272] '.rela.text.m1537': relocation 0: relocation type invalid for the file type section [5278] '.rela.text.m1543': relocation 0: relocation type invalid for the file type section [5282] '.rela.text.m1547': relocation 4: relocation type invalid for the file type section [5283] '.rela.text.m1548': relocation 0: relocation type invalid for the file type section [5285] '.rela.text.m1550': relocation 2: relocation type invalid for the file type section [5288] '.rela.text.m1553': relocation 4: relocation type invalid for the file type section [5289] '.rela.text.m1554': relocation 0: relocation type invalid for the file type section [5291] '.rela.text.m1556': relocation 2: relocation type invalid for the file type section [5294] '.rela.text.m1559': relocation 4: relocation type invalid for the file type section [5295] '.rela.text.m1560': relocation 1: relocation type invalid for the file type section [5296] '.rela.text.m1561': relocation 1: relocation type invalid for the file type section [5299] '.rela.text.m1564': relocation 4: relocation type invalid for the file type section [5300] '.rela.text.m1565': relocation 1: relocation type invalid for the file type section [5301] '.rela.text.m1566': relocation 1: relocation type invalid for the file type section [5304] '.rela.text.m1569': relocation 4: relocation type invalid for the file type section [5305] '.rela.text.m1570': relocation 1: relocation type invalid for the file type section [5306] '.rela.text.m1571': relocation 1: relocation type invalid for the file type section [5309] '.rela.text.m1574': relocation 4: relocation type invalid for the file type section [5310] '.rela.text.m1575': relocation 1: relocation type invalid for the file type section [5311] '.rela.text.m1576': relocation 1: relocation type invalid for the file type section [5314] '.rela.text.m1579': relocation 4: relocation type invalid for the file type section [5315] '.rela.text.m1580': relocation 1: relocation type invalid for the file type section [5316] '.rela.text.m1581': relocation 1: relocation type invalid for the file type section [5319] '.rela.text.m1584': relocation 4: relocation type invalid for the file type section [5320] '.rela.text.m1585': relocation 1: relocation type invalid for the file type section [5321] '.rela.text.m1586': relocation 1: relocation type invalid for the file type section [5324] '.rela.text.m1589': relocation 4: relocation type invalid for the file type section [5325] '.rela.text.m1590': relocation 1: relocation type invalid for the file type section [5326] '.rela.text.m1591': relocation 1: relocation type invalid for the file type section [5329] '.rela.text.m1594': relocation 4: relocation type invalid for the file type section [5330] '.rela.text.m1595': relocation 1: relocation type invalid for the file type section [5331] '.rela.text.m1596': relocation 1: relocation type invalid for the file type section [5334] '.rela.text.m1599': relocation 4: relocation type invalid for the file type section [5335] '.rela.text.m1600': relocation 1: relocation type invalid for the file type section [5336] '.rela.text.m1601': relocation 1: relocation type invalid for the file type section [5339] '.rela.text.m1604': relocation 4: relocation type invalid for the file type section [5340] '.rela.text.m1605': relocation 1: relocation type invalid for the file type section [5341] '.rela.text.m1606': relocation 1: relocation type invalid for the file type section [5344] '.rela.text.m1609': relocation 4: relocation type invalid for the file type section [5345] '.rela.text.m1610': relocation 0: relocation type invalid for the file type section [5348] '.rela.text.m1613': relocation 4: relocation type invalid for the file type section [5349] '.rela.text.m1614': relocation 0: relocation type invalid for the file type section [5352] '.rela.text.m1617': relocation 4: relocation type invalid for the file type section [5353] '.rela.text.m1618': relocation 0: relocation type invalid for the file type section [5356] '.rela.text.m1621': relocation 4: relocation type invalid for the file type section [5357] '.rela.text.m1622': relocation 0: relocation type invalid for the file type section [5360] '.rela.text.m1625': relocation 4: relocation type invalid for the file type section [5361] '.rela.text.m1626': relocation 0: relocation type invalid for the file type section [5364] '.rela.text.m1629': relocation 4: relocation type invalid for the file type section [5365] '.rela.text.m1630': relocation 0: relocation type invalid for the file type section [5368] '.rela.text.m1633': relocation 4: relocation type invalid for the file type section [5369] '.rela.text.m1634': relocation 0: relocation type invalid for the file type section [5372] '.rela.text.m1637': relocation 4: relocation type invalid for the file type section [5373] '.rela.text.m1638': relocation 0: relocation type invalid for the file type section [5376] '.rela.text.m1641': relocation 4: relocation type invalid for the file type section [5377] '.rela.text.m1642': relocation 0: relocation type invalid for the file type section [5380] '.rela.text.m1645': relocation 4: relocation type invalid for the file type section [5381] '.rela.text.m1646': relocation 0: relocation type invalid for the file type section [5384] '.rela.text.m1649': relocation 4: relocation type invalid for the file type section [5385] '.rela.text.m1650': relocation 0: relocation type invalid for the file type section [5386] '.rela.text.m1651': relocation 1: relocation type invalid for the file type section [5390] '.rela.text.m1655': relocation 4: relocation type invalid for the file type section [5391] '.rela.text.m1656': relocation 0: relocation type invalid for the file type section [5392] '.rela.text.m1657': relocation 1: relocation type invalid for the file type section [5394] '.rela.text.m1659': relocation 2: relocation type invalid for the file type section [5397] '.rela.text.m1662': relocation 4: relocation type invalid for the file type section [5398] '.rela.text.m1663': relocation 0: relocation type invalid for the file type section [5399] '.rela.text.m1664': relocation 1: relocation type invalid for the file type section [5403] '.rela.text.m1668': relocation 4: relocation type invalid for the file type section [5404] '.rela.text.m1669': relocation 0: relocation type invalid for the file type section [5405] '.rela.text.m1670': relocation 1: relocation type invalid for the file type section [5407] '.rela.text.m1672': relocation 2: relocation type invalid for the file type section [5410] '.rela.text.m1675': relocation 4: relocation type invalid for the file type section [5411] '.rela.text.m1676': relocation 0: relocation type invalid for the file type section [5412] '.rela.text.m1677': relocation 1: relocation type invalid for the file type section [5416] '.rela.text.m1681': relocation 4: relocation type invalid for the file type section [5417] '.rela.text.m1682': relocation 0: relocation type invalid for the file type section [5418] '.rela.text.m1683': relocation 1: relocation type invalid for the file type section [5420] '.rela.text.m1685': relocation 2: relocation type invalid for the file type section [5423] '.rela.text.m1688': relocation 4: relocation type invalid for the file type section [5424] '.rela.text.m1689': relocation 0: relocation type invalid for the file type section [5427] '.rela.text.m1692': relocation 4: relocation type invalid for the file type section [5428] '.rela.text.m1693': relocation 0: relocation type invalid for the file type section [5431] '.rela.text.m1696': relocation 4: relocation type invalid for the file type section [5432] '.rela.text.m1697': relocation 0: relocation type invalid for the file type section [5435] '.rela.text.m1700': relocation 4: relocation type invalid for the file type section [5436] '.rela.text.m1701': relocation 0: relocation type invalid for the file type section [5437] '.rela.text.m1702': relocation 1: relocation type invalid for the file type section [5439] '.rela.text.m1704': relocation 2: relocation type invalid for the file type section [5442] '.rela.text.m1707': relocation 4: relocation type invalid for the file type section [5443] '.rela.text.m1708': relocation 1: relocation type invalid for the file type section [5447] '.rela.text.m1712': relocation 4: relocation type invalid for the file type section [5448] '.rela.text.m1713': relocation 1: relocation type invalid for the file type section [5450] '.rela.text.m1715': relocation 3: relocation type invalid for the file type section [5451] '.rela.text.m1716': relocation 1: relocation type invalid for the file type section [5454] '.rela.text.m1719': relocation 4: relocation type invalid for the file type section [5455] '.rela.text.m1720': relocation 1: relocation type invalid for the file type section [5459] '.rela.text.m1724': relocation 4: relocation type invalid for the file type section [5460] '.rela.text.m1725': relocation 1: relocation type invalid for the file type section [5462] '.rela.text.m1727': relocation 3: relocation type invalid for the file type section [5463] '.rela.text.m1728': relocation 1: relocation type invalid for the file type section [5466] '.rela.text.m1731': relocation 4: relocation type invalid for the file type section [5467] '.rela.text.m1732': relocation 1: relocation type invalid for the file type section [5471] '.rela.text.m1736': relocation 4: relocation type invalid for the file type section [5472] '.rela.text.m1737': relocation 1: relocation type invalid for the file type section [5474] '.rela.text.m1739': relocation 3: relocation type invalid for the file type section [5475] '.rela.text.m1740': relocation 1: relocation type invalid for the file type section [5478] '.rela.text.m1743': relocation 4: relocation type invalid for the file type section [5479] '.rela.text.m1744': relocation 1: relocation type invalid for the file type section [5483] '.rela.text.m1748': relocation 4: relocation type invalid for the file type section [5484] '.rela.text.m1749': relocation 1: relocation type invalid for the file type section [5488] '.rela.text.m1753': relocation 4: relocation type invalid for the file type section [5489] '.rela.text.m1754': relocation 1: relocation type invalid for the file type section [5491] '.rela.text.m1756': relocation 3: relocation type invalid for the file type section [5492] '.rela.text.m1757': relocation 1: relocation type invalid for the file type section [5495] '.rela.text.m1760': relocation 4: relocation type invalid for the file type section [5496] '.rela.text.m1761': relocation 1: relocation type invalid for the file type section [5498] '.rela.text.m1763': relocation 3: relocation type invalid for the file type section [5499] '.rela.text.m1764': relocation 1: relocation type invalid for the file type section [5503] '.rela.text.m1768': relocation 1: relocation type invalid for the file type section [5507] '.rela.text.m1772': relocation 1: relocation type invalid for the file type section [5511] '.rela.text.m1776': relocation 1: relocation type invalid for the file type section [5515] '.rela.text.m1780': relocation 1: relocation type invalid for the file type section [5519] '.rela.text.m1784': relocation 1: relocation type invalid for the file type section [5523] '.rela.text.m1788': relocation 1: relocation type invalid for the file type section [5527] '.rela.text.m1792': relocation 1: relocation type invalid for the file type section [5531] '.rela.text.m1796': relocation 1: relocation type invalid for the file type section [5535] '.rela.text.m1800': relocation 1: relocation type invalid for the file type section [5539] '.rela.text.m1804': relocation 1: relocation type invalid for the file type section [5542] '.rela.text.m1807': relocation 4: relocation type invalid for the file type section [5543] '.rela.text.m1808': relocation 1: relocation type invalid for the file type section [5546] '.rela.text.m1811': relocation 4: relocation type invalid for the file type section [5547] '.rela.text.m1812': relocation 1: relocation type invalid for the file type section [5550] '.rela.text.m1815': relocation 4: relocation type invalid for the file type section [5551] '.rela.text.m1816': relocation 1: relocation type invalid for the file type section [5554] '.rela.text.m1819': relocation 4: relocation type invalid for the file type section [5555] '.rela.text.m1820': relocation 1: relocation type invalid for the file type section [5558] '.rela.text.m1823': relocation 4: relocation type invalid for the file type section [5559] '.rela.text.m1824': relocation 1: relocation type invalid for the file type section [5562] '.rela.text.m1827': relocation 4: relocation type invalid for the file type section [5563] '.rela.text.m1828': relocation 1: relocation type invalid for the file type section [5566] '.rela.text.m1831': relocation 4: relocation type invalid for the file type section [5567] '.rela.text.m1832': relocation 1: relocation type invalid for the file type section [5570] '.rela.text.m1835': relocation 4: relocation type invalid for the file type section [5571] '.rela.text.m1836': relocation 1: relocation type invalid for the file type section [5574] '.rela.text.m1839': relocation 4: relocation type invalid for the file type section [5575] '.rela.text.m1840': relocation 1: relocation type invalid for the file type section [5578] '.rela.text.m1843': relocation 4: relocation type invalid for the file type section [5579] '.rela.text.m1844': relocation 1: relocation type invalid for the file type section [5583] '.rela.text.m1848': relocation 1: relocation type invalid for the file type section [5587] '.rela.text.m1852': relocation 1: relocation type invalid for the file type section [5591] '.rela.text.m1856': relocation 1: relocation type invalid for the file type section [5595] '.rela.text.m1860': relocation 1: relocation type invalid for the file type section [5599] '.rela.text.m1864': relocation 1: relocation type invalid for the file type section [5603] '.rela.text.m1868': relocation 1: relocation type invalid for the file type section [5607] '.rela.text.m1872': relocation 1: relocation type invalid for the file type section [5611] '.rela.text.m1876': relocation 1: relocation type invalid for the file type section [5615] '.rela.text.m1880': relocation 1: relocation type invalid for the file type section [5619] '.rela.text.m1884': relocation 1: relocation type invalid for the file type section [5623] '.rela.text.m1888': relocation 1: relocation type invalid for the file type section [5627] '.rela.text.m1892': relocation 1: relocation type invalid for the file type section [5631] '.rela.text.m1896': relocation 1: relocation type invalid for the file type section [5635] '.rela.text.m1900': relocation 1: relocation type invalid for the file type section [5639] '.rela.text.m1904': relocation 1: relocation type invalid for the file type section [5643] '.rela.text.m1908': relocation 1: relocation type invalid for the file type section [5647] '.rela.text.m1912': relocation 1: relocation type invalid for the file type section [5651] '.rela.text.m1916': relocation 1: relocation type invalid for the file type section [5655] '.rela.text.m1920': relocation 1: relocation type invalid for the file type section [5659] '.rela.text.m1924': relocation 1: relocation type invalid for the file type section [5664] '.rela.text.m1929': relocation 1: relocation type invalid for the file type section [5668] '.rela.text.m1933': relocation 4: relocation type invalid for the file type section [5669] '.rela.text.m1934': relocation 1: relocation type invalid for the file type section [5671] '.rela.text.m1936': relocation 3: relocation type invalid for the file type section [5672] '.rela.text.m1937': relocation 1: relocation type invalid for the file type section [5677] '.rela.text.m1942': relocation 1: relocation type invalid for the file type section [5681] '.rela.text.m1946': relocation 4: relocation type invalid for the file type section [5682] '.rela.text.m1947': relocation 1: relocation type invalid for the file type section [5684] '.rela.text.m1949': relocation 3: relocation type invalid for the file type section [5685] '.rela.text.m1950': relocation 1: relocation type invalid for the file type section [5690] '.rela.text.m1955': relocation 1: relocation type invalid for the file type section [5694] '.rela.text.m1959': relocation 4: relocation type invalid for the file type section [5695] '.rela.text.m1960': relocation 1: relocation type invalid for the file type section [5697] '.rela.text.m1962': relocation 3: relocation type invalid for the file type section [5698] '.rela.text.m1963': relocation 1: relocation type invalid for the file type section [5703] '.rela.text.m1968': relocation 1: relocation type invalid for the file type section [5709] '.rela.text.m1974': relocation 1: relocation type invalid for the file type section [5713] '.rela.text.m1978': relocation 4: relocation type invalid for the file type section [5714] '.rela.text.m1979': relocation 1: relocation type invalid for the file type section [5716] '.rela.text.m1981': relocation 3: relocation type invalid for the file type section [5717] '.rela.text.m1982': relocation 1: relocation type invalid for the file type section [5720] '.rela.text.m1985': relocation 4: relocation type invalid for the file type section [5721] '.rela.text.m1986': relocation 1: relocation type invalid for the file type section [5723] '.rela.text.m1988': relocation 3: relocation type invalid for the file type section [5724] '.rela.text.m1989': relocation 1: relocation type invalid for the file type section [5726] '.rela.text.m1991': relocation 1: relocation type invalid for the file type section [5729] '.rela.text.m1994': relocation 0: relocation type invalid for the file type section [5730] '.rela.text.m1995': relocation 2: relocation type invalid for the file type section [5732] '.rela.text.m1997': relocation 1: relocation type invalid for the file type section [5735] '.rela.text.m2000': relocation 0: relocation type invalid for the file type section [5736] '.rela.text.m2001': relocation 2: relocation type invalid for the file type section [5738] '.rela.text.m2003': relocation 1: relocation type invalid for the file type section [5741] '.rela.text.m2006': relocation 0: relocation type invalid for the file type section [5742] '.rela.text.m2007': relocation 2: relocation type invalid for the file type section [5744] '.rela.text.m2009': relocation 1: relocation type invalid for the file type section [5747] '.rela.text.m2012': relocation 0: relocation type invalid for the file type section [5748] '.rela.text.m2013': relocation 2: relocation type invalid for the file type section [5750] '.rela.text.m2015': relocation 1: relocation type invalid for the file type section [5753] '.rela.text.m2018': relocation 0: relocation type invalid for the file type section [5754] '.rela.text.m2019': relocation 2: relocation type invalid for the file type section [5756] '.rela.text.m2021': relocation 1: relocation type invalid for the file type section [5759] '.rela.text.m2024': relocation 0: relocation type invalid for the file type section [5760] '.rela.text.m2025': relocation 2: relocation type invalid for the file type section [5764] '.rela.text.m2029': relocation 0: relocation type invalid for the file type section [5765] '.rela.text.m2030': relocation 2: relocation type invalid for the file type section [5769] '.rela.text.m2034': relocation 0: relocation type invalid for the file type section [5770] '.rela.text.m2035': relocation 2: relocation type invalid for the file type section [5774] '.rela.text.m2039': relocation 0: relocation type invalid for the file type section [5775] '.rela.text.m2040': relocation 2: relocation type invalid for the file type section [5779] '.rela.text.m2044': relocation 0: relocation type invalid for the file type section [5780] '.rela.text.m2045': relocation 2: relocation type invalid for the file type section [5784] '.rela.text.m2049': relocation 1: relocation type invalid for the file type section [5785] '.rela.text.m2050': relocation 0: relocation type invalid for the file type section [5789] '.rela.text.m2054': relocation 1: relocation type invalid for the file type section [5790] '.rela.text.m2055': relocation 0: relocation type invalid for the file type section [5794] '.rela.text.m2059': relocation 1: relocation type invalid for the file type section [5795] '.rela.text.m2060': relocation 0: relocation type invalid for the file type section [5799] '.rela.text.m2064': relocation 1: relocation type invalid for the file type section [5800] '.rela.text.m2065': relocation 0: relocation type invalid for the file type section [5804] '.rela.text.m2069': relocation 1: relocation type invalid for the file type section [5805] '.rela.text.m2070': relocation 0: relocation type invalid for the file type section [5809] '.rela.text.m2074': relocation 1: relocation type invalid for the file type section [5810] '.rela.text.m2075': relocation 0: relocation type invalid for the file type section [5814] '.rela.text.m2079': relocation 1: relocation type invalid for the file type section [5815] '.rela.text.m2080': relocation 0: relocation type invalid for the file type section [5819] '.rela.text.m2084': relocation 1: relocation type invalid for the file type section [5820] '.rela.text.m2085': relocation 0: relocation type invalid for the file type section [5824] '.rela.text.m2089': relocation 1: relocation type invalid for the file type section [5825] '.rela.text.m2090': relocation 0: relocation type invalid for the file type section [5829] '.rela.text.m2094': relocation 1: relocation type invalid for the file type section [5830] '.rela.text.m2095': relocation 0: relocation type invalid for the file type section [5834] '.rela.text.m2099': relocation 4: relocation type invalid for the file type section [5835] '.rela.text.m2100': relocation 0: relocation type invalid for the file type section [5836] '.rela.text.m2101': relocation 1: relocation type invalid for the file type section [5840] '.rela.text.m2105': relocation 4: relocation type invalid for the file type section [5841] '.rela.text.m2106': relocation 0: relocation type invalid for the file type section [5842] '.rela.text.m2107': relocation 1: relocation type invalid for the file type section [5844] '.rela.text.m2109': relocation 2: relocation type invalid for the file type section [5847] '.rela.text.m2113': relocation 4: relocation type invalid for the file type section [5848] '.rela.text.m2114': relocation 0: relocation type invalid for the file type section [5849] '.rela.text.m2115': relocation 1: relocation type invalid for the file type section [5853] '.rela.text.m2119': relocation 4: relocation type invalid for the file type section [5854] '.rela.text.m2120': relocation 0: relocation type invalid for the file type section [5855] '.rela.text.m2121': relocation 1: relocation type invalid for the file type section [5857] '.rela.text.m2123': relocation 2: relocation type invalid for the file type section [5860] '.rela.text.m2127': relocation 4: relocation type invalid for the file type section [5861] '.rela.text.m2128': relocation 0: relocation type invalid for the file type section [5862] '.rela.text.m2129': relocation 1: relocation type invalid for the file type section [5864] '.rela.text.m2131': relocation 2: relocation type invalid for the file type section [5867] '.rela.text.m2134': relocation 2: relocation type invalid for the file type section [5870] '.rela.text.m2137': relocation 0: relocation type invalid for the file type section [5871] '.rela.text.m2138': relocation 3: relocation type invalid for the file type section [5873] '.rela.text.m2140': relocation 3: relocation type invalid for the file type section [5875] '.rela.text.m2142': relocation 0: relocation type invalid for the file type section [5878] '.rela.text.m2145': relocation 2: relocation type invalid for the file type section [5881] '.rela.text.m2148': relocation 0: relocation type invalid for the file type section [5882] '.rela.text.m2149': relocation 3: relocation type invalid for the file type section [5884] '.rela.text.m2151': relocation 3: relocation type invalid for the file type section [5886] '.rela.text.m2153': relocation 0: relocation type invalid for the file type section [5889] '.rela.text.m2156': relocation 2: relocation type invalid for the file type section [5892] '.rela.text.m2159': relocation 0: relocation type invalid for the file type section [5893] '.rela.text.m2160': relocation 3: relocation type invalid for the file type section [5895] '.rela.text.m2162': relocation 3: relocation type invalid for the file type section [5898] '.rela.text.m2165': relocation 2: relocation type invalid for the file type section [5901] '.rela.text.m2168': relocation 0: relocation type invalid for the file type section [5902] '.rela.text.m2169': relocation 3: relocation type invalid for the file type section [5904] '.rela.text.m2171': relocation 3: relocation type invalid for the file type section [5907] '.rela.text.m2174': relocation 2: relocation type invalid for the file type section [5910] '.rela.text.m2177': relocation 0: relocation type invalid for the file type section [5911] '.rela.text.m2178': relocation 3: relocation type invalid for the file type section [5913] '.rela.text.m2180': relocation 3: relocation type invalid for the file type section [5917] '.rela.text.m2184': relocation 4: relocation type invalid for the file type section [5918] '.rela.text.m2185': relocation 0: relocation type invalid for the file type section [5919] '.rela.text.m2186': relocation 3: relocation type invalid for the file type section [5920] '.rela.text.m2187': relocation 1: relocation type invalid for the file type section [5922] '.rela.text.m2189': relocation 2: relocation type invalid for the file type section [5923] '.rela.text.m2190': relocation 0: relocation type invalid for the file type section [5927] '.rela.text.m2194': relocation 4: relocation type invalid for the file type section [5928] '.rela.text.m2195': relocation 0: relocation type invalid for the file type section [5929] '.rela.text.m2196': relocation 3: relocation type invalid for the file type section [5930] '.rela.text.m2197': relocation 1: relocation type invalid for the file type section [5932] '.rela.text.m2199': relocation 2: relocation type invalid for the file type section [5934] '.rela.text.m2201': relocation 2: relocation type invalid for the file type section [5935] '.rela.text.m2202': relocation 0: relocation type invalid for the file type section [5939] '.rela.text.m2206': relocation 4: relocation type invalid for the file type section [5940] '.rela.text.m2207': relocation 0: relocation type invalid for the file type section [5941] '.rela.text.m2208': relocation 2: relocation type invalid for the file type section [5942] '.rela.text.m2209': relocation 1: relocation type invalid for the file type section [5945] '.rela.text.m2212': relocation 2: relocation type invalid for the file type section [5949] '.rela.text.m2216': relocation 4: relocation type invalid for the file type section [5950] '.rela.text.m2217': relocation 0: relocation type invalid for the file type section [5951] '.rela.text.m2218': relocation 2: relocation type invalid for the file type section [5952] '.rela.text.m2219': relocation 1: relocation type invalid for the file type section [5955] '.rela.text.m2222': relocation 2: relocation type invalid for the file type section [5959] '.rela.text.m2226': relocation 4: relocation type invalid for the file type section [5960] '.rela.text.m2227': relocation 0: relocation type invalid for the file type section [5961] '.rela.text.m2228': relocation 2: relocation type invalid for the file type section [5962] '.rela.text.m2229': relocation 1: relocation type invalid for the file type section [5964] '.rela.text.m2231': relocation 2: relocation type invalid for the file type section [5966] '.rela.text.m2233': relocation 2: relocation type invalid for the file type section [5971] '.rela.text.m2238': relocation 1: relocation type invalid for the file type section [5972] '.rela.text.m2239': relocation 0: relocation type invalid for the file type section [5977] '.rela.text.m2244': relocation 1: relocation type invalid for the file type section [5978] '.rela.text.m2245': relocation 0: relocation type invalid for the file type section [5983] '.rela.text.m2250': relocation 1: relocation type invalid for the file type section [5984] '.rela.text.m2251': relocation 0: relocation type invalid for the file type section [5987] '.rela.text.m2254': relocation 2: relocation type invalid for the file type section [5990] '.rela.text.m2257': relocation 0: relocation type invalid for the file type section [5993] '.rela.text.m2260': relocation 2: relocation type invalid for the file type section [5996] '.rela.text.m2263': relocation 0: relocation type invalid for the file type section [5999] '.rela.text.m2266': relocation 2: relocation type invalid for the file type section [6002] '.rela.text.m2269': relocation 0: relocation type invalid for the file type section [6005] '.rela.text.m2272': relocation 2: relocation type invalid for the file type section [6008] '.rela.text.m2275': relocation 0: relocation type invalid for the file type section [6011] '.rela.text.m2278': relocation 2: relocation type invalid for the file type section [6014] '.rela.text.m2281': relocation 0: relocation type invalid for the file type section [6017] '.rela.text.m2284': relocation 2: relocation type invalid for the file type section [6020] '.rela.text.m2287': relocation 0: relocation type invalid for the file type section [6023] '.rela.text.m2290': relocation 2: relocation type invalid for the file type section [6026] '.rela.text.m2293': relocation 0: relocation type invalid for the file type section [6029] '.rela.text.m2296': relocation 2: relocation type invalid for the file type section [6032] '.rela.text.m2299': relocation 0: relocation type invalid for the file type section [6035] '.rela.text.m2302': relocation 2: relocation type invalid for the file type section [6038] '.rela.text.m2305': relocation 0: relocation type invalid for the file type section [6041] '.rela.text.m2308': relocation 2: relocation type invalid for the file type section [6044] '.rela.text.m2311': relocation 0: relocation type invalid for the file type section [6048] '.rela.text.m2315': relocation 0: relocation type invalid for the file type section [6049] '.rela.text.m2316': relocation 2: relocation type invalid for the file type section [6054] '.rela.text.m2321': relocation 0: relocation type invalid for the file type section [6055] '.rela.text.m2322': relocation 0: relocation type invalid for the file type section [6059] '.rela.text.m2326': relocation 0: relocation type invalid for the file type section [6060] '.rela.text.m2327': relocation 0: relocation type invalid for the file type section [6064] '.rela.text.m2331': relocation 0: relocation type invalid for the file type section [6066] '.rela.text.m2333': relocation 1: relocation type invalid for the file type section [6069] '.rela.text.m2336': relocation 0: relocation type invalid for the file type section [6070] '.rela.text.m2337': relocation 0: relocation type invalid for the file type section [6072] '.rela.text.m2339': relocation 3: relocation type invalid for the file type section [6074] '.rela.text.m2341': relocation 2: relocation type invalid for the file type section [6078] '.rela.text.m2345': relocation 0: relocation type invalid for the file type section [6081] '.rela.text.m2348': relocation 0: relocation type invalid for the file type section [6085] '.rela.text.m2353': relocation 0: relocation type invalid for the file type section [6089] '.rela.text.m2357': relocation 0: relocation type invalid for the file type section [6091] '.rela.text.m2359': relocation 1: relocation type invalid for the file type section [6094] '.rela.text.m2362': relocation 0: relocation type invalid for the file type section [6096] '.rela.text.m2364': relocation 1: relocation type invalid for the file type section [6099] '.rela.text.m2367': relocation 0: relocation type invalid for the file type section [6101] '.rela.text.m2369': relocation 1: relocation type invalid for the file type section [6104] '.rela.text.m2372': relocation 0: relocation type invalid for the file type section [6106] '.rela.text.m2374': relocation 1: relocation type invalid for the file type section [6109] '.rela.text.m2377': relocation 0: relocation type invalid for the file type section [6113] '.rela.text.m2381': relocation 0: relocation type invalid for the file type section [6117] '.rela.text.m2385': relocation 0: relocation type invalid for the file type section [6119] '.rela.text.m2387': relocation 1: relocation type invalid for the file type section [6122] '.rela.text.m2390': relocation 0: relocation type invalid for the file type section [6124] '.rela.text.m2392': relocation 3: relocation type invalid for the file type section [6126] '.rela.text.m2394': relocation 3: relocation type invalid for the file type section [6130] '.rela.text.m2398': relocation 0: relocation type invalid for the file type section [6132] '.rela.text.m2400': relocation 2: relocation type invalid for the file type section [6136] '.rela.text.m2404': relocation 0: relocation type invalid for the file type section [6137] '.rela.text.m2405': relocation 0: relocation type invalid for the file type section [6139] '.rela.text.m2407': relocation 2: relocation type invalid for the file type section [6141] '.rela.text.m2409': relocation 1: relocation type invalid for the file type section [6144] '.rela.text.m2412': relocation 0: relocation type invalid for the file type section [6146] '.rela.text.m2414': relocation 3: relocation type invalid for the file type section [6148] '.rela.text.m2416': relocation 2: relocation type invalid for the file type section [6152] '.rela.text.m2420': relocation 0: relocation type invalid for the file type section [6154] '.rela.text.m2422': relocation 2: relocation type invalid for the file type section [6158] '.rela.text.m2426': relocation 0: relocation type invalid for the file type section [6160] '.rela.text.m2428': relocation 2: relocation type invalid for the file type section [6164] '.rela.text.m2432': relocation 0: relocation type invalid for the file type section [6166] '.rela.text.m2434': relocation 2: relocation type invalid for the file type section [6170] '.rela.text.m2438': relocation 0: relocation type invalid for the file type section [6171] '.rela.text.m2439': relocation 1: relocation type invalid for the file type section [6173] '.rela.text.m2441': relocation 3: relocation type invalid for the file type section [6177] '.rela.text.m2445': relocation 0: relocation type invalid for the file type section [6181] '.rela.text.m2449': relocation 0: relocation type invalid for the file type section [6182] '.rela.text.m2450': relocation 1: relocation type invalid for the file type section [6184] '.rela.text.m2452': relocation 2: relocation type invalid for the file type section [6188] '.rela.text.m2456': relocation 0: relocation type invalid for the file type section [6192] '.rela.text.m2460': relocation 0: relocation type invalid for the file type section [6196] '.rela.text.m2464': relocation 0: relocation type invalid for the file type section [6200] '.rela.text.m2468': relocation 0: relocation type invalid for the file type section [6202] '.rela.text.m2470': relocation 1: relocation type invalid for the file type section [6205] '.rela.text.m2473': relocation 0: relocation type invalid for the file type section [6209] '.rela.text.m2477': relocation 0: relocation type invalid for the file type section [6213] '.rela.text.m2481': relocation 0: relocation type invalid for the file type section [6214] '.rela.text.m2482': relocation 2: relocation type invalid for the file type section [6215] '.rela.text.m2483': relocation 2: relocation type invalid for the file type section [6217] '.rela.text.m2485': relocation 1: relocation type invalid for the file type section [6220] '.rela.text.m2488': relocation 0: relocation type invalid for the file type section [6221] '.rela.text.m2489': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdOverloadedList.o: eu-elflint failed section [225] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [226] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [228] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [229] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [233] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [236] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [237] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [242] '.rela.text.m23': relocation 1: relocation type invalid for the file type section [245] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [246] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [251] '.rela.text.m33': relocation 1: relocation type invalid for the file type section [254] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [255] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [260] '.rela.text.m43': relocation 1: relocation type invalid for the file type section [263] '.rela.text.m47': relocation 4: relocation type invalid for the file type section [264] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [269] '.rela.text.m53': relocation 1: relocation type invalid for the file type section [272] '.rela.text.m57': relocation 4: relocation type invalid for the file type section [273] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [278] '.rela.text.m63': relocation 1: relocation type invalid for the file type section [281] '.rela.text.m67': relocation 4: relocation type invalid for the file type section [282] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [287] '.rela.text.m73': relocation 1: relocation type invalid for the file type section [290] '.rela.text.m77': relocation 4: relocation type invalid for the file type section [291] '.rela.text.m78': relocation 0: relocation type invalid for the file type section [296] '.rela.text.m83': relocation 1: relocation type invalid for the file type section [299] '.rela.text.m87': relocation 4: relocation type invalid for the file type section [300] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [305] '.rela.text.m93': relocation 1: relocation type invalid for the file type section [308] '.rela.text.m97': relocation 4: relocation type invalid for the file type section [309] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [314] '.rela.text.m103': relocation 1: relocation type invalid for the file type section [318] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [319] '.rela.text.m108': relocation 1: relocation type invalid for the file type section [324] '.rela.text.m113': relocation 0: relocation type invalid for the file type section [329] '.rela.text.m119': relocation 0: relocation type invalid for the file type section [333] '.rela.text.m124': relocation 1: relocation type invalid for the file type section [337] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [342] '.rela.text.m133': relocation 1: relocation type invalid for the file type section [346] '.rela.text.m137': relocation 4: relocation type invalid for the file type section [347] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [350] '.rela.text.m141': relocation 4: relocation type invalid for the file type section [351] '.rela.text.m142': relocation 0: relocation type invalid for the file type section [355] '.rela.text.m146': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictMaybes.o: eu-elflint failed section [186] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [187] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [189] '.rela.text.m4': relocation 3: relocation type invalid for the file type section [190] '.rela.text.m5': relocation 1: relocation type invalid for the file type section [194] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [195] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [197] '.rela.text.m12': relocation 3: relocation type invalid for the file type section [198] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [202] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [203] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [206] '.rela.text.m21': relocation 4: relocation type invalid for the file type section [207] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [210] '.rela.text.m25': relocation 4: relocation type invalid for the file type section [211] '.rela.text.m26': relocation 1: relocation type invalid for the file type section [214] '.rela.text.m29': relocation 4: relocation type invalid for the file type section [215] '.rela.text.m30': relocation 1: relocation type invalid for the file type section [218] '.rela.text.m33': relocation 4: relocation type invalid for the file type section [219] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [222] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [223] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [227] '.rela.text.m42': relocation 1: relocation type invalid for the file type section [231] '.rela.text.m46': relocation 1: relocation type invalid for the file type section [235] '.rela.text.m50': relocation 1: relocation type invalid for the file type section [239] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [243] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [247] '.rela.text.m62': relocation 1: relocation type invalid for the file type section [250] '.rela.text.m65': relocation 2: relocation type invalid for the file type section [253] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [254] '.rela.text.m69': relocation 2: relocation type invalid for the file type section [258] '.rela.text.m73': relocation 2: relocation type invalid for the file type section [261] '.rela.text.m76': relocation 0: relocation type invalid for the file type section [262] '.rela.text.m77': relocation 2: relocation type invalid for the file type section [265] '.rela.text.m80': relocation 2: relocation type invalid for the file type section [268] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [269] '.rela.text.m84': relocation 2: relocation type invalid for the file type section [272] '.rela.text.m87': relocation 4: relocation type invalid for the file type section [273] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [275] '.rela.text.m90': relocation 3: relocation type invalid for the file type section [276] '.rela.text.m91': relocation 0: relocation type invalid for the file type section [277] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [282] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [285] '.rela.text.m100': relocation 4: relocation type invalid for the file type section [286] '.rela.text.m101': relocation 0: relocation type invalid for the file type section [290] '.rela.text.m105': relocation 0: relocation type invalid for the file type section [292] '.rela.text.m107': relocation 1: relocation type invalid for the file type section [295] '.rela.text.m110': relocation 0: relocation type invalid for the file type section [297] '.rela.text.m112': relocation 1: relocation type invalid for the file type section [300] '.rela.text.m115': relocation 0: relocation type invalid for the file type section [302] '.rela.text.m117': relocation 1: relocation type invalid for the file type section [305] '.rela.text.m120': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdMaybe.o: eu-elflint failed section [178] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [181] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [183] '.rela.text.m10': relocation 4: relocation type invalid for the file type section [188] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [189] '.rela.text.m18': relocation 4: relocation type invalid for the file type section [194] '.rela.text.m24': relocation 4: relocation type invalid for the file type section [197] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [201] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [202] '.rela.text.m33': relocation 1: relocation type invalid for the file type section [207] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [210] '.rela.text.m42': relocation 4: relocation type invalid for the file type section [211] '.rela.text.m43': relocation 1: relocation type invalid for the file type section [215] '.rela.text.m47': relocation 1: relocation type invalid for the file type section [217] '.rela.text.m50': relocation 4: relocation type invalid for the file type section [218] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [221] '.rela.text.m54': relocation 4: relocation type invalid for the file type section [222] '.rela.text.m55': relocation 1: relocation type invalid for the file type section [226] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [228] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [229] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [232] '.rela.text.m66': relocation 4: relocation type invalid for the file type section [233] '.rela.text.m67': relocation 0: relocation type invalid for the file type section [238] '.rela.text.m72': relocation 1: relocation type invalid for the file type section [240] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [242] '.rela.text.m77': relocation 1: relocation type invalid for the file type section [244] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [245] '.rela.text.m80': relocation 1: relocation type invalid for the file type section [249] '.rela.text.m85': relocation 4: relocation type invalid for the file type section [250] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [251] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [253] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [255] '.rela.text.m91': relocation 2: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdGeneric.o: eu-elflint failed section [17] '.rela.text.m0': relocation 1: relocation type invalid for the file type section [20] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [24] '.rela.text.m7': relocation 1: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdFunc.o: eu-elflint failed section [210] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [215] '.rela.text.m7': relocation 1: relocation type invalid for the file type section [220] '.rela.text.m12': relocation 1: relocation type invalid for the file type section [225] '.rela.text.m17': relocation 1: relocation type invalid for the file type section [230] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [235] '.rela.text.m27': relocation 1: relocation type invalid for the file type section [239] '.rela.text.m31': relocation 4: relocation type invalid for the file type section [240] '.rela.text.m32': relocation 1: relocation type invalid for the file type section [243] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [244] '.rela.text.m36': relocation 1: relocation type invalid for the file type section [247] '.rela.text.m39': relocation 4: relocation type invalid for the file type section [248] '.rela.text.m40': relocation 1: relocation type invalid for the file type section [251] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [252] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [255] '.rela.text.m47': relocation 3: relocation type invalid for the file type section [256] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [258] '.rela.text.m50': relocation 3: relocation type invalid for the file type section [259] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [261] '.rela.text.m53': relocation 3: relocation type invalid for the file type section [262] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [265] '.rela.text.m57': relocation 4: relocation type invalid for the file type section [266] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [269] '.rela.text.m61': relocation 3: relocation type invalid for the file type section [270] '.rela.text.m62': relocation 1: relocation type invalid for the file type section [272] '.rela.text.m64': relocation 3: relocation type invalid for the file type section [273] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [275] '.rela.text.m67': relocation 3: relocation type invalid for the file type section [276] '.rela.text.m68': relocation 1: relocation type invalid for the file type section [279] '.rela.text.m71': relocation 4: relocation type invalid for the file type section [280] '.rela.text.m72': relocation 1: relocation type invalid for the file type section [283] '.rela.text.m75': relocation 3: relocation type invalid for the file type section [284] '.rela.text.m76': relocation 1: relocation type invalid for the file type section [286] '.rela.text.m78': relocation 3: relocation type invalid for the file type section [287] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [289] '.rela.text.m81': relocation 3: relocation type invalid for the file type section [290] '.rela.text.m82': relocation 1: relocation type invalid for the file type section [294] '.rela.text.m86': relocation 1: relocation type invalid for the file type section [299] '.rela.text.m91': relocation 0: relocation type invalid for the file type section [304] '.rela.text.m96': relocation 1: relocation type invalid for the file type section [309] '.rela.text.m101': relocation 0: relocation type invalid for the file type section [313] '.rela.text.m105': relocation 4: relocation type invalid for the file type section [314] '.rela.text.m106': relocation 1: relocation type invalid for the file type section [317] '.rela.text.m109': relocation 3: relocation type invalid for the file type section [318] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [321] '.rela.text.m113': relocation 4: relocation type invalid for the file type section [322] '.rela.text.m114': relocation 1: relocation type invalid for the file type section [324] '.rela.text.m116': relocation 3: relocation type invalid for the file type section [325] '.rela.text.m117': relocation 1: relocation type invalid for the file type section [328] '.rela.text.m120': relocation 4: relocation type invalid for the file type section [329] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [332] '.rela.text.m124': relocation 3: relocation type invalid for the file type section [333] '.rela.text.m125': relocation 0: relocation type invalid for the file type section [336] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [337] '.rela.text.m129': relocation 0: relocation type invalid for the file type section [339] '.rela.text.m131': relocation 3: relocation type invalid for the file type section [340] '.rela.text.m132': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdOrdList.o: eu-elflint failed section [80] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [83] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [86] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [89] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [91] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [94] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [96] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [99] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [102] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [105] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [107] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [110] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [113] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [117] '.rela.text.m42': relocation 1: relocation type invalid for the file type section [119] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [122] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [124] '.rela.text.m49': relocation 1: relocation type invalid for the file type section [127] '.rela.text.m52': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdTuple.o: eu-elflint failed section [40] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [44] '.rela.text.m6': relocation 1: relocation type invalid for the file type section [48] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [52] '.rela.text.m14': relocation 1: relocation type invalid for the file type section [56] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [59] '.rela.text.m22': relocation 1: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdFunctions.o: eu-elflint failed section [463] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [464] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [466] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [467] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [469] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [470] '.rela.text.m13': relocation 4: relocation type invalid for the file type section [474] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [477] '.rela.text.m22': relocation 4: relocation type invalid for the file type section [478] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [483] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [486] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [487] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [492] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [495] '.rela.text.m42': relocation 4: relocation type invalid for the file type section [496] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [501] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [504] '.rela.text.m52': relocation 4: relocation type invalid for the file type section [505] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [510] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [513] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [514] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [519] '.rela.text.m68': relocation 1: relocation type invalid for the file type section [522] '.rela.text.m72': relocation 4: relocation type invalid for the file type section [523] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [528] '.rela.text.m78': relocation 1: relocation type invalid for the file type section [531] '.rela.text.m82': relocation 4: relocation type invalid for the file type section [532] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [537] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [540] '.rela.text.m92': relocation 4: relocation type invalid for the file type section [541] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [546] '.rela.text.m98': relocation 1: relocation type invalid for the file type section [549] '.rela.text.m102': relocation 4: relocation type invalid for the file type section [550] '.rela.text.m103': relocation 0: relocation type invalid for the file type section [555] '.rela.text.m108': relocation 1: relocation type invalid for the file type section [559] '.rela.text.m112': relocation 4: relocation type invalid for the file type section [560] '.rela.text.m113': relocation 1: relocation type invalid for the file type section [565] '.rela.text.m118': relocation 1: relocation type invalid for the file type section [568] '.rela.text.m122': relocation 4: relocation type invalid for the file type section [569] '.rela.text.m123': relocation 0: relocation type invalid for the file type section [574] '.rela.text.m128': relocation 1: relocation type invalid for the file type section [577] '.rela.text.m132': relocation 4: relocation type invalid for the file type section [578] '.rela.text.m133': relocation 0: relocation type invalid for the file type section [583] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [586] '.rela.text.m142': relocation 4: relocation type invalid for the file type section [587] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [592] '.rela.text.m148': relocation 1: relocation type invalid for the file type section [595] '.rela.text.m152': relocation 4: relocation type invalid for the file type section [596] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [601] '.rela.text.m158': relocation 1: relocation type invalid for the file type section [604] '.rela.text.m162': relocation 4: relocation type invalid for the file type section [605] '.rela.text.m163': relocation 0: relocation type invalid for the file type section [610] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [613] '.rela.text.m172': relocation 4: relocation type invalid for the file type section [614] '.rela.text.m173': relocation 0: relocation type invalid for the file type section [619] '.rela.text.m178': relocation 1: relocation type invalid for the file type section [622] '.rela.text.m182': relocation 4: relocation type invalid for the file type section [623] '.rela.text.m183': relocation 0: relocation type invalid for the file type section [628] '.rela.text.m188': relocation 1: relocation type invalid for the file type section [631] '.rela.text.m192': relocation 4: relocation type invalid for the file type section [632] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [637] '.rela.text.m198': relocation 1: relocation type invalid for the file type section [640] '.rela.text.m202': relocation 4: relocation type invalid for the file type section [641] '.rela.text.m203': relocation 0: relocation type invalid for the file type section [646] '.rela.text.m208': relocation 1: relocation type invalid for the file type section [650] '.rela.text.m212': relocation 4: relocation type invalid for the file type section [651] '.rela.text.m213': relocation 1: relocation type invalid for the file type section [654] '.rela.text.m216': relocation 2: relocation type invalid for the file type section [657] '.rela.text.m219': relocation 0: relocation type invalid for the file type section [662] '.rela.text.m225': relocation 0: relocation type invalid for the file type section [664] '.rela.text.m228': relocation 2: relocation type invalid for the file type section [667] '.rela.text.m231': relocation 0: relocation type invalid for the file type section [672] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [676] '.rela.text.m242': relocation 1: relocation type invalid for the file type section [680] '.rela.text.m246': relocation 4: relocation type invalid for the file type section [681] '.rela.text.m247': relocation 1: relocation type invalid for the file type section [686] '.rela.text.m252': relocation 1: relocation type invalid for the file type section [690] '.rela.text.m256': relocation 4: relocation type invalid for the file type section [691] '.rela.text.m257': relocation 1: relocation type invalid for the file type section [696] '.rela.text.m262': relocation 1: relocation type invalid for the file type section [700] '.rela.text.m266': relocation 4: relocation type invalid for the file type section [701] '.rela.text.m267': relocation 1: relocation type invalid for the file type section [706] '.rela.text.m272': relocation 1: relocation type invalid for the file type section [710] '.rela.text.m276': relocation 4: relocation type invalid for the file type section [713] '.rela.text.m279': relocation 4: relocation type invalid for the file type section [714] '.rela.text.m280': relocation 0: relocation type invalid for the file type section [717] '.rela.text.m283': relocation 4: relocation type invalid for the file type section [718] '.rela.text.m284': relocation 0: relocation type invalid for the file type section [722] '.rela.text.m288': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictLists.o: eu-elflint failed section [740] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [741] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [742] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [748] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [749] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [750] '.rela.text.m11': relocation 1: relocation type invalid for the file type section [752] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [755] '.rela.text.m16': relocation 2: relocation type invalid for the file type section [758] '.rela.text.m19': relocation 4: relocation type invalid for the file type section [759] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [760] '.rela.text.m21': relocation 1: relocation type invalid for the file type section [766] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [767] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [768] '.rela.text.m29': relocation 1: relocation type invalid for the file type section [774] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [775] '.rela.text.m36': relocation 0: relocation type invalid for the file type section [776] '.rela.text.m37': relocation 1: relocation type invalid for the file type section [778] '.rela.text.m39': relocation 2: relocation type invalid for the file type section [781] '.rela.text.m42': relocation 2: relocation type invalid for the file type section [784] '.rela.text.m45': relocation 4: relocation type invalid for the file type section [785] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [786] '.rela.text.m47': relocation 1: relocation type invalid for the file type section [788] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [791] '.rela.text.m52': relocation 2: relocation type invalid for the file type section [794] '.rela.text.m55': relocation 4: relocation type invalid for the file type section [795] '.rela.text.m56': relocation 0: relocation type invalid for the file type section [796] '.rela.text.m57': relocation 1: relocation type invalid for the file type section [802] '.rela.text.m63': relocation 4: relocation type invalid for the file type section [803] '.rela.text.m64': relocation 0: relocation type invalid for the file type section [804] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [806] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [809] '.rela.text.m70': relocation 2: relocation type invalid for the file type section [812] '.rela.text.m73': relocation 4: relocation type invalid for the file type section [813] '.rela.text.m74': relocation 0: relocation type invalid for the file type section [814] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [820] '.rela.text.m81': relocation 4: relocation type invalid for the file type section [821] '.rela.text.m82': relocation 0: relocation type invalid for the file type section [822] '.rela.text.m83': relocation 1: relocation type invalid for the file type section [828] '.rela.text.m89': relocation 4: relocation type invalid for the file type section [829] '.rela.text.m90': relocation 0: relocation type invalid for the file type section [830] '.rela.text.m91': relocation 1: relocation type invalid for the file type section [832] '.rela.text.m93': relocation 2: relocation type invalid for the file type section [835] '.rela.text.m96': relocation 2: relocation type invalid for the file type section [838] '.rela.text.m99': relocation 4: relocation type invalid for the file type section [839] '.rela.text.m100': relocation 0: relocation type invalid for the file type section [844] '.rela.text.m105': relocation 4: relocation type invalid for the file type section [845] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [847] '.rela.text.m108': relocation 3: relocation type invalid for the file type section [848] '.rela.text.m109': relocation 0: relocation type invalid for the file type section [850] '.rela.text.m111': relocation 2: relocation type invalid for the file type section [853] '.rela.text.m114': relocation 4: relocation type invalid for the file type section [854] '.rela.text.m115': relocation 0: relocation type invalid for the file type section [859] '.rela.text.m120': relocation 4: relocation type invalid for the file type section [860] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [865] '.rela.text.m126': relocation 4: relocation type invalid for the file type section [866] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [868] '.rela.text.m129': relocation 3: relocation type invalid for the file type section [869] '.rela.text.m130': relocation 0: relocation type invalid for the file type section [871] '.rela.text.m132': relocation 2: relocation type invalid for the file type section [874] '.rela.text.m135': relocation 4: relocation type invalid for the file type section [876] '.rela.text.m137': relocation 3: relocation type invalid for the file type section [879] '.rela.text.m140': relocation 4: relocation type invalid for the file type section [880] '.rela.text.m141': relocation 0: relocation type invalid for the file type section [885] '.rela.text.m146': relocation 4: relocation type invalid for the file type section [886] '.rela.text.m147': relocation 0: relocation type invalid for the file type section [888] '.rela.text.m149': relocation 3: relocation type invalid for the file type section [889] '.rela.text.m150': relocation 0: relocation type invalid for the file type section [891] '.rela.text.m152': relocation 2: relocation type invalid for the file type section [894] '.rela.text.m155': relocation 4: relocation type invalid for the file type section [895] '.rela.text.m156': relocation 0: relocation type invalid for the file type section [900] '.rela.text.m161': relocation 4: relocation type invalid for the file type section [901] '.rela.text.m162': relocation 0: relocation type invalid for the file type section [906] '.rela.text.m167': relocation 4: relocation type invalid for the file type section [907] '.rela.text.m168': relocation 0: relocation type invalid for the file type section [909] '.rela.text.m170': relocation 3: relocation type invalid for the file type section [910] '.rela.text.m171': relocation 0: relocation type invalid for the file type section [912] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [915] '.rela.text.m176': relocation 4: relocation type invalid for the file type section [916] '.rela.text.m177': relocation 0: relocation type invalid for the file type section [920] '.rela.text.m181': relocation 4: relocation type invalid for the file type section [921] '.rela.text.m182': relocation 0: relocation type invalid for the file type section [923] '.rela.text.m184': relocation 2: relocation type invalid for the file type section [926] '.rela.text.m187': relocation 4: relocation type invalid for the file type section [927] '.rela.text.m188': relocation 0: relocation type invalid for the file type section [931] '.rela.text.m192': relocation 4: relocation type invalid for the file type section [932] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [936] '.rela.text.m197': relocation 4: relocation type invalid for the file type section [937] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [939] '.rela.text.m200': relocation 2: relocation type invalid for the file type section [942] '.rela.text.m203': relocation 4: relocation type invalid for the file type section [943] '.rela.text.m204': relocation 0: relocation type invalid for the file type section [945] '.rela.text.m206': relocation 2: relocation type invalid for the file type section [948] '.rela.text.m209': relocation 4: relocation type invalid for the file type section [949] '.rela.text.m210': relocation 0: relocation type invalid for the file type section [953] '.rela.text.m214': relocation 4: relocation type invalid for the file type section [954] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [956] '.rela.text.m217': relocation 2: relocation type invalid for the file type section [959] '.rela.text.m220': relocation 4: relocation type invalid for the file type section [960] '.rela.text.m221': relocation 0: relocation type invalid for the file type section [964] '.rela.text.m225': relocation 4: relocation type invalid for the file type section [965] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [969] '.rela.text.m230': relocation 4: relocation type invalid for the file type section [970] '.rela.text.m231': relocation 0: relocation type invalid for the file type section [972] '.rela.text.m233': relocation 2: relocation type invalid for the file type section [975] '.rela.text.m236': relocation 4: relocation type invalid for the file type section [976] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [980] '.rela.text.m241': relocation 4: relocation type invalid for the file type section [981] '.rela.text.m242': relocation 0: relocation type invalid for the file type section [983] '.rela.text.m244': relocation 2: relocation type invalid for the file type section [986] '.rela.text.m247': relocation 4: relocation type invalid for the file type section [987] '.rela.text.m248': relocation 0: relocation type invalid for the file type section [991] '.rela.text.m252': relocation 4: relocation type invalid for the file type section [992] '.rela.text.m253': relocation 0: relocation type invalid for the file type section [996] '.rela.text.m257': relocation 4: relocation type invalid for the file type section [997] '.rela.text.m258': relocation 0: relocation type invalid for the file type section [999] '.rela.text.m260': relocation 2: relocation type invalid for the file type section [1002] '.rela.text.m263': relocation 4: relocation type invalid for the file type section [1004] '.rela.text.m265': relocation 3: relocation type invalid for the file type section [1006] '.rela.text.m267': relocation 3: relocation type invalid for the file type section [1009] '.rela.text.m270': relocation 4: relocation type invalid for the file type section [1010] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [1014] '.rela.text.m275': relocation 4: relocation type invalid for the file type section [1015] '.rela.text.m276': relocation 0: relocation type invalid for the file type section [1017] '.rela.text.m278': relocation 2: relocation type invalid for the file type section [1020] '.rela.text.m281': relocation 4: relocation type invalid for the file type section [1021] '.rela.text.m282': relocation 0: relocation type invalid for the file type section [1025] '.rela.text.m286': relocation 4: relocation type invalid for the file type section [1026] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [1030] '.rela.text.m291': relocation 4: relocation type invalid for the file type section [1031] '.rela.text.m292': relocation 0: relocation type invalid for the file type section [1033] '.rela.text.m294': relocation 2: relocation type invalid for the file type section [1037] '.rela.text.m298': relocation 0: relocation type invalid for the file type section [1040] '.rela.text.m301': relocation 4: relocation type invalid for the file type section [1041] '.rela.text.m302': relocation 0: relocation type invalid for the file type section [1042] '.rela.text.m303': relocation 3: relocation type invalid for the file type section [1046] '.rela.text.m307': relocation 4: relocation type invalid for the file type section [1047] '.rela.text.m308': relocation 0: relocation type invalid for the file type section [1048] '.rela.text.m309': relocation 3: relocation type invalid for the file type section [1050] '.rela.text.m311': relocation 3: relocation type invalid for the file type section [1053] '.rela.text.m314': relocation 3: relocation type invalid for the file type section [1056] '.rela.text.m317': relocation 4: relocation type invalid for the file type section [1057] '.rela.text.m318': relocation 0: relocation type invalid for the file type section [1058] '.rela.text.m319': relocation 3: relocation type invalid for the file type section [1064] '.rela.text.m325': relocation 4: relocation type invalid for the file type section [1065] '.rela.text.m326': relocation 0: relocation type invalid for the file type section [1066] '.rela.text.m327': relocation 3: relocation type invalid for the file type section [1072] '.rela.text.m333': relocation 4: relocation type invalid for the file type section [1073] '.rela.text.m334': relocation 0: relocation type invalid for the file type section [1074] '.rela.text.m335': relocation 3: relocation type invalid for the file type section [1076] '.rela.text.m337': relocation 3: relocation type invalid for the file type section [1079] '.rela.text.m340': relocation 3: relocation type invalid for the file type section [1082] '.rela.text.m343': relocation 3: relocation type invalid for the file type section [1085] '.rela.text.m346': relocation 3: relocation type invalid for the file type section [1089] '.rela.text.m350': relocation 0: relocation type invalid for the file type section [1091] '.rela.text.m352': relocation 3: relocation type invalid for the file type section [1093] '.rela.text.m355': relocation 4: relocation type invalid for the file type section [1094] '.rela.text.m356': relocation 0: relocation type invalid for the file type section [1098] '.rela.text.m360': relocation 4: relocation type invalid for the file type section [1099] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [1101] '.rela.text.m363': relocation 3: relocation type invalid for the file type section [1102] '.rela.text.m365': relocation 3: relocation type invalid for the file type section [1103] '.rela.text.m366': relocation 0: relocation type invalid for the file type section [1105] '.rela.text.m368': relocation 3: relocation type invalid for the file type section [1108] '.rela.text.m371': relocation 4: relocation type invalid for the file type section [1109] '.rela.text.m372': relocation 0: relocation type invalid for the file type section [1114] '.rela.text.m377': relocation 4: relocation type invalid for the file type section [1115] '.rela.text.m378': relocation 0: relocation type invalid for the file type section [1120] '.rela.text.m383': relocation 4: relocation type invalid for the file type section [1121] '.rela.text.m384': relocation 0: relocation type invalid for the file type section [1123] '.rela.text.m386': relocation 3: relocation type invalid for the file type section [1124] '.rela.text.m388': relocation 3: relocation type invalid for the file type section [1125] '.rela.text.m389': relocation 0: relocation type invalid for the file type section [1127] '.rela.text.m391': relocation 3: relocation type invalid for the file type section [1130] '.rela.text.m394': relocation 0: relocation type invalid for the file type section [1132] '.rela.text.m396': relocation 3: relocation type invalid for the file type section [1135] '.rela.text.m400': relocation 0: relocation type invalid for the file type section [1137] '.rela.text.m402': relocation 3: relocation type invalid for the file type section [1140] '.rela.text.m405': relocation 4: relocation type invalid for the file type section [1141] '.rela.text.m406': relocation 0: relocation type invalid for the file type section [1144] '.rela.text.m409': relocation 4: relocation type invalid for the file type section [1145] '.rela.text.m410': relocation 0: relocation type invalid for the file type section [1147] '.rela.text.m412': relocation 3: relocation type invalid for the file type section [1150] '.rela.text.m415': relocation 4: relocation type invalid for the file type section [1151] '.rela.text.m416': relocation 0: relocation type invalid for the file type section [1155] '.rela.text.m420': relocation 4: relocation type invalid for the file type section [1156] '.rela.text.m421': relocation 0: relocation type invalid for the file type section [1160] '.rela.text.m425': relocation 4: relocation type invalid for the file type section [1161] '.rela.text.m426': relocation 0: relocation type invalid for the file type section [1163] '.rela.text.m428': relocation 3: relocation type invalid for the file type section [1167] '.rela.text.m432': relocation 0: relocation type invalid for the file type section [1169] '.rela.text.m434': relocation 3: relocation type invalid for the file type section [1171] '.rela.text.m437': relocation 4: relocation type invalid for the file type section [1172] '.rela.text.m438': relocation 0: relocation type invalid for the file type section [1175] '.rela.text.m441': relocation 4: relocation type invalid for the file type section [1176] '.rela.text.m442': relocation 0: relocation type invalid for the file type section [1178] '.rela.text.m444': relocation 3: relocation type invalid for the file type section [1181] '.rela.text.m447': relocation 4: relocation type invalid for the file type section [1182] '.rela.text.m448': relocation 0: relocation type invalid for the file type section [1186] '.rela.text.m452': relocation 4: relocation type invalid for the file type section [1187] '.rela.text.m453': relocation 0: relocation type invalid for the file type section [1191] '.rela.text.m457': relocation 4: relocation type invalid for the file type section [1192] '.rela.text.m458': relocation 0: relocation type invalid for the file type section [1194] '.rela.text.m460': relocation 3: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_SystemEnumStrict.o: eu-elflint failed section [349] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [350] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [351] '.rela.text.m5': relocation 4: relocation type invalid for the file type section [352] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [354] '.rela.text.m10': relocation 4: relocation type invalid for the file type section [355] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [357] '.rela.text.m15': relocation 4: relocation type invalid for the file type section [359] '.rela.text.m18': relocation 2: relocation type invalid for the file type section [362] '.rela.text.m21': relocation 0: relocation type invalid for the file type section [365] '.rela.text.m24': relocation 2: relocation type invalid for the file type section [368] '.rela.text.m27': relocation 0: relocation type invalid for the file type section [371] '.rela.text.m30': relocation 2: relocation type invalid for the file type section [374] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [377] '.rela.text.m36': relocation 2: relocation type invalid for the file type section [380] '.rela.text.m39': relocation 0: relocation type invalid for the file type section [384] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [385] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [388] '.rela.text.m48': relocation 2: relocation type invalid for the file type section [391] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [392] '.rela.text.m52': relocation 1: relocation type invalid for the file type section [396] '.rela.text.m57': relocation 1: relocation type invalid for the file type section [399] '.rela.text.m60': relocation 2: relocation type invalid for the file type section [402] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [405] '.rela.text.m66': relocation 2: relocation type invalid for the file type section [408] '.rela.text.m69': relocation 0: relocation type invalid for the file type section [411] '.rela.text.m72': relocation 2: relocation type invalid for the file type section [414] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [419] '.rela.text.m80': relocation 1: relocation type invalid for the file type section [422] '.rela.text.m83': relocation 2: relocation type invalid for the file type section [425] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [428] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [431] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [434] '.rela.text.m95': relocation 2: relocation type invalid for the file type section [437] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [445] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [449] '.rela.text.m110': relocation 0: relocation type invalid for the file type section [453] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [457] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [459] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [462] '.rela.text.m123': relocation 0: relocation type invalid for the file type section [466] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [468] '.rela.text.m129': relocation 1: relocation type invalid for the file type section [471] '.rela.text.m132': relocation 0: relocation type invalid for the file type section [475] '.rela.text.m136': relocation 0: relocation type invalid for the file type section [479] '.rela.text.m140': relocation 0: relocation type invalid for the file type section [483] '.rela.text.m144': relocation 0: relocation type invalid for the file type section [488] '.rela.text.m149': relocation 1: relocation type invalid for the file type section [491] '.rela.text.m152': relocation 0: relocation type invalid for the file type section [495] '.rela.text.m156': relocation 0: relocation type invalid for the file type section [499] '.rela.text.m160': relocation 0: relocation type invalid for the file type section [503] '.rela.text.m164': relocation 0: relocation type invalid for the file type section [505] '.rela.text.m166': relocation 1: relocation type invalid for the file type section [508] '.rela.text.m169': relocation 0: relocation type invalid for the file type section [510] '.rela.text.m171': relocation 1: relocation type invalid for the file type section [513] '.rela.text.m174': relocation 0: relocation type invalid for the file type section [515] '.rela.text.m176': relocation 1: relocation type invalid for the file type section [518] '.rela.text.m179': relocation 0: relocation type invalid for the file type section [520] '.rela.text.m181': relocation 1: relocation type invalid for the file type section [523] '.rela.text.m184': relocation 0: relocation type invalid for the file type section [525] '.rela.text.m186': relocation 1: relocation type invalid for the file type section [528] '.rela.text.m189': relocation 0: relocation type invalid for the file type section [532] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [534] '.rela.text.m195': relocation 1: relocation type invalid for the file type section [537] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [539] '.rela.text.m200': relocation 1: relocation type invalid for the file type section [542] '.rela.text.m203': relocation 0: relocation type invalid for the file type section [546] '.rela.text.m207': relocation 0: relocation type invalid for the file type section [550] '.rela.text.m211': relocation 0: relocation type invalid for the file type section [554] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [556] '.rela.text.m217': relocation 1: relocation type invalid for the file type section [559] '.rela.text.m220': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdFile.o: eu-elflint failed section [77] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [81] '.rela.text.m6': relocation 0: relocation type invalid for the file type section [85] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [89] '.rela.text.m14': relocation 0: relocation type invalid for the file type section [93] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [97] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [101] '.rela.text.m26': relocation 0: relocation type invalid for the file type section [105] '.rela.text.m30': relocation 0: relocation type invalid for the file type section [107] '.rela.text.m32': relocation 1: relocation type invalid for the file type section [110] '.rela.text.m35': relocation 0: relocation type invalid for the file type section [112] '.rela.text.m37': relocation 1: relocation type invalid for the file type section [115] '.rela.text.m40': relocation 0: relocation type invalid for the file type section [119] '.rela.text.m44': relocation 0: relocation type invalid for the file type section [123] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [124] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [125] '.rela.text.m50': relocation 1: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdDebug.o: eu-elflint failed section [137] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [138] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [139] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [141] '.rela.text.m5': relocation 2: relocation type invalid for the file type section [144] '.rela.text.m8': relocation 2: relocation type invalid for the file type section [147] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [148] '.rela.text.m12': relocation 0: relocation type invalid for the file type section [149] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [151] '.rela.text.m15': relocation 2: relocation type invalid for the file type section [154] '.rela.text.m18': relocation 2: relocation type invalid for the file type section [157] '.rela.text.m21': relocation 4: relocation type invalid for the file type section [159] '.rela.text.m23': relocation 3: relocation type invalid for the file type section [162] '.rela.text.m26': relocation 4: relocation type invalid for the file type section [164] '.rela.text.m28': relocation 3: relocation type invalid for the file type section [167] '.rela.text.m31': relocation 4: relocation type invalid for the file type section [168] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [170] '.rela.text.m34': relocation 2: relocation type invalid for the file type section [173] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [174] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [176] '.rela.text.m40': relocation 2: relocation type invalid for the file type section [179] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [181] '.rela.text.m45': relocation 3: relocation type invalid for the file type section [182] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [184] '.rela.text.m48': relocation 3: relocation type invalid for the file type section [187] '.rela.text.m51': relocation 4: relocation type invalid for the file type section [189] '.rela.text.m53': relocation 3: relocation type invalid for the file type section [190] '.rela.text.m54': relocation 0: relocation type invalid for the file type section [192] '.rela.text.m56': relocation 3: relocation type invalid for the file type section [195] '.rela.text.m59': relocation 4: relocation type invalid for the file type section [196] '.rela.text.m60': relocation 0: relocation type invalid for the file type section [197] '.rela.text.m61': relocation 3: relocation type invalid for the file type section [199] '.rela.text.m63': relocation 3: relocation type invalid for the file type section [202] '.rela.text.m66': relocation 3: relocation type invalid for the file type section [205] '.rela.text.m69': relocation 4: relocation type invalid for the file type section [206] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [208] '.rela.text.m72': relocation 3: relocation type invalid for the file type section [209] '.rela.text.m74': relocation 3: relocation type invalid for the file type section [210] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [212] '.rela.text.m77': relocation 3: relocation type invalid for the file type section [214] '.rela.text.m80': relocation 4: relocation type invalid for the file type section [215] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [217] '.rela.text.m83': relocation 3: relocation type invalid for the file type section [220] '.rela.text.m86': relocation 4: relocation type invalid for the file type section [221] '.rela.text.m87': relocation 0: relocation type invalid for the file type section [223] '.rela.text.m89': relocation 3: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_SystemEnum.o: eu-elflint failed section [96] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [99] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [102] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [105] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [110] '.rela.text.m15': relocation 0: relocation type invalid for the file type section [114] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [119] '.rela.text.m25': relocation 0: relocation type invalid for the file type section [124] '.rela.text.m30': relocation 0: relocation type invalid for the file type section [129] '.rela.text.m35': relocation 0: relocation type invalid for the file type section [134] '.rela.text.m40': relocation 0: relocation type invalid for the file type section [136] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [139] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [142] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [145] '.rela.text.m52': relocation 0: relocation type invalid for the file type section [147] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [150] '.rela.text.m57': relocation 0: relocation type invalid for the file type section [152] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [155] '.rela.text.m62': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdString.o: eu-elflint failed section [734] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [737] '.rela.text.m4': relocation 1: relocation type invalid for the file type section [740] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [743] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [746] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [749] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [752] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [755] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [758] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [761] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [764] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [767] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [772] '.rela.text.m39': relocation 1: relocation type invalid for the file type section [773] '.rela.text.m40': relocation 3: relocation type invalid for the file type section [775] '.rela.text.m42': relocation 3: relocation type invalid for the file type section [779] '.rela.text.m46': relocation 4: relocation type invalid for the file type section [780] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [781] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [783] '.rela.text.m50': relocation 2: relocation type invalid for the file type section [787] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [788] '.rela.text.m55': relocation 6: relocation type invalid for the file type section [792] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [793] '.rela.text.m60': relocation 4: relocation type invalid for the file type section [797] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [798] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [802] '.rela.text.m69': relocation 1: relocation type invalid for the file type section [803] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [807] '.rela.text.m74': relocation 1: relocation type invalid for the file type section [808] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [812] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [813] '.rela.text.m80': relocation 0: relocation type invalid for the file type section [817] '.rela.text.m84': relocation 1: relocation type invalid for the file type section [821] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [825] '.rela.text.m92': relocation 1: relocation type invalid for the file type section [827] '.rela.text.m94': relocation 1: relocation type invalid for the file type section [830] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [831] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [833] '.rela.text.m100': relocation 2: relocation type invalid for the file type section [835] '.rela.text.m102': relocation 1: relocation type invalid for the file type section [838] '.rela.text.m105': relocation 0: relocation type invalid for the file type section [839] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [841] '.rela.text.m108': relocation 2: relocation type invalid for the file type section [843] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [846] '.rela.text.m113': relocation 0: relocation type invalid for the file type section [847] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [849] '.rela.text.m116': relocation 2: relocation type invalid for the file type section [852] '.rela.text.m119': relocation 4: relocation type invalid for the file type section [853] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [855] '.rela.text.m122': relocation 3: relocation type invalid for the file type section [856] '.rela.text.m123': relocation 1: relocation type invalid for the file type section [858] '.rela.text.m125': relocation 1: relocation type invalid for the file type section [860] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [862] '.rela.text.m130': relocation 4: relocation type invalid for the file type section [863] '.rela.text.m131': relocation 1: relocation type invalid for the file type section [865] '.rela.text.m133': relocation 3: relocation type invalid for the file type section [866] '.rela.text.m134': relocation 1: relocation type invalid for the file type section [868] '.rela.text.m136': relocation 1: relocation type invalid for the file type section [870] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [872] '.rela.text.m141': relocation 4: relocation type invalid for the file type section [873] '.rela.text.m142': relocation 1: relocation type invalid for the file type section [875] '.rela.text.m144': relocation 3: relocation type invalid for the file type section [876] '.rela.text.m145': relocation 1: relocation type invalid for the file type section [878] '.rela.text.m147': relocation 1: relocation type invalid for the file type section [880] '.rela.text.m149': relocation 0: relocation type invalid for the file type section [882] '.rela.text.m152': relocation 4: relocation type invalid for the file type section [883] '.rela.text.m153': relocation 1: relocation type invalid for the file type section [886] '.rela.text.m156': relocation 4: relocation type invalid for the file type section [887] '.rela.text.m157': relocation 1: relocation type invalid for the file type section [890] '.rela.text.m160': relocation 4: relocation type invalid for the file type section [891] '.rela.text.m161': relocation 1: relocation type invalid for the file type section [894] '.rela.text.m164': relocation 4: relocation type invalid for the file type section [895] '.rela.text.m165': relocation 1: relocation type invalid for the file type section [897] '.rela.text.m167': relocation 3: relocation type invalid for the file type section [898] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [901] '.rela.text.m171': relocation 4: relocation type invalid for the file type section [902] '.rela.text.m172': relocation 1: relocation type invalid for the file type section [904] '.rela.text.m174': relocation 3: relocation type invalid for the file type section [905] '.rela.text.m175': relocation 1: relocation type invalid for the file type section [908] '.rela.text.m178': relocation 4: relocation type invalid for the file type section [909] '.rela.text.m179': relocation 1: relocation type invalid for the file type section [911] '.rela.text.m181': relocation 3: relocation type invalid for the file type section [912] '.rela.text.m182': relocation 1: relocation type invalid for the file type section [914] '.rela.text.m184': relocation 1: relocation type invalid for the file type section [917] '.rela.text.m187': relocation 1: relocation type invalid for the file type section [919] '.rela.text.m189': relocation 1: relocation type invalid for the file type section [922] '.rela.text.m192': relocation 1: relocation type invalid for the file type section [924] '.rela.text.m194': relocation 1: relocation type invalid for the file type section [927] '.rela.text.m197': relocation 1: relocation type invalid for the file type section [929] '.rela.text.m199': relocation 1: relocation type invalid for the file type section [932] '.rela.text.m202': relocation 1: relocation type invalid for the file type section [934] '.rela.text.m204': relocation 1: relocation type invalid for the file type section [937] '.rela.text.m207': relocation 1: relocation type invalid for the file type section [939] '.rela.text.m209': relocation 1: relocation type invalid for the file type section [942] '.rela.text.m212': relocation 1: relocation type invalid for the file type section [946] '.rela.text.m216': relocation 4: relocation type invalid for the file type section [947] '.rela.text.m217': relocation 0: relocation type invalid for the file type section [948] '.rela.text.m218': relocation 1: relocation type invalid for the file type section [950] '.rela.text.m220': relocation 2: relocation type invalid for the file type section [952] '.rela.text.m223': relocation 2: relocation type invalid for the file type section [955] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [956] '.rela.text.m227': relocation 3: relocation type invalid for the file type section [958] '.rela.text.m229': relocation 3: relocation type invalid for the file type section [962] '.rela.text.m233': relocation 4: relocation type invalid for the file type section [963] '.rela.text.m234': relocation 0: relocation type invalid for the file type section [968] '.rela.text.m239': relocation 1: relocation type invalid for the file type section [969] '.rela.text.m240': relocation 0: relocation type invalid for the file type section [972] '.rela.text.m243': relocation 2: relocation type invalid for the file type section [975] '.rela.text.m246': relocation 0: relocation type invalid for the file type section [978] '.rela.text.m249': relocation 2: relocation type invalid for the file type section [981] '.rela.text.m252': relocation 0: relocation type invalid for the file type section [985] '.rela.text.m256': relocation 0: relocation type invalid for the file type section [986] '.rela.text.m257': relocation 4: relocation type invalid for the file type section [990] '.rela.text.m261': relocation 0: relocation type invalid for the file type section [991] '.rela.text.m262': relocation 0: relocation type invalid for the file type section [995] '.rela.text.m266': relocation 0: relocation type invalid for the file type section [996] '.rela.text.m267': relocation 0: relocation type invalid for the file type section [1000] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [1002] '.rela.text.m273': relocation 1: relocation type invalid for the file type section [1005] '.rela.text.m276': relocation 0: relocation type invalid for the file type section [1006] '.rela.text.m277': relocation 0: relocation type invalid for the file type section [1008] '.rela.text.m279': relocation 2: relocation type invalid for the file type section [1011] '.rela.text.m282': relocation 4: relocation type invalid for the file type section [1012] '.rela.text.m283': relocation 0: relocation type invalid for the file type section [1014] '.rela.text.m285': relocation 1: relocation type invalid for the file type section [1016] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [1018] '.rela.text.m290': relocation 4: relocation type invalid for the file type section [1019] '.rela.text.m291': relocation 0: relocation type invalid for the file type section [1022] '.rela.text.m294': relocation 4: relocation type invalid for the file type section [1023] '.rela.text.m295': relocation 0: relocation type invalid for the file type section [1025] '.rela.text.m297': relocation 1: relocation type invalid for the file type section [1028] '.rela.text.m300': relocation 0: relocation type invalid for the file type section [1030] '.rela.text.m302': relocation 1: relocation type invalid for the file type section [1033] '.rela.text.m305': relocation 0: relocation type invalid for the file type section [1035] '.rela.text.m307': relocation 1: relocation type invalid for the file type section [1038] '.rela.text.m310': relocation 1: relocation type invalid for the file type section [1040] '.rela.text.m312': relocation 1: relocation type invalid for the file type section [1043] '.rela.text.m315': relocation 1: relocation type invalid for the file type section [1047] '.rela.text.m319': relocation 1: relocation type invalid for the file type section [1051] '.rela.text.m323': relocation 1: relocation type invalid for the file type section [1054] '.rela.text.m326': relocation 4: relocation type invalid for the file type section [1055] '.rela.text.m327': relocation 1: relocation type invalid for the file type section [1057] '.rela.text.m329': relocation 3: relocation type invalid for the file type section [1060] '.rela.text.m332': relocation 4: relocation type invalid for the file type section [1061] '.rela.text.m333': relocation 1: relocation type invalid for the file type section [1063] '.rela.text.m335': relocation 3: relocation type invalid for the file type section [1064] '.rela.text.m336': relocation 1: relocation type invalid for the file type section [1068] '.rela.text.m340': relocation 4: relocation type invalid for the file type section [1069] '.rela.text.m341': relocation 1: relocation type invalid for the file type section [1071] '.rela.text.m343': relocation 3: relocation type invalid for the file type section [1072] '.rela.text.m344': relocation 1: relocation type invalid for the file type section [1079] '.rela.text.m351': relocation 3: relocation type invalid for the file type section [1080] '.rela.text.m352': relocation 1: relocation type invalid for the file type section [1084] '.rela.text.m356': relocation 3: relocation type invalid for the file type section [1085] '.rela.text.m357': relocation 1: relocation type invalid for the file type section [1088] '.rela.text.m360': relocation 4: relocation type invalid for the file type section [1089] '.rela.text.m361': relocation 1: relocation type invalid for the file type section [1092] '.rela.text.m364': relocation 4: relocation type invalid for the file type section [1093] '.rela.text.m365': relocation 1: relocation type invalid for the file type section [1097] '.rela.text.m369': relocation 1: relocation type invalid for the file type section [1100] '.rela.text.m372': relocation 4: relocation type invalid for the file type section [1101] '.rela.text.m373': relocation 0: relocation type invalid for the file type section [1104] '.rela.text.m376': relocation 4: relocation type invalid for the file type section [1107] '.rela.text.m379': relocation 4: relocation type invalid for the file type section [1108] '.rela.text.m380': relocation 1: relocation type invalid for the file type section [1109] '.rela.text.m381': relocation 0: relocation type invalid for the file type section [1111] '.rela.text.m383': relocation 2: relocation type invalid for the file type section [1114] '.rela.text.m386': relocation 4: relocation type invalid for the file type section [1117] '.rela.text.m389': relocation 4: relocation type invalid for the file type section [1118] '.rela.text.m390': relocation 1: relocation type invalid for the file type section [1120] '.rela.text.m392': relocation 1: relocation type invalid for the file type section [1123] '.rela.text.m395': relocation 0: relocation type invalid for the file type section [1125] '.rela.text.m397': relocation 2: relocation type invalid for the file type section [1128] '.rela.text.m400': relocation 4: relocation type invalid for the file type section [1129] '.rela.text.m401': relocation 0: relocation type invalid for the file type section [1131] '.rela.text.m403': relocation 2: relocation type invalid for the file type section [1134] '.rela.text.m406': relocation 4: relocation type invalid for the file type section [1135] '.rela.text.m407': relocation 0: relocation type invalid for the file type section [1137] '.rela.text.m409': relocation 2: relocation type invalid for the file type section [1140] '.rela.text.m412': relocation 4: relocation type invalid for the file type section [1141] '.rela.text.m413': relocation 0: relocation type invalid for the file type section [1143] '.rela.text.m415': relocation 2: relocation type invalid for the file type section [1146] '.rela.text.m418': relocation 4: relocation type invalid for the file type section [1147] '.rela.text.m419': relocation 1: relocation type invalid for the file type section [1150] '.rela.text.m422': relocation 4: relocation type invalid for the file type section [1151] '.rela.text.m423': relocation 1: relocation type invalid for the file type section [1152] '.rela.text.m424': relocation 1: relocation type invalid for the file type section [1155] '.rela.text.m427': relocation 4: relocation type invalid for the file type section [1156] '.rela.text.m428': relocation 1: relocation type invalid for the file type section [1158] '.rela.text.m430': relocation 1: relocation type invalid for the file type section [1161] '.rela.text.m433': relocation 1: relocation type invalid for the file type section [1164] '.rela.text.m436': relocation 4: relocation type invalid for the file type section [1165] '.rela.text.m437': relocation 1: relocation type invalid for the file type section [1168] '.rela.text.m440': relocation 4: relocation type invalid for the file type section [1169] '.rela.text.m441': relocation 0: relocation type invalid for the file type section [1172] '.rela.text.m444': relocation 4: relocation type invalid for the file type section [1173] '.rela.text.m445': relocation 1: relocation type invalid for the file type section [1176] '.rela.text.m448': relocation 4: relocation type invalid for the file type section [1177] '.rela.text.m449': relocation 0: relocation type invalid for the file type section [1178] '.rela.text.m450': relocation 1: relocation type invalid for the file type section [1180] '.rela.text.m452': relocation 2: relocation type invalid for the file type section [1183] '.rela.text.m455': relocation 4: relocation type invalid for the file type section [1184] '.rela.text.m456': relocation 1: relocation type invalid for the file type section [1188] '.rela.text.m460': relocation 1: relocation type invalid for the file type section [1191] '.rela.text.m463': relocation 4: relocation type invalid for the file type section [1192] '.rela.text.m464': relocation 1: relocation type invalid for the file type section [1196] '.rela.text.m468': relocation 1: relocation type invalid for the file type section [1200] '.rela.text.m472': relocation 1: relocation type invalid for the file type section [1203] '.rela.text.m475': relocation 4: relocation type invalid for the file type section [1204] '.rela.text.m476': relocation 1: relocation type invalid for the file type section [1207] '.rela.text.m479': relocation 4: relocation type invalid for the file type section [1208] '.rela.text.m480': relocation 1: relocation type invalid for the file type section [1212] '.rela.text.m484': relocation 0: relocation type invalid for the file type section [1213] '.rela.text.m485': relocation 2: relocation type invalid for the file type section [1214] '.rela.text.m486': relocation 1: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdList.o: eu-elflint failed section [284] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [289] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [294] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [299] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [304] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [309] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [314] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [319] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [324] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [329] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [334] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [339] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [344] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [348] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [353] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [358] '.rela.text.m78': relocation 0: relocation type invalid for the file type section [363] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [368] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [372] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [376] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [377] '.rela.text.m99': relocation 7: relocation type invalid for the file type section [384] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [388] '.rela.text.m111': relocation 0: relocation type invalid for the file type section [392] '.rela.text.m116': relocation 0: relocation type invalid for the file type section [397] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [400] '.rela.text.m124': relocation 2: relocation type invalid for the file type section [403] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [405] '.rela.text.m130': relocation 2: relocation type invalid for the file type section [408] '.rela.text.m133': relocation 0: relocation type invalid for the file type section [412] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [415] '.rela.text.m141': relocation 2: relocation type invalid for the file type section [418] '.rela.text.m144': relocation 0: relocation type invalid for the file type section [425] '.rela.text.m151': relocation 2: relocation type invalid for the file type section [428] '.rela.text.m154': relocation 0: relocation type invalid for the file type section [430] '.rela.text.m157': relocation 2: relocation type invalid for the file type section [433] '.rela.text.m160': relocation 0: relocation type invalid for the file type section [439] '.rela.text.m167': relocation 2: relocation type invalid for the file type section [442] '.rela.text.m170': relocation 0: relocation type invalid for the file type section [444] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [447] '.rela.text.m176': relocation 0: relocation type invalid for the file type section [450] '.rela.text.m180': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdReal.o: eu-elflint failed section [52] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [53] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [55] '.rela.text.m4': relocation 3: relocation type invalid for the file type section [56] '.rela.text.m5': relocation 1: relocation type invalid for the file type section [59] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [60] '.rela.text.m9': relocation 1: relocation type invalid for the file type section [63] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [64] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [67] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [68] '.rela.text.m17': relocation 0: relocation type invalid for the file type section [70] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [73] '.rela.text.m22': relocation 4: relocation type invalid for the file type section [74] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [76] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [79] '.rela.text.m28': relocation 4: relocation type invalid for the file type section [80] '.rela.text.m29': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdCharList.o: eu-elflint failed section [18] '.rela.text.m5': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdMisc.o: eu-elflint failed section [246] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [249] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [252] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [255] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [256] '.rela.text.m11': relocation 2: relocation type invalid for the file type section [258] '.rela.text.m14': relocation 2: relocation type invalid for the file type section [261] '.rela.text.m17': relocation 0: relocation type invalid for the file type section [265] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [270] '.rela.text.m27': relocation 0: relocation type invalid for the file type section [274] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [278] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [282] '.rela.text.m42': relocation 0: relocation type invalid for the file type section [283] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [287] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [291] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [295] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [299] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [303] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [307] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [309] '.rela.text.m76': relocation 2: relocation type invalid for the file type section [312] '.rela.text.m79': relocation 0: relocation type invalid for the file type section [316] '.rela.text.m84': relocation 0: relocation type invalid for the file type section [318] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [321] '.rela.text.m90': relocation 0: relocation type invalid for the file type section [324] '.rela.text.m93': relocation 2: relocation type invalid for the file type section [327] '.rela.text.m96': relocation 0: relocation type invalid for the file type section [331] '.rela.text.m102': relocation 0: relocation type invalid for the file type section [336] '.rela.text.m109': relocation 2: relocation type invalid for the file type section [339] '.rela.text.m112': relocation 0: relocation type invalid for the file type section [341] '.rela.text.m115': relocation 2: relocation type invalid for the file type section [344] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [349] '.rela.text.m125': relocation 2: relocation type invalid for the file type section [352] '.rela.text.m128': relocation 0: relocation type invalid for the file type section [354] '.rela.text.m131': relocation 2: relocation type invalid for the file type section [357] '.rela.text.m134': relocation 0: relocation type invalid for the file type section [360] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [361] '.rela.text.m140': relocation 1: relocation type invalid for the file type section [364] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [365] '.rela.text.m145': relocation 1: relocation type invalid for the file type section [368] '.rela.text.m148': relocation 0: relocation type invalid for the file type section [369] '.rela.text.m150': relocation 1: relocation type invalid for the file type section [372] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [373] '.rela.text.m155': relocation 1: relocation type invalid for the file type section [376] '.rela.text.m158': relocation 0: relocation type invalid for the file type section [377] '.rela.text.m160': relocation 1: relocation type invalid for the file type section [380] '.rela.text.m163': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdInt.o: eu-elflint failed section [177] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [182] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [186] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [190] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [194] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [202] '.rela.text.m34': relocation 2: relocation type invalid for the file type section [205] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [207] '.rela.text.m40': relocation 2: relocation type invalid for the file type section [210] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [213] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [216] '.rela.text.m51': relocation 0: relocation type invalid for the file type section [219] '.rela.text.m55': relocation 0: relocation type invalid for the file type section [222] '.rela.text.m59': relocation 0: relocation type invalid for the file type section [224] '.rela.text.m62': relocation 2: relocation type invalid for the file type section [227] '.rela.text.m65': relocation 0: relocation type invalid for the file type section [230] '.rela.text.m69': relocation 0: relocation type invalid for the file type section [233] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [236] '.rela.text.m77': relocation 0: relocation type invalid for the file type section [239] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [242] '.rela.text.m85': relocation 0: relocation type invalid for the file type section [245] '.rela.text.m89': relocation 0: relocation type invalid for the file type section [248] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [251] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [254] '.rela.text.m102': relocation 0: relocation type invalid for the file type section [256] '.rela.text.m105': relocation 2: relocation type invalid for the file type section [259] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [262] '.rela.text.m113': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdChar.o: eu-elflint failed section [282] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [284] '.rela.text.m4': relocation 4: relocation type invalid for the file type section [285] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [287] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [289] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [290] '.rela.text.m14': relocation 4: relocation type invalid for the file type section [292] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [294] '.rela.text.m20': relocation 4: relocation type invalid for the file type section [296] '.rela.text.m23': relocation 4: relocation type invalid for the file type section [298] '.rela.text.m26': relocation 4: relocation type invalid for the file type section [300] '.rela.text.m29': relocation 4: relocation type invalid for the file type section [302] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [304] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [306] '.rela.text.m38': relocation 4: relocation type invalid for the file type section [308] '.rela.text.m41': relocation 4: relocation type invalid for the file type section [310] '.rela.text.m44': relocation 4: relocation type invalid for the file type section [312] '.rela.text.m47': relocation 4: relocation type invalid for the file type section [314] '.rela.text.m50': relocation 4: relocation type invalid for the file type section [316] '.rela.text.m53': relocation 4: relocation type invalid for the file type section [318] '.rela.text.m56': relocation 4: relocation type invalid for the file type section [320] '.rela.text.m59': relocation 4: relocation type invalid for the file type section [322] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [324] '.rela.text.m65': relocation 4: relocation type invalid for the file type section [326] '.rela.text.m68': relocation 4: relocation type invalid for the file type section [328] '.rela.text.m71': relocation 4: relocation type invalid for the file type section [330] '.rela.text.m74': relocation 4: relocation type invalid for the file type section [332] '.rela.text.m77': relocation 4: relocation type invalid for the file type section [334] '.rela.text.m80': relocation 4: relocation type invalid for the file type section [336] '.rela.text.m83': relocation 4: relocation type invalid for the file type section [338] '.rela.text.m86': relocation 4: relocation type invalid for the file type section [340] '.rela.text.m89': relocation 4: relocation type invalid for the file type section [342] '.rela.text.m92': relocation 4: relocation type invalid for the file type section [344] '.rela.text.m95': relocation 4: relocation type invalid for the file type section [346] '.rela.text.m98': relocation 4: relocation type invalid for the file type section [348] '.rela.text.m101': relocation 4: relocation type invalid for the file type section [350] '.rela.text.m104': relocation 4: relocation type invalid for the file type section [352] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [354] '.rela.text.m110': relocation 4: relocation type invalid for the file type section [356] '.rela.text.m113': relocation 4: relocation type invalid for the file type section [358] '.rela.text.m116': relocation 4: relocation type invalid for the file type section [360] '.rela.text.m119': relocation 4: relocation type invalid for the file type section [362] '.rela.text.m122': relocation 4: relocation type invalid for the file type section [364] '.rela.text.m125': relocation 4: relocation type invalid for the file type section [366] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [368] '.rela.text.m131': relocation 4: relocation type invalid for the file type section [370] '.rela.text.m134': relocation 4: relocation type invalid for the file type section [372] '.rela.text.m137': relocation 4: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdOverloaded.o: eu-elflint failed section [57] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [62] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [66] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [68] '.rela.text.m16': relocation 2: relocation type invalid for the file type section [71] '.rela.text.m19': relocation 0: relocation type invalid for the file type section [72] '.rela.text.m21': relocation 1: relocation type invalid for the file type section [75] '.rela.text.m24': relocation 0: relocation type invalid for the file type section [76] '.rela.text.m26': relocation 1: relocation type invalid for the file type section [79] '.rela.text.m29': relocation 0: relocation type invalid for the file type section [82] '.rela.text.m33': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/StdBool.o: eu-elflint failed section [1030] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [1031] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [1032] '.rela.text.m5': relocation 4: relocation type invalid for the file type section [1033] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [1034] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [1035] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [1036] '.rela.text.m13': relocation 4: relocation type invalid for the file type section [1037] '.rela.text.m15': relocation 4: relocation type invalid for the file type section [1041] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [1043] '.rela.text.m23': relocation 2: relocation type invalid for the file type section [1046] '.rela.text.m26': relocation 0: relocation type invalid for the file type section [1048] '.rela.text.m29': relocation 2: relocation type invalid for the file type section [1051] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [1055] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [1059] '.rela.text.m42': relocation 0: relocation type invalid for the file type section [1061] '.rela.text.m45': relocation 2: relocation type invalid for the file type section [1064] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [1066] '.rela.text.m51': relocation 2: relocation type invalid for the file type section [1069] '.rela.text.m54': relocation 0: relocation type invalid for the file type section [1074] '.rela.text.m59': relocation 0: relocation type invalid for the file type section [1079] '.rela.text.m64': relocation 0: relocation type invalid for the file type section [1082] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [1085] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [1088] '.rela.text.m73': relocation 2: relocation type invalid for the file type section [1091] '.rela.text.m76': relocation 0: relocation type invalid for the file type section [1096] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [1101] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [1104] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [1107] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [1110] '.rela.text.m95': relocation 2: relocation type invalid for the file type section [1113] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [1118] '.rela.text.m103': relocation 0: relocation type invalid for the file type section [1123] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [1125] '.rela.text.m111': relocation 2: relocation type invalid for the file type section [1128] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [1130] '.rela.text.m117': relocation 2: relocation type invalid for the file type section [1133] '.rela.text.m120': relocation 0: relocation type invalid for the file type section [1137] '.rela.text.m125': relocation 0: relocation type invalid for the file type section [1139] '.rela.text.m128': relocation 2: relocation type invalid for the file type section [1142] '.rela.text.m131': relocation 0: relocation type invalid for the file type section [1144] '.rela.text.m134': relocation 2: relocation type invalid for the file type section [1147] '.rela.text.m137': relocation 0: relocation type invalid for the file type section [1149] '.rela.text.m140': relocation 2: relocation type invalid for the file type section [1152] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [1157] '.rela.text.m148': relocation 0: relocation type invalid for the file type section [1162] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [1164] '.rela.text.m156': relocation 2: relocation type invalid for the file type section [1167] '.rela.text.m159': relocation 0: relocation type invalid for the file type section [1169] '.rela.text.m162': relocation 2: relocation type invalid for the file type section [1172] '.rela.text.m165': relocation 0: relocation type invalid for the file type section [1176] '.rela.text.m170': relocation 0: relocation type invalid for the file type section [1178] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [1181] '.rela.text.m176': relocation 0: relocation type invalid for the file type section [1183] '.rela.text.m179': relocation 2: relocation type invalid for the file type section [1186] '.rela.text.m182': relocation 0: relocation type invalid for the file type section [1188] '.rela.text.m185': relocation 2: relocation type invalid for the file type section [1191] '.rela.text.m188': relocation 0: relocation type invalid for the file type section [1196] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [1201] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [1204] '.rela.text.m201': relocation 2: relocation type invalid for the file type section [1207] '.rela.text.m204': relocation 0: relocation type invalid for the file type section [1210] '.rela.text.m207': relocation 2: relocation type invalid for the file type section [1213] '.rela.text.m210': relocation 0: relocation type invalid for the file type section [1218] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [1223] '.rela.text.m220': relocation 0: relocation type invalid for the file type section [1226] '.rela.text.m223': relocation 2: relocation type invalid for the file type section [1229] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [1232] '.rela.text.m229': relocation 2: relocation type invalid for the file type section [1235] '.rela.text.m232': relocation 0: relocation type invalid for the file type section [1240] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [1245] '.rela.text.m242': relocation 0: relocation type invalid for the file type section [1247] '.rela.text.m245': relocation 2: relocation type invalid for the file type section [1250] '.rela.text.m248': relocation 0: relocation type invalid for the file type section [1252] '.rela.text.m251': relocation 2: relocation type invalid for the file type section [1255] '.rela.text.m254': relocation 0: relocation type invalid for the file type section [1259] '.rela.text.m259': relocation 0: relocation type invalid for the file type section [1261] '.rela.text.m262': relocation 2: relocation type invalid for the file type section [1264] '.rela.text.m265': relocation 0: relocation type invalid for the file type section [1266] '.rela.text.m268': relocation 2: relocation type invalid for the file type section [1269] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [1271] '.rela.text.m274': relocation 2: relocation type invalid for the file type section [1274] '.rela.text.m277': relocation 0: relocation type invalid for the file type section [1279] '.rela.text.m282': relocation 0: relocation type invalid for the file type section [1284] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [1286] '.rela.text.m290': relocation 2: relocation type invalid for the file type section [1289] '.rela.text.m293': relocation 0: relocation type invalid for the file type section [1291] '.rela.text.m296': relocation 2: relocation type invalid for the file type section [1294] '.rela.text.m299': relocation 0: relocation type invalid for the file type section [1298] '.rela.text.m304': relocation 0: relocation type invalid for the file type section [1300] '.rela.text.m307': relocation 2: relocation type invalid for the file type section [1303] '.rela.text.m310': relocation 0: relocation type invalid for the file type section [1305] '.rela.text.m313': relocation 2: relocation type invalid for the file type section [1308] '.rela.text.m316': relocation 0: relocation type invalid for the file type section [1310] '.rela.text.m319': relocation 2: relocation type invalid for the file type section [1313] '.rela.text.m322': relocation 0: relocation type invalid for the file type section [1318] '.rela.text.m327': relocation 0: relocation type invalid for the file type section [1323] '.rela.text.m332': relocation 0: relocation type invalid for the file type section [1325] '.rela.text.m335': relocation 2: relocation type invalid for the file type section [1328] '.rela.text.m338': relocation 0: relocation type invalid for the file type section [1330] '.rela.text.m341': relocation 2: relocation type invalid for the file type section [1333] '.rela.text.m344': relocation 0: relocation type invalid for the file type section [1337] '.rela.text.m349': relocation 0: relocation type invalid for the file type section [1339] '.rela.text.m352': relocation 2: relocation type invalid for the file type section [1342] '.rela.text.m355': relocation 0: relocation type invalid for the file type section [1344] '.rela.text.m358': relocation 2: relocation type invalid for the file type section [1347] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [1349] '.rela.text.m364': relocation 2: relocation type invalid for the file type section [1352] '.rela.text.m367': relocation 0: relocation type invalid for the file type section [1357] '.rela.text.m372': relocation 0: relocation type invalid for the file type section [1362] '.rela.text.m377': relocation 0: relocation type invalid for the file type section [1364] '.rela.text.m380': relocation 2: relocation type invalid for the file type section [1367] '.rela.text.m383': relocation 0: relocation type invalid for the file type section [1369] '.rela.text.m386': relocation 2: relocation type invalid for the file type section [1372] '.rela.text.m389': relocation 0: relocation type invalid for the file type section [1376] '.rela.text.m394': relocation 0: relocation type invalid for the file type section [1378] '.rela.text.m397': relocation 2: relocation type invalid for the file type section [1381] '.rela.text.m400': relocation 0: relocation type invalid for the file type section [1383] '.rela.text.m403': relocation 2: relocation type invalid for the file type section [1386] '.rela.text.m406': relocation 0: relocation type invalid for the file type section [1388] '.rela.text.m409': relocation 2: relocation type invalid for the file type section [1391] '.rela.text.m412': relocation 0: relocation type invalid for the file type section [1396] '.rela.text.m417': relocation 0: relocation type invalid for the file type section [1401] '.rela.text.m422': relocation 0: relocation type invalid for the file type section [1403] '.rela.text.m425': relocation 2: relocation type invalid for the file type section [1406] '.rela.text.m428': relocation 0: relocation type invalid for the file type section [1408] '.rela.text.m431': relocation 2: relocation type invalid for the file type section [1411] '.rela.text.m434': relocation 0: relocation type invalid for the file type section [1415] '.rela.text.m439': relocation 0: relocation type invalid for the file type section [1417] '.rela.text.m442': relocation 2: relocation type invalid for the file type section [1420] '.rela.text.m445': relocation 0: relocation type invalid for the file type section [1422] '.rela.text.m448': relocation 2: relocation type invalid for the file type section [1425] '.rela.text.m451': relocation 0: relocation type invalid for the file type section [1427] '.rela.text.m454': relocation 2: relocation type invalid for the file type section [1430] '.rela.text.m457': relocation 0: relocation type invalid for the file type section [1435] '.rela.text.m462': relocation 0: relocation type invalid for the file type section [1440] '.rela.text.m467': relocation 0: relocation type invalid for the file type section [1442] '.rela.text.m470': relocation 2: relocation type invalid for the file type section [1445] '.rela.text.m473': relocation 0: relocation type invalid for the file type section [1447] '.rela.text.m476': relocation 2: relocation type invalid for the file type section [1450] '.rela.text.m479': relocation 0: relocation type invalid for the file type section [1454] '.rela.text.m484': relocation 0: relocation type invalid for the file type section [1456] '.rela.text.m487': relocation 2: relocation type invalid for the file type section [1459] '.rela.text.m490': relocation 0: relocation type invalid for the file type section [1461] '.rela.text.m493': relocation 2: relocation type invalid for the file type section [1464] '.rela.text.m496': relocation 0: relocation type invalid for the file type section [1466] '.rela.text.m499': relocation 2: relocation type invalid for the file type section [1469] '.rela.text.m502': relocation 0: relocation type invalid for the file type section [1474] '.rela.text.m507': relocation 0: relocation type invalid for the file type section [1479] '.rela.text.m512': relocation 0: relocation type invalid for the file type section [1481] '.rela.text.m515': relocation 2: relocation type invalid for the file type section [1484] '.rela.text.m518': relocation 0: relocation type invalid for the file type section [1486] '.rela.text.m521': relocation 2: relocation type invalid for the file type section [1489] '.rela.text.m524': relocation 0: relocation type invalid for the file type section [1493] '.rela.text.m529': relocation 0: relocation type invalid for the file type section [1495] '.rela.text.m532': relocation 2: relocation type invalid for the file type section [1498] '.rela.text.m535': relocation 0: relocation type invalid for the file type section [1500] '.rela.text.m538': relocation 2: relocation type invalid for the file type section [1503] '.rela.text.m541': relocation 0: relocation type invalid for the file type section [1505] '.rela.text.m544': relocation 2: relocation type invalid for the file type section [1508] '.rela.text.m547': relocation 0: relocation type invalid for the file type section [1513] '.rela.text.m552': relocation 0: relocation type invalid for the file type section [1518] '.rela.text.m557': relocation 0: relocation type invalid for the file type section [1520] '.rela.text.m560': relocation 2: relocation type invalid for the file type section [1523] '.rela.text.m563': relocation 0: relocation type invalid for the file type section [1525] '.rela.text.m566': relocation 2: relocation type invalid for the file type section [1528] '.rela.text.m569': relocation 0: relocation type invalid for the file type section [1532] '.rela.text.m574': relocation 0: relocation type invalid for the file type section [1534] '.rela.text.m577': relocation 2: relocation type invalid for the file type section [1537] '.rela.text.m580': relocation 0: relocation type invalid for the file type section [1539] '.rela.text.m583': relocation 2: relocation type invalid for the file type section [1542] '.rela.text.m586': relocation 0: relocation type invalid for the file type section [1544] '.rela.text.m589': relocation 2: relocation type invalid for the file type section [1547] '.rela.text.m592': relocation 0: relocation type invalid for the file type section [1552] '.rela.text.m597': relocation 0: relocation type invalid for the file type section [1557] '.rela.text.m602': relocation 0: relocation type invalid for the file type section [1559] '.rela.text.m605': relocation 2: relocation type invalid for the file type section [1562] '.rela.text.m608': relocation 0: relocation type invalid for the file type section [1564] '.rela.text.m611': relocation 2: relocation type invalid for the file type section [1567] '.rela.text.m614': relocation 0: relocation type invalid for the file type section [1571] '.rela.text.m619': relocation 0: relocation type invalid for the file type section [1575] '.rela.text.m624': relocation 0: relocation type invalid for the file type section [1577] '.rela.text.m627': relocation 2: relocation type invalid for the file type section [1580] '.rela.text.m630': relocation 0: relocation type invalid for the file type section [1582] '.rela.text.m633': relocation 2: relocation type invalid for the file type section [1585] '.rela.text.m636': relocation 0: relocation type invalid for the file type section [1590] '.rela.text.m641': relocation 0: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_SystemArray.o: eu-elflint failed section [235] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [238] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [241] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [245] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [280] '.rela.text.m51': relocation 4: relocation type invalid for the file type section [283] '.rela.text.m55': relocation 0: relocation type invalid for the file type section [290] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [291] '.rela.text.m65': relocation 73: relocation type invalid for the file type section [292] '.rela.text.m66': relocation 16: relocation type invalid for the file type section [293] '.rela.text.m67': relocation 7: relocation type invalid for the file type section [294] '.rela.text.m68': relocation 42: relocation type invalid for the file type section [295] '.rela.text.m69': relocation 7: relocation type invalid for the file type section [296] '.rela.text.m70': relocation 7: relocation type invalid for the file type section [297] '.rela.text.m71': relocation 7: relocation type invalid for the file type section [298] '.rela.text.m72': relocation 7: relocation type invalid for the file type section [302] '.rela.text.m76': relocation 1: relocation type invalid for the file type section [303] '.rela.text.m77': relocation 13: relocation type invalid for the file type section [304] '.rela.text.m78': relocation 2: relocation type invalid for the file type section [305] '.rela.text.m79': relocation 12: relocation type invalid for the file type section [306] '.rela.text.m80': relocation 2: relocation type invalid for the file type verify-elf: WARNING: ./usr/lib64/clean/StdEnv/Clean System Files/_system.o: eu-elflint failed verify-elf: WARNING: ./usr/bin/cpm: found executable STACK entry: GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RWE 0x10 Processing files: clean-3.0-alt1.7 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ic7k9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uFYhO8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UcxMMc find-scriptlet-requires: FINDPACKAGE-COMMANDS: sleep touch Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hAVaZ9 Wrote: /usr/src/RPM/RPMS/x86_64/clean-3.0-alt1.7.x86_64.rpm (w2T16.xzdio) 45.55user 9.69system 0:56.23elapsed 98%CPU (0avgtext+0avgdata 95192maxresident)k 0inputs+0outputs (0major+1517833minor)pagefaults 0swaps /.out/clean-3.0-alt1.7.x86_64.rpm: license not found in '/usr/share/license' directory: license 3.03user 2.64system 1:07.88elapsed 8%CPU (0avgtext+0avgdata 128836maxresident)k 1208inputs+0outputs (0major+207120minor)pagefaults 0swaps --- clean-3.0-alt1.7.x86_64.rpm.repo 2021-01-28 16:28:22.000000000 +0000 +++ clean-3.0-alt1.7.x86_64.rpm.hasher 2024-06-16 02:35:05.550572763 +0000 @@ -150,4 +150,4 @@ Provides: clean = 3.0-alt1.7:sisyphus+265424.100.1.1 -File: /usr/bin/clm 100755 root:root 456a74b80d914108fa90601e68119cfb -File: /usr/bin/cpm 100755 root:root f0e18269aacfa00ba9189505aad287dc +File: /usr/bin/clm 100755 root:root bf6a7f1ff9ddc467773237d16cc0598d +File: /usr/bin/cpm 100755 root:root c394a4cc75927088833c32d2451a5549 File: /usr/lib64/clean 40755 root:root @@ -180,3 +180,3 @@ File: /usr/lib64/clean/StdEnv/Clean System Files/StdInt.abc 100644 root:root d43afa5908b42e4b938ddce879518a6b -File: /usr/lib64/clean/StdEnv/Clean System Files/StdInt.o 100644 root:root 0c371107845c3185da1cea98564b124b +File: /usr/lib64/clean/StdEnv/Clean System Files/StdInt.o 100644 root:root 1f9a6cb7cf3b12b5e0ce3914692a5e78 File: /usr/lib64/clean/StdEnv/Clean System Files/StdList.abc 100644 root:root 915fc55989a75be35e8db49797817968 @@ -184,3 +184,3 @@ File: /usr/lib64/clean/StdEnv/Clean System Files/StdMaybe.abc 100644 root:root 20458f46c6aa7fa53bc2f29fb92eeb40 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdMaybe.o 100644 root:root 08402e384b0cb0bdf04e1f170fa99697 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdMaybe.o 100644 root:root 2fbfb420eb8b84fb2be2f9b57e5e71e2 File: /usr/lib64/clean/StdEnv/Clean System Files/StdMisc.abc 100644 root:root eda548bd1f3ea9ee5b85e07664c9e960 @@ -204,3 +204,3 @@ File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnum.abc 100644 root:root 6c1fb0a132e8be694aabd56ab9f551f8 -File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnum.o 100644 root:root 302a31651d7bb69bfa62e6546ecf4efd +File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnum.o 100644 root:root ba07a5c6fb65f500792a48f1ded3443a File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnumStrict.abc 100644 root:root 62dcef2ba6804a451021f1a18dd83e8f @@ -211,6 +211,6 @@ File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictMaybes.o 100644 root:root 735eafd40546c3b7aaece9f25ce54273 -File: /usr/lib64/clean/StdEnv/Clean System Files/_startup.o 100644 root:root 422e8c6a62091301c20fbe6a8a81224f -File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfile.o 100644 root:root 15610ee2d31d50702394435199d5d270 -File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfileGraph.o 100644 root:root 18e955658d56cdf12786e621d70b7871 -File: /usr/lib64/clean/StdEnv/Clean System Files/_startupTrace.o 100644 root:root 90b59b6fdb65244230a07a2de4c5700a +File: /usr/lib64/clean/StdEnv/Clean System Files/_startup.o 100644 root:root ac139ebda471df2b479ad565c47bc61c +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfile.o 100644 root:root 235f31ef84c1d921d6e2c65c5f2e595a +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfileGraph.o 100644 root:root 043c6c1ac9c58dae6cca24c6a81a2c24 +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupTrace.o 100644 root:root 137e40f58a6a8ee5a345bcd745fb6e95 File: /usr/lib64/clean/StdEnv/Clean System Files/_system.abc 100644 root:root 4acd01c703318b9090b4ef4e99bf675b @@ -280,5 +280,5 @@ File: /usr/lib64/clean/exe 40755 root:root -File: /usr/lib64/clean/exe/cg 100755 root:root 951fdb73ee8a22733444ab8f26a23169 -File: /usr/lib64/clean/exe/cocl 100755 root:root 559c272fd3791de8ead2e38485ce3fc7 -File: /usr/lib64/clean/exe/cocl-itasks 100755 root:root 2cf7b1a0149d77c86f2dcb27b302da19 +File: /usr/lib64/clean/exe/cg 100755 root:root 70615a1f6171c64bb97f49ac261dbbad +File: /usr/lib64/clean/exe/cocl 100755 root:root 1be53b6ff5c176962bce04305b523611 +File: /usr/lib64/clean/exe/cocl-itasks 100755 root:root fb9caf8b4c1a6ae43b0cdae07a0dfcad File: /usr/share/doc/clean-3.0 40755 root:root @@ -289,2 +289,2 @@ File: /usr/share/man/clm.1.xz 100644 root:root 88dabd0ab79f2e6057efb844e66c74ab -RPMIdentity: 919f9e681a99c5081798c11008c1bceae08fc40935b07a703126d344cd6b090aeeaf57780b0eabbe3cce830a958bc70ebf95c1aa46a2d81c62351a61c526924f +RPMIdentity: 8d92a3dce2af6c44dfa7c4914ffdc63d8b61aa2e0c0f362ac973952d09b3e5f0a2a5c4e35276d89de6a9a78df905003dbe00bf16acead628d3f695be86e28cd1